angrave / SystemProgrammingProjects
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
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- ☆66Updated 2 years ago
- Implemet Key-Value store using BTree☆60Updated 5 years ago
- Exokernel is one of the major sources for container and library OS techniques.☆45Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- Basic Database System implemented for MDBS course☆12Updated 10 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆22Updated 7 years ago
- Sample database with LLVM execution engine.☆11Updated 8 years ago
- ☆29Updated 8 years ago
- Project for COS 518: distributed lock service☆33Updated 5 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- Course Project COP6726-Database System Implementation☆13Updated 10 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- ☆13Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 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
- ☆12Updated 6 years ago
- "When in doubt, use brute force." ― Kenneth Lane Thompson☆34Updated 4 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- A curated list of awesome resources and learning materials in the field of X internals☆135Updated 7 months ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 6 years ago
- ☆10Updated 9 years ago
- An Educational parallel Algorithm collection☆114Updated 2 months ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago