Alexhuszagh / UTFPP
Fast, lightweight, C++ Unicode conversion utilities.
☆14Updated 8 years ago
Alternatives and similar repositories for UTFPP
Users that are interested in UTFPP are comparing it to the libraries listed below
Sorting:
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Generators/corroutines for C++☆45Updated 5 years ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Null-termination-aware string-view class for C++☆25Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆47Updated 4 years ago
- Locate Visual Studio installations in Python and C☆16Updated 3 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆49Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last week
- A C++ single file, header only test framework☆40Updated last year
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆62Updated 7 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago