tomazos / fixed_stringLinks
std::fixed_string
☆12Updated 9 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☆95Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++11 library for Unicode☆83Updated 5 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago