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☆34Jun 8, 2016Updated 9 years ago
- Student files for CS245 Programming Assignment 1: In-memory data layout☆13Nov 16, 2022Updated 3 years ago
- A Portable Persistent Memory Allocation Library☆14Jul 18, 2020Updated 5 years ago
- The Cicada engine☆59Jun 16, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Jan 19, 2018Updated 8 years ago
- High performance OSD prototype☆12Oct 8, 2017Updated 8 years ago
- Distributed Systems Reading Group☆20Nov 28, 2017Updated 8 years ago
- Lock-free linked list☆16Nov 10, 2012Updated 13 years ago
- rocksdb replicated using rDSN (simple mode)☆12Aug 26, 2016Updated 9 years ago
- DOTS - Directed acyclic graph based Online Trajectory Simplification algorithm☆10Aug 7, 2018Updated 7 years ago
- Oracle RMAN SBT API☆11Mar 13, 2017Updated 9 years ago
- A Java library for accessing NUMA (Non Uniform Memory Access) API☆16Mar 13, 2013Updated 13 years ago
- Async datagram traits☆11Aug 28, 2019Updated 6 years ago
- 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.
- ☆13Oct 25, 2024Updated last year
- Multicore in-memory storage engine☆402Oct 10, 2017Updated 8 years ago
- A Lock-Free Concurrent Hash Table☆21Nov 10, 2010Updated 15 years ago
- Utility for creating and verifying file hierarchies☆37Feb 17, 2025Updated last year
- RS232 / Serial interface for go☆19Jul 17, 2013Updated 12 years ago
- generic, lock-free, concurrent skip list implementation