chainbound / shardmapLinks
A performant, highly concurrent and simple sharded hashmap implementation using generics
☆34Updated last year
Alternatives and similar repositories for shardmap
Users that are interested in shardmap are comparing it to the libraries listed below
Sorting:
- simple data streams for go☆31Updated 3 years ago
- ☆27Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- A fast file-based priority queue☆57Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆12Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Go sync utility functions using generics☆15Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Updated 3 years ago
- Merkle hash trees☆20Updated 4 months ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated 7 months ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- generic sync.Pool☆17Updated 2 weeks ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆22Updated 2 months ago
- Runtime struct builder for Go☆32Updated last month