Lists (2)
Sort Name ascending (A-Z)
Stars
Android keyboard for secure E2EE communication through the signal protocol in any messenger. Communicate securely and independent, regardless of the legal situation or whether messengers use E2EE
A curated list of awesome header-only C++ libraries
Drop-in replacement for std::optional that does not waste memory unnecessarily
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical systems applications
Fast C++ container combining the best features of std::vector and std::deque
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
An OSGi-like C++ dynamic module system and service registry
peter-ha / qskinny
Forked from uwerat/qskinnyLightweight Qt Quick Controls implemented to 100% in C++, usable from C++ and/or QML
Zero overhead utilities for preventing bugs at compile time
foonathan/memory vendor package for Fast DDS. Looking for commercial support? Contact [email protected]
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
A General-purpose Task-parallel Programming System using Modern C++
An Open Source Implementation of the Actor Model in C++
Phone/Watch app that provides a new notification system along with other features for Amazfit Pace/Stratos/Stratos3/Verge watches
An implementation of jss::object_ptr; a type similar to std::experimental::observer_ptr but with a few improvements
Compile Time Regular Expression in C++
Range library for C++14/17/20, basis for C++20's std::ranges