ibogosavljevic / johnysswlabLinks
☆147Updated 2 months ago
Alternatives and similar repositories for johnysswlab
Users that are interested in johnysswlab are comparing it to the libraries listed below
Sorting:
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Lightweight structured concurrency for C++20☆157Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated this week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Issues list for P2300☆35Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆420Updated 2 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year
- The Art of Writing Efficient Programs, published by Packt☆364Updated last year
- c++ wrapper around libpapi☆92Updated 8 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- ☆59Updated last year
- Concurrent Deferred Reference Counting☆174Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆19Updated 9 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- The Berkeley Container Library☆126Updated last month
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- 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…☆76Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- C++ standard library features, "from scratch"☆193Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- ☆128Updated 2 years ago