pdimov / mustacheLinks
Boost.Mustache
☆10Updated 2 years ago
Alternatives and similar repositories for mustache
Users that are interested in mustache are comparing it to the libraries listed below
Sorting:
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆25Updated 5 years ago
- A Boost.Asio-based driver for PostgreSQL☆19Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated this week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 4 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆24Updated 2 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- The Fancy Named Parameters Library☆36Updated last month
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- Provides LLDB data formatters for the rapidjson library☆11Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 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 5 years ago