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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 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
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago