cchamplin / gocrushLinks
Implementation of the CRUSH Algorithm in Go
☆32Updated 5 years ago
Alternatives and similar repositories for gocrush
Users that are interested in gocrush are comparing it to the libraries listed below
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A general-purpose write-ahead log☆25Updated 7 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 2 months ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 4 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- A high performance in-memory index storage engine☆112Updated 3 weeks ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 8 months ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago