Different implementations of spinlock.
☆105Nov 25, 2014Updated 11 years ago
Alternatives and similar repositories for spinlock
Users that are interested in spinlock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NUMA-Aware Reader-Writer Locks☆19Jun 12, 2014Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Oct 30, 2017Updated 8 years ago
- PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)☆25Jun 7, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- some old code about scheme compiler I've ever wrote☆14Jun 21, 2025Updated 11 months ago
- Core aware thread management system☆239Jul 16, 2023Updated 2 years ago
- Simple and lightweight factory class, featuring automatic type casting. Written in C++11☆13May 10, 2015Updated 11 years ago
- ☆15Sep 9, 2020Updated 5 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- ☆13Jul 9, 2021Updated 4 years ago
- Violet: Selective Symbolic Execution to Detect Bad Performance Misconfiguration☆18Oct 16, 2020Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- A low-overhead, task-based threading API using a thread-pool of C++11 threads☆11Oct 29, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 9 years ago
- Generate sortable, unique transaction or request IDs for OpenResty/nginx.☆13Apr 1, 2018Updated 8 years ago
- C11 Lock-free Stack☆183May 5, 2024Updated 2 years ago
- A script tool for generating figures from experiment results, based on matplotlib☆12May 10, 2019Updated 7 years ago
- A C++ library of Concurrent Data Structures☆2,739Oct 17, 2023Updated 2 years ago
- A simple sparse bitmap implementation in java☆22Jan 28, 2016Updated 10 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Aug 30, 2016Updated 9 years ago
- Tiny lock service☆11Apr 21, 2015Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆102Dec 14, 2023Updated 2 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.
- A c# trading strategy backtesting framework☆20Aug 14, 2016Updated 9 years ago
- Code mostly from me☆60May 1, 2026Updated 3 weeks ago
- A high-performance, concurrent hash table☆1,739Apr 25, 2026Updated 3 weeks ago
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago
- ☆11Apr 29, 2026Updated 3 weeks ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆113Aug 8, 2019Updated 6 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆640Apr 7, 2024Updated 2 years ago
- Framework of pa code for THU compiler principle course.☆13Dec 18, 2019Updated 6 years ago
- telegram bot library on actix☆12Jun 29, 2019Updated 6 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.
- Repo for OSDI 2023 paper: "Ship your Critical Section Not Your Data: Enabling Transparent Delegation with TCLocks"☆21Nov 6, 2024Updated last year
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- https://rs3lab.github.io/SynCord/☆26Nov 23, 2022Updated 3 years ago
- Quick RPC latency benchmark of Cap'n Proto RPC vs. Apache Thrift vs. ZeroC Ice☆20Dec 14, 2013Updated 12 years ago
- Extended HTTP Support☆18Aug 27, 2015Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆130Oct 16, 2020Updated 5 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19May 27, 2011Updated 14 years ago