iiithf / concurrent-data-structuresLinks
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
☆42Updated 8 months ago
Alternatives and similar repositories for concurrent-data-structures
Users that are interested in concurrent-data-structures are comparing it to the libraries listed below
Sorting:
- A program written in C++ that emulates a bogus CPU☆22Updated last year
- "The gift of mental power comes from God, Divine Being, and if we concentrate our minds on that truth, we become in tune with this great …☆88Updated 5 years ago
- A curated list of resources on operating system design and implementation.☆187Updated last year
- Notes on Lindsey Kuper's lectures on Distributed Systems☆480Updated 4 months ago
- Experimenting with persistence in C☆186Updated 3 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- All material for CS140E, winter 2023.☆93Updated last year
- An update-in-place key-value store for modern storage.☆147Updated last year
- Must-read Papers for File System (FS)☆314Updated 2 weeks ago
- Log-Structured Merge Tree Java implementation☆108Updated last year
- An Educational parallel Algorithm collection☆137Updated 11 months ago
- ☆31Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- ☆68Updated 3 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- A collection of resources about databases and related topics☆99Updated 3 years ago
- Examples for Programming Linux System Softwares☆33Updated 8 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- Demystifying Red Black Trees☆112Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆521Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆36Updated 4 years ago
- This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Pr…☆58Updated 3 years ago
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
- Notes from Database Internals book reading club☆12Updated last year
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 5 months ago
- stream processing reading list☆69Updated 2 years ago
- ☆146Updated 3 years ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆184Updated 4 years ago