tomazos / fixed_stringLinks
std::fixed_string
☆12Updated 10 years ago
Alternatives and similar repositories for fixed_string
Users that are interested in fixed_string are comparing it to the libraries listed below
Sorting:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Enjoy template metaprogramming☆115Updated 8 years ago
- Latest iteration of my static webpage/blog generator☆53Updated 6 months ago
- Fast containers of polymorphic objects.☆69Updated this week
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month