dolthub / maphashLinks
☆122Updated 2 years ago
Alternatives and similar repositories for maphash
Users that are interested in maphash are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- The `io_uring` library and runtime for GO☆144Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- ☆249Updated last week
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- ⚡️ lock-free utilities in Go☆161Updated last year
- 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…☆163Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go programming language port of liburing.☆108Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆218Updated last year
- Go assembly transpiler for C programming language☆103Updated last week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- Pure Go SQL parser☆163Updated 2 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Simple dense bitmap index in Go with binary operators☆353Updated 2 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- ☆124Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆270Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 7 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last year