steinwurf / boostLinks
A minimal subset of the Boost C++ library
☆36Updated 2 years ago
Alternatives and similar repositories for boost
Users that are interested in boost are comparing it to the libraries listed below
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Boost.org config module☆75Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- C++ generic make factory☆108Updated 6 years ago
- Boost.Coroutine☆86Updated last week
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated last week
- Container Traits for Modern C++☆30Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Simple C++ event loop library☆54Updated 10 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Fast containers of polymorphic objects.☆69Updated last week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year