gavrilikhin-d / libos
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
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fixed capacity dynamically sized string☆65Updated this week
- Meta C++ Library and Tool☆81Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 weeks ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 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
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A C++14 Lambda Library☆24Updated 3 weeks ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- Null-termination-aware string-view class for C++☆25Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆86Updated 3 months ago