cchamplin / gocrushLinks
Implementation of the CRUSH Algorithm in Go
☆32Updated 4 years ago
Alternatives and similar repositories for gocrush
Users that are interested in gocrush are comparing it to the libraries listed below
Sorting:
- Write-ahead log in Golang☆41Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- linux-inspect implements various Linux inspecting utilities.☆37Updated 2 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…☆69Updated 6 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Securely seed Go's random number generator☆24Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Blobcached is a memcached protocol-compatible cache server for blob on SSD.☆12Updated 6 years ago
- improved go tool trace goroutine analysis☆30Updated 6 years ago
- Yet another system call tracer written in Go.☆45Updated 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 2 months ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- A block device in user space for Linux in Golang☆56Updated 7 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago