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
- string interning library for lots of strings☆38Updated 4 years ago
- TopN collector☆23Updated 10 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Expression evaluator for Go☆70Updated last week
- Object file abstractions in Go☆30Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Experimental golang database/sql☆19Updated 2 years ago
- ☆12Updated 5 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Collect data about your dependencies☆43Updated last week
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 weeks ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- ☆38Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- ☆28Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Streaming JSON encoding for Golang☆30Updated 4 months ago