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☆36Updated 8 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 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
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 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 2 weeks ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- runtime to compile-time mappings☆110Updated 8 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
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Boost.org config module☆75Updated last month
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- Block level data synchronization library☆49Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Open multi-methods for C++11☆117Updated 7 years ago