Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming
☆49Aug 31, 2015Updated 10 years ago
Alternatives and similar repositories for rlu
Users that are interested in rlu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- 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
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 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.
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆81Dec 10, 2017Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆42Feb 26, 2022Updated 4 years ago
- MV-RLU: Scaling Read-Log-Update with Multi-Versioning☆15Nov 8, 2021Updated 4 years ago
- A distributed key-value cache with builtin materialized views.☆25Nov 14, 2014Updated 11 years ago
- A benchmark to compare synchronization techniques for multicore programming☆347Jul 3, 2025Updated 8 months ago
- Lock-free multithreaded memory allocation☆111Dec 14, 2016Updated 9 years ago
- Parallel sections library for parallel data-structures☆14Oct 30, 2023Updated 2 years ago
- FOEDUS main source code repository☆64Jun 26, 2017Updated 8 years ago
- The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.☆15Sep 25, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A full-featured IRC bot in Common Lisp☆17May 15, 2025Updated 10 months ago
- A platform for unified linear and relational algebra analytics, built on the Accumulo NoSQL database☆13Feb 9, 2022Updated 4 years ago
- Programming with LVars, by example☆36Jul 20, 2015Updated 10 years ago
- gallina frontend for CompCert☆19Jul 6, 2019Updated 6 years ago
- Eurosys22' - Rolis: a software approach to efficiently replicating multi-core transactions☆17Feb 28, 2024Updated 2 years ago
- Lightweight performance and debugging tools☆17Feb 21, 2020Updated 6 years ago
- Automated Programming Framework☆15May 11, 2020Updated 5 years ago
- OpenGL and GPU debugging utilities☆14Oct 21, 2012Updated 13 years ago
- An (incomplete) Common Lisp implementation of the iCalendar RFC5545 specification.☆14Apr 19, 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.
- A diff tool that highlights changes at the token (rather than line) level☆13Dec 19, 2022Updated 3 years ago
- ☆51Mar 13, 2024Updated 2 years ago
- Benchmarking Java fibers for IO usage☆12May 25, 2020Updated 5 years ago
- Use xcscope with helm!☆12Jan 10, 2015Updated 11 years ago
- Dependably fast multi-core in-memory transactions☆21Aug 10, 2017Updated 8 years ago
- Debugger for Common Lisp systems.☆10Oct 18, 2024Updated last year
- An Emacs buffer list☆20Sep 24, 2017Updated 8 years ago
- Store and replay results of http calls for easier testing of external services.☆14Jun 17, 2017Updated 8 years ago
- ☆15Mar 7, 2018Updated 8 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.
- Artifact for PPoPP'18☆19Apr 11, 2022Updated 3 years ago
- LINQ-like combinators for manipulating collections of in-memory data☆16Sep 21, 2020Updated 5 years ago
- ThreadScan runtime support for concurrent data structures in C and C++☆12Jun 1, 2017Updated 8 years ago
- the Stanford Transactional Applications for Multi-Processing; a benchmark suite for transactional memory research☆44Oct 1, 2021Updated 4 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆92Dec 6, 2025Updated 3 months ago
- A distributed key-value store based on replicated LSM-Trees