brunocodutra / alloy
Embrace (post) modern C++
☆9Updated 3 years ago
Alternatives and similar repositories for alloy:
Users that are interested in alloy are comparing it to the libraries listed below
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months 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
- ☆13Updated 8 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago