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.
☆33Updated 2 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:
- Log-Structured Merge Tree Java implementation☆97Updated last year
- An update-in-place key-value store for modern storage.☆141Updated last year
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- An Educational parallel Algorithm collection☆128Updated 5 months ago
- Experimenting with persistence in C☆184Updated 3 years ago
- Project for COS 518: distributed lock service☆35Updated 6 years ago
- ☆32Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- ☆136Updated 2 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- Embedded InnoDB based on v5.1☆32Updated 2 months 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
- stream processing reading list☆69Updated 2 years ago
- ☆29Updated 8 years ago
- A curated list of resources on operating system design and implementation.☆153Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Implement your own RDBMs☆16Updated 3 months ago
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 3 years ago
- Must-read Papers for File System (FS)☆285Updated 3 months ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 9 months ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ☆68Updated 2 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 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 …☆87Updated 4 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆39Updated 3 weeks ago
- ☆20Updated 2 years ago