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
- Simple, specialised, and efficient binary marshaling☆37Updated 4 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆12Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Type-safe atomic values for Go☆19Updated last year
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆23Updated 7 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
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 2 months ago
- Embedded cache lib using sqlite for storage☆20Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆28Updated 5 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- 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
- A golang map in which entries expire after given a time period☆58Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago