guycipher / btreeLinks
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
☆97Updated 2 months ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆158Updated 7 months ago
- MUS format serializer for Go☆119Updated 2 weeks ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆157Updated 4 months ago
- Headless browser for Go for TDD workflows☆228Updated this week
- Generic concurrent lock-free map for Golang☆44Updated last year
- Generic manual memory management for golang☆184Updated 10 months ago
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- SIMD Accelerated vector functions for Go☆171Updated 2 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- Simd support via Go assembly for parallel element-wise computations.☆127Updated 3 months ago
- The AriaSQL relational database management system.☆220Updated last year
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆301Updated last month
- Golang in-memory caching stream reader☆35Updated last year
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆295Updated 3 weeks ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- Pure Go SQL parser☆164Updated 4 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 11 months ago
- A high-performance rate limiter library for Go applications☆160Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- GoferBroke is a lightweight, extensible tool designed for building distributed clusters using an anti-entropy gossip protocol over custom…☆125Updated last month
- A set of performant rate limiters for Go☆91Updated last year
- scan sql rows into any type powered by generics☆67Updated last year
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated last week
- A high performance in memory distributed cache