Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. Flat Combining is a new, efficient synchronization paradigm based on coarse locking.
☆31Sep 24, 2010Updated 15 years ago
Alternatives and similar repositories for Flat-Combining
Users that are interested in Flat-Combining are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 10 years ago
- ☆14Dec 13, 2014Updated 11 years ago
- Parallel sections library for parallel data-structures☆15Updated this week
- 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
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆23Feb 14, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- QSBR and EBR library☆142Dec 15, 2019Updated 6 years ago
- Extra RNGs☆54Aug 4, 2026Updated last month
- A toy memory store with great performance☆39Jun 9, 2026Updated 2 months ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Dec 31, 2023Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Jul 8, 2019Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆100Aug 29, 2018Updated 8 years ago
- ucore+ repository for OS laboratory 2015☆11Jun 1, 2018Updated 8 years ago
- SuperTango8, Grapher by Algoritmegruppen☆14Jul 15, 2017Updated 9 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Apr 18, 2020Updated 6 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.
- wrappers for tarantool small allocated objects☆12Dec 13, 2019Updated 6 years ago
- C++ heterogeneous and lock-free containers☆13Sep 5, 2018Updated 7 years ago
- Rust bindings for SPDK☆19Sep 12, 2017Updated 8 years ago
- Attempt to automate Cyrillic calligraphy called Vyaz☆14Apr 14, 2024Updated 2 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆33Sep 2, 2019Updated 7 years ago
- php websocket private chat☆10Mar 29, 2018Updated 8 years ago
- The Adaptive Radix Tree for Rust☆17Jan 18, 2025Updated last year
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Oct 7, 2020Updated 5 years ago
- An Enhanced OpenMP Library☆21Jan 17, 2018Updated 8 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Lock-free elimination back-off stack☆12Jan 6, 2022Updated 4 years ago
- Experiments in Rust!☆16Aug 4, 2025Updated last year
- IPv4/UDP stack written in VHDL code, for interfacing with an FPGA over Ethernet☆12Jun 2, 2021Updated 5 years ago
- Cyclades☆28Apr 7, 2018Updated 8 years ago
- Concurrent skiplist on golang☆15Sep 20, 2016Updated 9 years ago
- Giraph Docker image☆12Feb 17, 2016Updated 10 years ago
- Strace: history, usage examples, example syscall tracer implementation