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.
☆32Updated 2 weeks 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
- ☆66Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Implement your own RDBMs☆16Updated last month
- A curated list of resources on operating system design and implementation.☆148Updated 10 months ago
- Experimenting with persistence in C☆180Updated 3 years ago
- An update-in-place key-value store for modern storage.☆140Updated last year
- ☆75Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆92Updated 11 months ago
- Readings in Stream Processing☆122Updated 5 months ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- TLA+ specifications for Kafka related algorithms☆66Updated 3 months ago
- A collection of resources about databases and related topics☆89Updated 2 years ago
- stream processing reading list☆68Updated last year
- Embedded InnoDB based on v5.1☆31Updated last week
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆28Updated 4 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 6 months ago
- Implemet Key-Value store using BTree☆60Updated 5 years ago
- TLA+ specifications for Raft and variants☆63Updated 2 years ago
- An Educational parallel Algorithm collection☆125Updated 3 months ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 7 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆295Updated 2 years ago
- A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Datab…☆44Updated 4 years ago
- Distributed systems lecture notes☆61Updated 5 months ago
- A list papers of learning how to building database system☆215Updated 5 months ago
- ☆31Updated last year
- Project for COS 518: distributed lock service☆33Updated 5 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆472Updated last year
- A collection of state machine replication protocols☆118Updated 2 years ago
- Java Skeleton Code for 6.035☆8Updated 4 years ago