soasis / cuneicodeLinks
A C library for converting between two different encodings in a simple, easy, and powerful way.
☆61Updated 3 weeks ago
Alternatives and similar repositories for cuneicode
Users that are interested in cuneicode are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆34Updated 3 weeks ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆56Updated this week
- a smaller, simpler, portable pkg-config clone☆111Updated 3 weeks ago
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 3 months ago
- Bytecode interpreter☆76Updated 4 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆92Updated 2 months ago
- Modern C++20 Unicode library☆116Updated 6 months ago
- C23 Checked Arithmetic☆133Updated 6 months ago
- Reference implementation of Grisu-Exact in C++☆64Updated 4 years ago
- A test repository for Transparent Aliases (N2901).☆12Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆48Updated last year
- Memory slices for C99☆48Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Some library components that didn't quite fit anywhere else...