brunocodutra / alloyLinks
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
Sorting:
- `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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Generic 2D graphics library for C++14