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 C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- C++11 compatible charconv☆29Updated this week
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆15Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆46Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 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
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- ☆26Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago