ibogosavljevic / johnysswlabLinks
☆145Updated 2 months ago
Alternatives and similar repositories for johnysswlab
Users that are interested in johnysswlab are comparing it to the libraries listed below
Sorting:
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated last year
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- Lightweight structured concurrency for C++20☆141Updated this week
- A fast work-stealing queue template in C++☆320Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆240Updated 10 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆139Updated last week
- c++ wrapper around libpapi☆79Updated 7 years ago
- Slides and other materials from CppCon2021☆111Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆169Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Lock-free atomic_shared_ptr implementations☆46Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆319Updated last year
- Lewis Baker's Blog☆72Updated 5 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 3 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated 4 months ago
- Issues list for P2300☆33Updated last year
- Concurrent Deferred Reference Counting☆167Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- C++ standard library features, "from scratch"☆193Updated 7 months ago
- The Art of Writing Efficient Programs, published by Packt☆324Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆419Updated 8 months ago
- An implementation of Seqlock in C++11☆222Updated last year
- Slides and other materials from CppCon 2023☆320Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆272Updated last week