cxjava / iris

Iris is a modern, community-driven web application framework for Go. Comes with the highest performance which ever achieved.

Home Page:http://kataras.github.io/iris/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iris

Build Status Go Report Card Gitter GoDoc License

a modern, community-driven web application framework for Go. Comes with the highest performance which ever achieved.

Benchmark Wizzard Concurenncy

Easy to learn while providing robust set of features for building modern & shiny web applications.

Hi Iris GIF

Getting started

  1. Install $ go get -u github.com/kataras/iris

  2. Read the Iris book

  3. Examples are here

  4. Post an issue or idea

  5. Chat with the Community

Community

Open debates

If you'd like to discuss this package, or ask questions about it, feel free to

Benchmarks

Benchmarks results taken from external source, created by @smallnest.

This is the most realistic benchmark suite than you will find for Go Web Frameworks. Give attention to its readme.md.

April 22 2016

Benchmark Wizzard Concurenncy

click here to view detailed tables of different benchmarks

Q: What makes iris significantly faster?

  • Follows the path of the extensible fasthttp
  • Makes use of a part of the algorithm which the FreeBSD uses
  • Detects what features are used and what don't and optimize itself
  • ...
  • ...

Versioning

Iris is in active development status, check for updates once per week. Compatible only with go1.6+

Current: v2.2.1

Read more about Semantic Versioning 2.0.0

Contributors

Thanks goes to the people who have contributed code to this package, see the

Donations

I am a student at the University of Central Macedonia, therefore I have no income value.

From a younger age I have dedicated all my time to various open source projects, including, my lovely child, Iris.

If and only if you think that any information you obtained here is worth something and you are willing to pay for it(and you can afford it), feel free to send any amount through paypal

License

This project is licensed under the BSD 3-Clause License. License can be found here.

About

Iris is a modern, community-driven web application framework for Go. Comes with the highest performance which ever achieved.

http://kataras.github.io/iris/

License:Other


Languages

Language:Go 100.0%