Michal-Leszczynski / btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆45Updated 2 years ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- TopN collector☆23Updated 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Object file abstractions in Go☆30Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- ☆38Updated 2 years ago
- ☆118Updated last year
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated this week
- ☆28Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 6 months ago