An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
-
Updated
Jun 2, 2026 - C++
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
This example showcases an event-sourced CQRS system based on github.com/romshark/eventlog
Asynchronous event sourcing.
we simulated distributed transactions by implemented optimistic concurrency control algorithms and using the private workspace mechanism
An educational implementation of the Delta Lake protocol in Go, written from scratch based on the VLDB paper - Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores
E-Tag Example - Shallow
An example of conditional S3 writes using v2 of the AWS SDK and MinIO for integration tests.
Tugas Besar II Manajemen Basis Data 2022
An MVCC LSM-Tree database storage engine in Rust with a YCSB benchmark report 🌲
Google’s Percolator distributed transaction protocol 🌐🤝
A full micro service boiler plate to kit start a project, handles optimistic concurrency control, integrated event bus (NAT streamer)
Microservices ticketing system using TypeScript, NATS streaming, MongoDB per service, Redis queues, Docker, Kubernetes & Stripe.
self learning new things (protobuf, gRPC, RabbitMQ EDA patterns: SAGA, CQRS, Event Sourcing, Dead Letter Exchange, Resequencer, Redis Pub/Sub, WebSockets, TCP Sockets, ...etc)
Optimistic Concurrency Control in Rust with a Benchmark Result 🤞
To associate your repository with the optimistic-concurrency-control topic, visit your repo's landing page and select "manage topics."