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 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 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 3 months ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 8 months ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Go runtime GC trace analysis and statistics tool☆35Updated 9 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
- A high performance in-memory index storage engine☆111Updated 6 months ago
- DEPRECATED: Golang implementations of Linux Namespaces☆51Updated 7 years ago