loov / queue
Many queue implementations with a test-suite
☆11Updated 2 years ago
Alternatives and similar repositories for queue:
Users that are interested in queue are comparing it to the libraries listed below
- Ordered codes for database keys☆41Updated 6 months ago
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 4 months ago
- A Go API for perf_event_open☆18Updated 6 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆39Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- ☆18Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆30Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆13Updated this week
- simple data streams for go☆31Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string