David-Haim-zz / concurrencppLinks
C++ Concurrency library!
☆27Updated 6 years ago
Alternatives and similar repositories for concurrencpp
Users that are interested in concurrencpp are comparing it to the libraries listed below
Sorting:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- WIP☆27Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago