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:
- Fast integer map for uint32-to-uint32☆29Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A Go API for perf_event_open☆24Updated last year
- simple data streams for go☆31Updated 2 years ago
- A library for building custom DNS servers in Go.☆52Updated last month
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 2 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Convert various benchmarking formats to benchfmt☆13Updated 5 months ago
- ☆11Updated 7 months ago
- High throughput primitives library☆50Updated 2 years ago
- Ordered codes for database keys☆41Updated last year
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Versioned Binary Serialization☆18Updated last year
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- FastPrinter supports write values in io.Writer without allocation☆11Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Go programming language port of liburing.☆108Updated last year
- Print uncovered code☆56Updated 5 months ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago