per-gron / shurikenLinks
Shuriken is a mostly Ninja compatible build system with a focus on correctness and reducing average build times over doing as little as possible.
☆19Updated 7 years ago
Alternatives and similar repositories for shuriken
Users that are interested in shuriken are comparing it to the libraries listed below
Sorting:
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ generic make factory☆107Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Simple and type-safe commandline argument parser for C++14☆67Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- ☆52Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Template engine library in C++☆92Updated 4 years ago
- Agent Based Class Design☆50Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- What did you expect?☆111Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- Very fast regexp using c++11 templates.☆82Updated 10 years ago