A simple and efficient thread-safe sharded hashmap for Go
☆247Oct 2, 2019Updated 6 years ago
Alternatives and similar repositories for shardmap
Users that are interested in shardmap are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Jan 2, 2020Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Sep 27, 2019Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆32Sep 29, 2023Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- A goroutine limiter for Go☆84Feb 25, 2022Updated 4 years ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- A JSON stream parser for Go☆68Sep 7, 2022Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Feb 25, 2023Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Feb 23, 2026Updated last week
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Optimized Go Compression Packages☆5,416Updated this week
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Go implementation of bcrypt_pbkdf(3) from OpenBSD☆15Feb 5, 2015Updated 11 years ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- Fastest structured logging☆834Dec 15, 2025Updated 2 months ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Nov 8, 2018Updated 7 years ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- fastest goid☆16Mar 6, 2025Updated 11 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- A go library that implements application/problem+json and application/problem+xml☆69Jan 26, 2024Updated 2 years ago
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- B-tree implementation for Go☆1,198Updated this week
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 2 years ago
- Please love the nicely formatted hex.☆42May 5, 2019Updated 6 years ago
- simple data streams for go☆31Aug 25, 2022Updated 3 years ago
- An R-tree implementation for Go☆339Aug 18, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,775Jun 7, 2025Updated 8 months ago