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:
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- ☆122Updated 2 years ago
- ☆27Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 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…☆47Updated 2 years ago
- Object file abstractions in Go☆31Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Pure Go SQL parser☆163Updated 2 months ago
- ☆12Updated 10 months ago
- A fast file-based priority queue☆58Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 5 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Visualize Go SSA function using Graphviz☆49Updated 3 months ago