shraddhaag / 1brc
Solution to One Billion Rows Challenge in Golang.
☆257Updated last year
Alternatives and similar repositories for 1brc:
Users that are interested in 1brc are comparing it to the libraries listed below
- MoniGo is a performance monitoring library for Go apps, offering real-time insights into service-level and function-level metrics. With a…☆264Updated 3 months ago
- My Go solutions to the One Billion Row Challenge☆80Updated 11 months ago
- Go Practical Tips☆606Updated 9 months ago
- Short examples of common anti-patterns in Go Web Applications.☆413Updated 6 months ago
- These are all my learnings gathered on concurrency in golang☆329Updated 2 years ago
- A production-grade todo app applying the following technologies: Go, gRPC, Docker, Kubernetes, Zap, Jaeger, Prometheus, Grafana and more☆107Updated 3 months ago
- Make your Go programs use less memory (maybe)☆805Updated 2 weeks ago
- ☆158Updated 2 years ago
- Golang rate limiters for distributed applications☆543Updated 2 weeks ago
- Go microservice tutorial project using gRPC☆131Updated this week
- KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM o…☆179Updated 2 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆447Updated 10 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆342Updated 2 months ago
- Structured concurrency made easy☆381Updated 6 months ago
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆204Updated 3 months ago
- Example Go service using go-swagger and Clean Architecture