steinwurf / boost
A minimal subset of the Boost C++ library
☆33Updated last year
Alternatives and similar repositories for boost:
Users that are interested in boost are comparing it to the libraries listed below
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- Boost.org multi_index module☆47Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Automatic project build script with CMake☆20Updated 7 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Block level data synchronization library☆48Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago