- Ljubljana, Slovenia
Golang
⚡️ Express inspired web framework written in Go
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
A modern text/numeric/geo-spatial/vector indexing library for go
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
Generate a Go ORM tailored to your database schema.
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
lightweight, idiomatic and composable router for building Go HTTP services
Simple filter query language parser so that you can build SQL, Elasticsearch, etc. queries safely from user input.
Building event-driven applications the easy way in Go.