chainbound / shardmap
A performant, highly concurrent and simple sharded hashmap implementation using generics
☆33Updated 11 months ago
Alternatives and similar repositories for shardmap:
Users that are interested in shardmap are comparing it to the libraries listed below
- simple data streams for go☆31Updated 2 years ago
- ☆28Updated 3 years ago
- Type-safe atomic values for Go☆19Updated last year
- Merkle hash trees☆19Updated 9 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- A fast file-based priority queue☆58Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 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 2 years ago
- Scheduler of events for near real-time systems☆24Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆25Updated 8 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆25Updated 2 months ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- TopN collector☆23Updated 11 months ago
- Object file abstractions in Go☆30Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Embedded cache lib using sqlite for storage☆19Updated 6 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- MyJSON is an embedded relational document store built on top of pluggable key value storage☆14Updated 2 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 5 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 3 weeks ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆19Updated 4 months ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year