jakewins / 4fqLinks
Low latency batching queues for Go
☆75Updated 8 years ago
Alternatives and similar repositories for 4fq
Users that are interested in 4fq are comparing it to the libraries listed below
Sorting:
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- ☆90Updated 8 years ago
- An immutability helper for Go☆141Updated 8 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 6 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Metric reporting for Go applications☆77Updated 10 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Profiling deployed binaries in real-time with flame graphs and plots.☆109Updated 5 years ago
- OVO is an In-Memory Key/Value Storage☆92Updated 9 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆88Updated 6 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- ☆70Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago