steinwurf / boost
A minimal subset of the Boost C++ library
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for boost
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- 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
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Roman numeral support for C++17☆52Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- C++ generic make factory☆106Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Small small_vector☆31Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- WIP☆26Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago