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:
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Boost.org function module☆26Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Boost.org bind module☆28Updated 2 months ago
- Boost.org multi_index module☆51Updated this week
- Safe integer utilities for C++11☆16Updated 11 years ago
- C++ generic make factory☆108Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆19Updated 10 months ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- Asynchronous Database Library based on Asio☆14Updated 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
- Boost.org mpl module☆60Updated 2 months ago
- unmaintained - A C++11 header-only library providing optional and variant classes☆11Updated 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…☆61Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago