Neargye / yacppl
Yet Another C++ Library
☆20Updated last year
Alternatives and similar repositories for yacppl:
Users that are interested in yacppl are comparing it to the libraries listed below
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆13Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- Mutex implementations and utilities☆31Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- C++11 compatible charconv☆29Updated last month
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago