alphadose / ZenQ
A thread-safe queue faster and more resource efficient than golang's native channels
☆661Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for ZenQ
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆430Updated last month
- ⚡ A memory arena implementation for Go.☆499Updated 8 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆515Updated last year
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Zero-allocation reflection library for Go☆534Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated last year
- High Availability Raft Framework for Go☆605Updated 10 months ago
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- Go execution trace frontend☆1,181Updated 4 months ago
- Selected Go-internal packages factored out from the standard library☆877Updated last month
- Make your Go programs use less memory (maybe)☆679Updated last week
- Golang rate limiters for distributed applications☆461Updated 2 weeks ago
- Refactoring and code transformation tool for Go.☆943Updated this week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆434Updated 5 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆703Updated last week
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆904Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆592Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆748Updated 5 months ago
- Concurrent data structures for Go☆1,114Updated 4 months ago
- A Go tool to auto generate methods for your enums☆436Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆396Updated last year
- An alternative to stack traces for your Go errors☆729Updated this week
- Structured concurrency made easy☆369Updated last month
- XXH3 algorithm in Go☆410Updated last year