Library for lock-free locks
☆85Jun 26, 2023Updated 2 years ago
Alternatives and similar repositories for flock
Users that are interested in flock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Concurrent Deferred Reference Counting☆173Feb 18, 2024Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆121Mar 15, 2025Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆433Mar 12, 2026Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆73Nov 26, 2023Updated 2 years ago
- ☆39Jun 20, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 5 months ago
- A Wait-Free Universal Construct for Large Objects☆97Nov 29, 2019Updated 6 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- 知乎文章附带代码☆15Jan 26, 2023Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆35Jun 8, 2016Updated 9 years ago
- Sample implementation of RDBMS.☆21Jul 18, 2025Updated 9 months ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Apr 12, 2025Updated last year
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Aug 6, 2025Updated 8 months 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.
- ☆16Jan 24, 2025Updated last year
- Fast Approximate Membership Filters (C++)☆288Aug 29, 2025Updated 8 months ago
- The world's first wait-free Software Transactional Memory☆175Feb 21, 2020Updated 6 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 10 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆85Apr 29, 2022Updated 4 years ago
- ☆12Dec 18, 2018Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- ☆128Apr 8, 2022Updated 4 years ago
- Official code of our work, VCSR: Mutable CSR Graph Format Using Vertex-Centric Packed Memory Array [CCGrid 2022].☆13Jun 30, 2022Updated 3 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.
- A read-optimized learned index for unsorted data☆32Aug 10, 2023Updated 2 years ago
- ☆24Mar 31, 2021Updated 5 years ago
- C++17 lock-free data structure library☆15Jan 10, 2019Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 5 months ago
- Artifact for PPoPP'18☆19Apr 11, 2022Updated 4 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Oct 23, 2020Updated 5 years ago
- SIMD sorting network generator and very basic tester☆16Apr 2, 2022Updated 4 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)☆17Apr 3, 2017Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Aug 31, 2015Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.