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 2 years ago
- ☆27Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- Type-safe atomic values for Go☆19Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated last month
- A fast file-based priority queue☆58Updated last year
- ☆12Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 months ago
- Static bit vector structures library☆72Updated 6 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 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 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆26Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago