ajwerner / btreeLinks
go2 generics experiment in building generic augmented BTree data structures
☆25Updated last month
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- simple data streams for go☆31Updated 3 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A Go API for perf_event_open☆27Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- FastPrinter supports write values in io.Writer without allocation☆12Updated 2 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A library for building custom DNS servers in Go.☆53Updated 8 months ago
- ☆10Updated 3 months ago
- 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☆59Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Streaming JSON encoding for Golang☆33Updated last week
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- ☆32Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Ordered codes for database keys☆46Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- ☆27Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated 2 months ago
- WIP☆21Updated 7 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Fast, thread-safe arena allocators☆26Updated last month