Neargye / yacpplLinks
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
Sorting:
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 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
- Mutex implementations and utilities☆31Updated 8 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Small small_vector☆34Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated 2 weeks ago