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 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- string interning library for lots of strings☆38Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆28Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- ☆11Updated last year
- ☆38Updated 2 years ago
- Object file abstractions in Go☆30Updated 10 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Allotment Routing Table☆57Updated 2 years ago
- Basic Markdown parser and HTML generator☆89Updated 2 months ago
- Experimental golang database/sql☆19Updated 2 years ago