alandefreitas / utilitiesLinks
Utilities for Modern C++
☆23Updated 7 years ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Pipelines for Modern C++☆67Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Tiny Test System☆27Updated 2 months ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Boost.org circular_buffer module☆58Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- C++11 compatible charconv☆31Updated last month
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An indirect value-type for C++☆83Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated last year
- Boost.org unordered module☆73Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago