cierelabs / boostacheLinks
Template engine library in C++
☆92Updated 4 years ago
Alternatives and similar repositories for boostache
Users that are interested in boostache are comparing it to the libraries listed below
Sorting:
- What did you expect?☆111Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last week
- Non bloated asynchronous logger☆223Updated 2 years ago
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- The C++ Pimpl Idiom Again!