dolthub / maphash
☆117Updated last year
Alternatives and similar repositories for maphash:
Users that are interested in maphash are comparing it to the libraries listed below
- Zero-allocation type-safe pool for Go☆228Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆147Updated 7 months ago
- ☆218Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Go port of Google's Swiss Table hash table☆332Updated 6 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Load file-backed memory☆121Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆85Updated 4 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆156Updated last year
- ☆114Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆198Updated 4 months ago
- ☆120Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆280Updated 2 weeks ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- Cache benchmark for Golang☆69Updated last year
- Synchronization and asynchronous computation package for Go☆231Updated 4 months ago