m3janitha / FastStringLinks
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 last year
Alternatives and similar repositories for FastString
Users that are interested in FastString are comparing it to the libraries listed below
Sorting:
- An asynchronous FastCGI web microframework for C++☆38Updated 3 weeks ago
- A memory leak and deadlock finder for C, C++☆73Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 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 last year
- A C++14 reflection library☆73Updated 3 weeks ago
- A utility for creating amalgamated single-header C++ libraries☆55Updated 3 years ago
- ☆34Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 4 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated 8 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆127Updated last year
- Lightweight C++ Signals and Slots implementation☆34Updated 5 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated last week
- Boost.PFR without the boost namespaces☆71Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++20 implementation of {{ mustache }}☆85Updated 7 months ago
- A fixed capacity dynamically sized string☆66Updated last month