tidwall / ptxLinks
Probabilistic transaction graph for optimistic concurrency control.
☆49Updated last year
Alternatives and similar repositories for ptx
Users that are interested in ptx are comparing it to the libraries listed below
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A SQL-like query language on general Key-Value DB☆142Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- B-tree generator for C☆146Updated last month
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- An Almost Exactly Once Delivery (AEOD) queue☆78Updated this week
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆167Updated 7 months ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 10 months ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆203Updated 2 weeks ago
- Micro serverless platform. Powered by WebAssembly.☆34Updated 2 years ago
- A basic log-structured flash datastore☆20Updated 3 years ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- SIEVE cache - simpler than LRU☆36Updated 6 months ago
- Embeddable Cloud-Native Key-Value Storage For Sequential Data.☆103Updated 5 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- ☆78Updated last year
- Various geodesic calculations for C☆27Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆11Updated last year
- Holocron is an object storage based leader election library.☆129Updated last year
- A Storage Primitive Designed for Live Migration☆35Updated 2 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 3 months ago
- distributed, durable, and highly available log built on top of S3☆185Updated 11 months ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 5 months ago
- Verified, concurrent, crash-safe transaction system☆59Updated last year
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆213Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated last month