chainbound / shardmapLinks
A performant, highly concurrent and simple sharded hashmap implementation using generics
☆33Updated 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 fast file-based priority queue☆58Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- ☆12Updated 11 months ago
- Type-safe atomic values for Go☆19Updated last year
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Core go datastructure of a cid index☆15Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- Scheduler of events for near real-time systems☆30Updated last month
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆23Updated 6 months ago
- Merkle hash trees☆19Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 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
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated 5 months ago