ajwerner / btree
go2 generics experiment in building generic augmented BTree data structures
☆24Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- ☆11Updated last month
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Fast, thread-safe arena allocators☆21Updated last year
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- simple data streams for go☆31Updated 2 years ago
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- High throughput primitives library☆49Updated last year
- Efficient for-loop retries in Go☆18Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Graphic library supporting various displays☆25Updated 3 months ago
- ☆33Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Versioned Binary Serialization☆17Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- ☆11Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- ☆28Updated 2 years ago
- Type-safe atomic values for Go☆19Updated 11 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 2 years ago
- Make random JSON in Go☆25Updated 4 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated last month
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago