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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Meta C++ Library and Tool☆81Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated 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
- Container Traits for Modern C++☆28Updated 4 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 11 months ago
- List-initialize containers with proper move semantics☆30Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- value types for composite class design - with allocators☆45Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆85Updated last month
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆62Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago