jerrinsg / go-pmem
Native persistent memory support for Go
☆81Updated 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:
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- io_uring support for go☆203Updated 4 years ago
- Benchmarks of Badger☆98Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- The `io_uring` library and runtime for GO☆131Updated 3 weeks ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months 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 5 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 11 months ago
- Explore JIT in TiDB☆27Updated 3 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆115Updated 2 years ago
- Golang library for using persistent memory☆29Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago