CaptainCrowbar / unicorn-libLinks
Unicode library for C++
☆226Updated 5 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++☆317Updated 8 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆391Updated 6 years ago
- 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
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Named operators for C++☆507Updated 5 years ago
- What did you expect?☆111Updated 8 years ago
- C++11 header only micro benchmark framework☆14Updated 9 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- A simple and powerful C++ reflection system