chainbound / shardmap
A performant, highly concurrent and simple sharded hashmap implementation using generics
☆33Updated 9 months ago
Alternatives and similar repositories for shardmap:
Users that are interested in shardmap are comparing it to the libraries listed below
- ☆28Updated 3 years ago
- A fast file-based priority queue☆58Updated 11 months ago
- Type-safe atomic values for Go☆19Updated last year
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- An inverted bitmap index written in Go.☆27Updated 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 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 this week
- simple data streams for go☆31Updated 2 years ago
- Experimental golang database/sql☆19Updated 2 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆24Updated 7 months ago
- Go package providing information about the number of CPUs in the system☆26Updated 2 weeks ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆19Updated 3 months ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 11 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆38Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- ☆12Updated 5 months ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆20Updated 2 weeks ago
- 🧵 thead facilities in Go☆16Updated 4 years ago
- Manage data in Go with a simple key-value interface supporting various databases. [Moved]☆16Updated 8 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆14Updated last year
- Runtime Struct Builder for Go☆32Updated 4 years ago