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:
- ☆27Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- A fast file-based priority queue☆59Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- ☆12Updated last year
- Off heap golang memory pool☆60Updated 4 years 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
- Merkle hash trees☆21Updated 4 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- ☆12Updated 4 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Software Transactional Memory in Go☆86Updated 3 years ago
- Pure Go SQL parser☆173Updated 3 weeks ago
- WebSocket for fasthttp☆68Updated 9 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 5 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated last month