friendlyanon / cxx-static-shared-exampleLinks
☆37Updated 3 years ago
Alternatives and similar repositories for cxx-static-shared-example
Users that are interested in cxx-static-shared-example are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A hash function library☆47Updated last month
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Possibly the least verbose command line parsing library for C++☆87Updated 3 weeks ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A bindings compiler for C++☆55Updated 2 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- ☆62Updated 3 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…