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.
☆39Updated 6 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.☆171Updated last year
- "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 5 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated last month
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- An update-in-place key-value store for modern storage.☆144Updated last year
- Experimenting with persistence in C☆186Updated 3 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆496Updated last year
- Readings in Stream Processing☆125Updated 2 months ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- An Educational parallel Algorithm collection☆132Updated 8 months ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A collection of resources about databases and related topics☆96Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆321Updated 3 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
- ☆68Updated 2 years ago
- Repo for CS 378 Virtualization course at the University of Texas at Austin CS Dept☆41Updated 5 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- Must-read Papers for File System (FS)☆304Updated 7 months ago
- Database Design And Implementation☆14Updated 9 months ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Examples for Programming Linux System Softwares☆29Updated 8 years ago
- A curated list of awesome resources and learning materials in the field of X internals☆140Updated last year
- ☆32Updated last year
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 4 months ago
- ☆141Updated 3 years ago
- Implement your own RDBMs☆16Updated 6 months ago
- ☆22Updated 4 months ago