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☆30Updated last month
- simple data streams for go☆31Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- A library for building custom DNS servers in Go.☆52Updated 2 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A Go API for perf_event_open☆25Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- String deduplication package for Go☆19Updated last year
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Ordered codes for database keys☆42Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- ☆27Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 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
- Pratt parser implementation in Go☆46Updated 3 years ago
- High throughput primitives library☆50Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆37Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- ☆11Updated 7 months ago