ajwerner / btreeLinks
go2 generics experiment in building generic augmented BTree data structures
☆24Updated 3 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- simple data streams for go☆31Updated 3 years ago
- A Go API for perf_event_open☆27Updated last year
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- ☆27Updated 3 years ago
- WIP☆20Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- ☆26Updated last year
- FastPrinter supports write values in io.Writer without allocation☆12Updated 2 weeks ago
- Convert various benchmarking formats to benchfmt☆13Updated 10 months ago
- Streaming JSON encoding for Golang☆30Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Generic batches for go☆13Updated 4 years ago
- Binary Serialization with explicit layout and versioning☆19Updated 3 months ago
- a fast counting quotient filter implementation in golang☆96Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last week
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 10 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year