Michal-Leszczynski / btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆45Updated 3 years ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- Storing strings without GC overhead☆82Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆72Updated last month
- Off heap golang memory pool☆60Updated 3 years ago
- ☆28Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- simple data streams for go☆31Updated 2 years ago
- TopN collector☆23Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- ☆119Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- ☆12Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago