gavrilikhin-d / libosLinks
Cross-platform OS features in C++
☆27Updated 3 years ago
Alternatives and similar repositories for libos
Users that are interested in libos are comparing it to the libraries listed below
Sorting:
- Meta C++ Library and Tool☆82Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Library for complex bitfields☆19Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- C++11 compatible charconv☆31Updated last month
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- stl-like algorithms for TYPES☆31Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Collection of proposals for c++☆26Updated 2 weeks ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago