angrave / SystemProgrammingProjectsLinks
System Programming Project Ideas and Information for honors students
☆19Updated 9 years ago
Alternatives and similar repositories for SystemProgrammingProjects
Users that are interested in SystemProgrammingProjects are comparing it to the libraries listed below
Sorting:
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- ☆68Updated 2 years ago
- ☆29Updated 8 years ago
- Distributed systems lecture notes☆61Updated 7 months ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- Accurate counters with Kafka & RocksDB.☆16Updated 4 years ago
- A curated list of awesome resources and learning materials in the field of X internals☆140Updated 9 months ago
- Just some example code from a lecture about modern async C++☆37Updated 10 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Updated 5 years ago
- Awesome links and information about memory allocation☆175Updated 6 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- An Educational parallel Algorithm collection☆127Updated 4 months ago
- Paxos Made Simple☆19Updated 2 years ago
- Basic Database System implemented for MDBS course☆13Updated 10 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- Sample database with LLVM execution engine.☆11Updated 8 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 8 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- IPC Examples☆53Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Raft Consensus Algorithm☆39Updated 6 years ago
- Implementation of Google File System☆54Updated 10 years ago
- A curated list of awesome databases☆18Updated 10 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆79Updated last year
- Course Project COP6726-Database System Implementation☆13Updated 11 years ago