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:
- simple data streams for go☆31Updated 3 years ago
- ☆27Updated 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- ☆12Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- 🧵 thead facilities in Go☆18Updated 5 years ago
- A fast file-based priority queue☆59Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Runtime struct builder for Go☆32Updated 3 months ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 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
- Go sync utility functions using generics☆15Updated 3 years ago
- Expression evaluator for Go☆80Updated this week
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated 3 weeks ago
- Collect data about your dependencies☆43Updated 8 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 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