Taymindis / wfqueue
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
☆85Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for wfqueue
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆167Updated 2 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆71Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Python-like range iterators for C++☆82Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆145Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ulids in C++, Header Only☆95Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- A C and C++ string pooling CMake-integrated preprocessor☆21Updated 5 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A library for events and fibers☆35Updated 3 years ago
- A fast and memory-optimized string library for C++☆291Updated 3 years ago
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 3 weeks ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago