ajwerner / btreeLinks
go2 generics experiment in building generic augmented BTree data structures
☆24Updated last week
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☆32Updated 6 months ago
- simple data streams for go☆31Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A Go API for perf_event_open☆27Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- High throughput primitives library☆50Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ☆27Updated 3 years ago
- ☆10Updated 2 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 5 months ago
- Binary Serialization with explicit layout and versioning☆19Updated 4 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last month
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 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
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- ☆26Updated last year
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 5 months ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago