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.
☆37Updated 4 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 curated list of resources on operating system design and implementation.☆165Updated last year
- Experimenting with persistence in C☆185Updated 3 years ago
- ☆69Updated 2 years ago
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A collection of resources about databases and related topics☆95Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆315Updated 2 years ago
- An update-in-place key-value store for modern storage.☆143Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆478Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- "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 4 years ago
- stream processing reading list☆69Updated 2 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated this week
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated last month
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- An Educational parallel Algorithm collection☆133Updated 7 months ago
- SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning☆385Updated 7 years ago
- Must-read Papers for File System (FS)☆298Updated 5 months ago
- Readings in Stream Processing☆125Updated 3 weeks ago
- Examples for Programming Linux System Softwares☆29Updated 8 years ago
- A basic introduction to coding in modern C++.☆864Updated last year
- ☆32Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 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
- All material for CS140E, winter 2023.☆83Updated last year