m3janitha / FastString
Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory locality and latency of strings by avoiding heap allocations.
☆26Updated 10 months ago
Alternatives and similar repositories for FastString:
Users that are interested in FastString are comparing it to the libraries listed below
- A memory leak and deadlock finder for C, C++☆71Updated 11 months ago
- C++20 compile-time reflection library.☆35Updated 6 months ago
- An asynchronous FastCGI web microframework for C++☆37Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- Cross-platform C++ Utility Library☆53Updated 2 weeks ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- A header-only C++20 library of fast delegates and events☆25Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- ☆30Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- A fixed capacity dynamically sized string☆65Updated this week
- Yet another C++ text formatting library.☆71Updated 4 months ago
- KISS C++20 Type Reflection using IFC files☆69Updated 10 months ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Windows Using Headers Only...☆61Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago