jerrinsg / go-pmemLinks
Native persistent memory support for Go
☆83Updated 3 years ago
Alternatives and similar repositories for go-pmem
Users that are interested in go-pmem are comparing it to the libraries listed below
Sorting:
- Benchmarks of Badger☆96Updated 3 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- io_uring support for go☆204Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 weeks ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 2 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- The `io_uring` library and runtime for GO☆154Updated 7 months ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Storage algorithms.☆38Updated 4 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
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Perf Utilities for Go☆109Updated 2 years ago
- Utility functions and types used by Dragonboat and its related projects☆31Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago