CaptainCrowbar / unicorn-libLinks
Unicode library for C++
☆226Updated 3 months ago
Alternatives and similar repositories for unicorn-lib
Users that are interested in unicorn-lib are comparing it to the libraries listed below
Sorting:
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Non-nullable pointers for C++☆318Updated 8 years ago
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- A lightweight signals and slots implementation.☆505Updated 4 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- Named operators for C++☆506Updated 5 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- What did you expect?☆111Updated 8 years ago
- A simple and powerful C++ reflection system☆63Updated 10 years ago
- C++ unit testing experiments