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
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Meta C++ Library and Tool☆80Updated 2 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fixed capacity dynamically sized string☆64Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆85Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆96Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 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…☆22Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated this week
- value types for composite class design - with allocators☆43Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Coroutine support tools☆32Updated 4 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 weeks ago
- C++14 codec library☆25Updated 3 years ago