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:
- Modern C++ made easy☆137Updated this week
- Put 24-bit color, nonblocking IO and mouse support into your terminal programs☆53Updated 6 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- An asynchronous FastCGI web microframework for C++☆38Updated last month
- Compile-time string manipulation library for modern C++☆59Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A header-only C++20 library of fast delegates and events☆25Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆20Updated last year
- C++20 compile-time reflection library.☆35Updated 9 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 2 months ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Lightweight header-only C++20 enum and typename reflection☆59Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week