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.
☆25Updated 7 months ago
Alternatives and similar repositories for FastString:
Users that are interested in FastString are comparing it to the libraries listed below
- File/Directory Watcher for Modern C++☆82Updated 2 years ago
- A header only structure of arrays container for C++☆40Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- C++20 implementation of {{ mustache }}☆84Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 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 7 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Cross-platform C++ Utility Library☆50Updated 3 weeks ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆19Updated last year
- ☆33Updated 2 years ago
- A C++14 reflection library☆68Updated last month
- value types for composite class design - with allocators☆43Updated this week
- A simple implementation of a MessageBus.☆26Updated 11 months ago
- Yet another C++ text formatting library.☆70Updated last month
- A fixed capacity dynamically sized string☆64Updated last month
- Gempyre UI Framework for C++ (and Python)☆39Updated this week