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-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A bunch of small C++ utilities☆68Updated last year
- runtime to compile-time mappings☆108Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Block level data synchronization library☆49Updated 6 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Boost.org multi_index module☆53Updated this week
- Modern C++ generic header-only template library.☆104Updated 3 months 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 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
- Literal Logging for C++☆86Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 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
- WIP☆27Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago