Code snippets for the workshop on concurrent data structure implementation.
☆32Feb 27, 2013Updated 13 years ago
Alternatives and similar repositories for scalex
Users that are interested in scalex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Dec 15, 2021Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆36Jun 8, 2016Updated 10 years ago
- Student files for CS245 Programming Assignment 1: In-memory data layout☆13Nov 16, 2022Updated 3 years ago
- A mirror of RLib from lab.☆46Aug 12, 2021Updated 4 years ago
- The Cicada engine☆59Jun 16, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…