Alexhuszagh / UTFPPLinks
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☆58Updated 2 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- SVG parser, writer and helper functions☆44Updated 3 years ago
- Locate Visual Studio installations in Python and C☆16Updated 3 years ago
- A C++ single file, header only test framework☆40Updated last year
- 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…☆63Updated 8 months ago
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆21Updated last year
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 10 months ago
- A C99 conforming preprocessor☆21Updated 4 years ago
- Null-termination-aware string-view class for C++☆25Updated last year
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 4 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 7 months ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)