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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks 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
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ generic make factory☆108Updated 6 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☆52Updated last month
- Fast containers of polymorphic objects.☆70Updated 3 weeks ago
- Boost.org type_traits module☆64Updated 3 weeks ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Block level data synchronization library☆49Updated 6 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago