iiithf / concurrent-data-structures
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
☆34Updated last month
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☆21Updated last year
- An Educational parallel Algorithm collection☆126Updated 4 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- Experimenting with persistence in C☆182Updated 3 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- An update-in-place key-value store for modern storage.☆142Updated last year
- A collection of resources about databases and related topics☆90Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆92Updated last year
- ☆137Updated 2 years ago
- Embedded InnoDB based on v5.1☆32Updated last month
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- stream processing reading list☆68Updated last year
- Collection of Papers On Database Management Systems☆221Updated 8 years ago
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- A curated list of resources on operating system design and implementation.☆148Updated 11 months ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- ☆68Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 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
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆103Updated 8 months ago
- ☆32Updated last year
- ☆75Updated 2 years ago
- Readings in Stream Processing☆122Updated 5 months ago
- IN2118 Databases Implementation on Modern CPU Architectures, SS 2020, TUM☆17Updated 4 years ago
- Operating System Projects☆9Updated 5 years ago
- B-tree generator for C☆132Updated last week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- TLA+ specifications for Kafka related algorithms☆66Updated 3 months ago
- A collection of state machine replication protocols☆118Updated 2 years ago