gavrilikhin-d / libosView external linksLinks
Cross-platform OS features in C++
☆27Dec 21, 2021Updated 4 years ago
Alternatives and similar repositories for libos
Users that are interested in libos are comparing it to the libraries listed below
Sorting:
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Sep 16, 2023Updated 2 years ago
- Translate C++/Rust type into C type with the same memory layout☆17Nov 12, 2022Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Jan 4, 2023Updated 3 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Nov 16, 2023Updated 2 years ago
- Build-system agnostic code generation application for C++.☆32Jan 12, 2026Updated last month
- C++ testing and mocking framework☆16Aug 23, 2021Updated 4 years ago
- Type-safe and lightweight header-only ECS library for C++17☆12Jul 20, 2025Updated 6 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Oct 8, 2019Updated 6 years ago
- A 3D Scene Renderer written in C++☆17Mar 5, 2023Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- ☆17May 12, 2022Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Sep 18, 2023Updated 2 years ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Oct 1, 2023Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- RPC library for embedded systems without code generation☆18Jan 26, 2026Updated 2 weeks ago
- C++ REPL Tool Builder☆65Jul 3, 2020Updated 5 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆47Jan 26, 2026Updated 2 weeks ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- C++ build system that uses C++ for build configuration.☆25Feb 5, 2026Updated last week
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 3 years ago
- Berkeley's SoftFloat with C++ wrapper and CMake build tool☆22Aug 29, 2019Updated 6 years ago
- parser combinator and AST generator in c++17☆24Feb 16, 2023Updated 2 years ago
- A script-only build utility like autotools☆50Dec 15, 2025Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Jul 6, 2020Updated 5 years ago
- c++11 library to ease the use of references to functions that may be destroyed before their call.☆18Mar 4, 2020Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 3 years ago
- A fast template-based vector, matrix, and (soon) quaternion math library for C++20 (deprecated)☆20Apr 22, 2020Updated 5 years ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- Header-only implementation of a grid for spatial lookups☆25Oct 19, 2024Updated last year
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- C++ library for incremental computing☆23Oct 8, 2022Updated 3 years ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 5 months ago