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:
- Writing a SQL database, take two: Zig and RocksDB☆162Updated 3 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A SQL-like query language on general Key-Value DB☆141Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆82Updated 3 weeks ago
- B-tree generator for C☆145Updated 3 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102Updated 3 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆215Updated 3 years ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- ☆80Updated last year
- A local first persistent log☆36Updated 4 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆169Updated 9 months ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- WebAssembly Profiler based on Wazero☆169Updated last year
- Float parser that sacrifices nothing.☆55Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- ☆24Updated last year
- An offheap memory allocator for manual memory management in Golang☆30Updated 3 months ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆211Updated 2 months ago
- Various geodesic calculations for C☆27Updated last year
- Verified, concurrent, crash-safe transaction system☆60Updated last year
- AA-tree implementation in C☆34Updated 5 months ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 7 months ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- Micro serverless platform. Powered by WebAssembly.☆34Updated 2 years ago
- An updated fork of sqlite_protobuf (https://github.com/rgov/sqlite_protobuf), a SQLite extension for extracting values from serialized Pr…☆31Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆11Updated last year