ajwerner / btreeLinks
go2 generics experiment in building generic augmented BTree data structures
☆25Updated 3 weeks 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
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- simple data streams for go☆31Updated 3 years ago
- WIP☆21Updated 7 months ago
- A Go API for perf_event_open☆27Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- String deduplication package for Go☆19Updated 2 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- ☆10Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- 64-bit Roaring Bitmaps in Go☆56Updated 3 years ago
- High throughput primitives library☆50Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- errs is a package for making errors friendly and easy☆54Updated last year
- ☆32Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- ☆18Updated 5 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Convert various benchmarking formats to benchfmt☆13Updated 11 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago