Michal-Leszczynski / btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
☆44Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- TopN collector☆23Updated 5 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- string interning library for lots of strings☆38Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- ☆28Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A fast file-based priority queue☆56Updated 7 months ago
- simple data streams for go☆31Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- Experimental golang database/sql☆19Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Collect data about your dependencies☆41Updated last week
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- ☆11Updated last year
- Live visualizing Go allocations.☆24Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year