Pinned Repositories
Concurrent-Lru-Cache
A concurrent LRU cache with lock-free reads.
concurrent-queue
Concurrent multi-producer multi-consumer queue
disruptor
High Performance Inter-Thread Messaging Library
fdb-record-layer
A record-oriented store built on FoundationDB
Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
left-right
A lock-free, read-optimized, concurrency primitive.
mkosi
💽 Build Bespoke OS Images
scsp
Header only wait-free and lock-free Single Consumer Single Producer queue in C++ 20.
OpenBB
Investment Research for Everyone, Everywhere.
mkosi
💽 Build Bespoke OS Images
gsegatti's Repositories
gsegatti/Concurrent-Lru-Cache
A concurrent LRU cache with lock-free reads.
gsegatti/scsp
Header only wait-free and lock-free Single Consumer Single Producer queue in C++ 20.
gsegatti/concurrent-queue
Concurrent multi-producer multi-consumer queue
gsegatti/disruptor
High Performance Inter-Thread Messaging Library
gsegatti/fdb-record-layer
A record-oriented store built on FoundationDB
gsegatti/Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
gsegatti/left-right
A lock-free, read-optimized, concurrency primitive.
gsegatti/mkosi
💽 Build Bespoke OS Images
gsegatti/OpenBBTerminal
Investment Research for Everyone, Anywhere.
gsegatti/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
gsegatti/sento
A lock-free, append-only atomic pool.
gsegatti/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
gsegatti/systemd
The systemd System and Service Manager