gavrilikhin-d / libosLinks
Cross-platform OS features in C++
☆27Updated 4 years ago
Alternatives and similar repositories for libos
Users that are interested in libos are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆53Updated 6 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.