m2osw / libutf8
C++ UTF-8 string handling utilities with conversions and a simple to use iterator
☆16Updated 5 months ago
Alternatives and similar repositories for libutf8
Users that are interested in libutf8 are comparing it to the libraries listed below
Sorting:
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- A simple, single-header library which implements C preprocessor☆52Updated 2 weeks ago
- 🔋 In-place lightweight XML parser☆14Updated last year
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- Rendering library for 2D/3D graphics☆23Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Tiny PreProcessor☆18Updated last month
- C89-compatible, single file, public domain string library.☆29Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Simple Cross Platform Audio Library☆12Updated 2 years ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆18Updated 8 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Experiment for a terminal-based renderer for imgui☆63Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆25Updated 3 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- A library of shared C++ components, in a handy Modern CMake wrapper.☆24Updated 2 years ago
- A C library to read standard MIDI files.☆23Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library