ibogosavljevic / johnysswlabLinks
☆144Updated 3 weeks ago
Alternatives and similar repositories for johnysswlab
Users that are interested in johnysswlab are comparing it to the libraries listed below
Sorting:
- Lightweight structured concurrency for C++20☆127Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆104Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Lock-free atomic_shared_ptr implementations☆43Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Slides and other materials from CppCon2021☆107Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆165Updated 10 months ago
- Issues list for P2300☆33Updated 11 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆68Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- The Berkeley Container Library☆124Updated last year
- Scheduling examples using C++20 coroutines☆25Updated 2 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated 2 months ago
- Library for lock-free locks☆82Updated last year
- Lewis Baker's Blog☆70Updated 2 months ago
- ☆56Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆415Updated 5 months ago
- User-oriented fork of LLVM's opt-viewer☆141Updated 9 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆308Updated 10 months ago
- c++ wrapper around libpapi☆73Updated 7 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆71Updated last year
- A fast work-stealing queue template in C++☆308Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- C++ standard library features, "from scratch"☆185Updated 5 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week