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
Sorting:
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- TopN collector☆24Updated 11 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- ☆28Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- ☆121Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- string interning library for lots of strings☆38Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- An offheap memory allocator for manual memory management in Golang☆25Updated 2 weeks ago
- Expression evaluator for Go☆74Updated last month
- A fast file-based priority queue☆58Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Pure Go SQL parser☆151Updated 3 weeks ago