steinwurf / boostLinks
A minimal subset of the Boost C++ library
☆34Updated last year
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☆42Updated 3 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
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Modern C++ generic header-only template library.☆102Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 4 months ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Block level data synchronization library☆49Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Easily batch-build cmake projects!☆18Updated 5 months ago
- C++ generic make factory☆108Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Boost.Coroutine☆85Updated 4 months ago
- Literal Logging for C++☆86Updated 7 years ago