Michal-Leszczynski / btreeLinks
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:
- Off heap golang memory pool☆60Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- TopN collector☆24Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated last year
- 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 hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- ☆38Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆28Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- ☆121Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 5 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Simple profiling for Go☆76Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago