jerrinsg / go-pmemLinks
Native persistent memory support for Go
☆83Updated 2 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☆97Updated 3 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- io_uring support for go☆203Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 10 months ago
- Implementation of the CRUSH Algorithm in Go☆33Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 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
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- The `io_uring` library and runtime for GO☆148Updated 4 months ago
- Go wrapper for CRoaring☆46Updated 2 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
- 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
- Storage algorithms.☆38Updated 4 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute ma…☆207Updated 5 months ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago