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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Block level data synchronization library☆49Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ generic make factory☆108Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Flat containers for C++☆59Updated 2 months ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Thread aware Signal/Slot library☆83Updated 5 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- Boost.Coroutine☆85Updated 2 weeks 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☆49Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago