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.
☆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 simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- ☆68Updated 2 years ago
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- Log-Structured Merge Tree Java implementation☆94Updated last year
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- Experimenting with persistence in C☆182Updated 3 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- Embedded InnoDB based on v5.1☆32Updated last month
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- stream processing reading list☆69Updated 2 years ago
- An update-in-place key-value store for modern storage.☆142Updated last year
- 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
- An Educational parallel Algorithm collection☆127Updated 4 months ago
- CMU 15-445 course project: A relational database management system for SQLite☆28Updated 4 years ago
- Papers about Distributed System☆45Updated 4 years ago
- A collection of resources about databases and related topics☆91Updated 2 years ago
- Experimenting with database engines and related structures, algorithms and concepts.☆14Updated 3 months ago
- Collection of Papers On Database Management Systems☆222Updated 8 years ago
- ☆137Updated 2 years ago
- Readings in Stream Processing☆122Updated 6 months ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆24Updated 5 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 7 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆107Updated last year
- Notes on Lindsey Kuper's lectures on Distributed Systems☆475Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Repository for Computer Architecture Class at UC Berkeley☆8Updated 5 years ago
- Examples for Programming Linux System Softwares☆28Updated 8 years ago