Stars
A curated list of awesome open source frameworks, libraries and software developed by CERN for the world
Continuous Profiling Platform. Debug performance issues down to a single line of code
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
DiceDB is an open-source in-memory database with query subscriptions.
Code formatting vscode extension
🎓 Path to a free self-taught education in Computer Science!
Fast strong hash functions: SipHash/HighwayHash
Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index
Performance Tuning Tutorial given at Oak Ridge National Laboratory
FoundationDB - the open source, distributed, transactional key-value store
mimalloc is a compact general purpose allocator with excellent performance.
How to be low-level programmer
UADK (User space Accelerator Development Kit), is a user space framework for using accelerators. Active branch is 'master'.
Golang package for gossip based membership and failure detection
High performance server-side application framework
A curated list of engineering blogs
RocksDB/LevelDB inspired key-value database in Go
Collection of storage device benchmarks to help decide what to use for your cluster
xNVMe: cross-platform libraries and tools for NVMe devices
Curated list of Go design patterns, recipes and idioms
Cap'n Proto serialization/RPC system - core tools and C++ library
A curated list of awesome smartnic tutorials, papers and projects.
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
Write Ahead Log for LSM or bitcask storage(or any append-only write).