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:
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Pipelines for Modern C++☆67Updated 4 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A highly optimised C++ library for mathematical applications and neural networks.☆169Updated 7 months ago
- C++ small containers☆142Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- 📊 A lightweight plotting library☆93Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Google Benchmark data visualization tool☆26Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A fast, lightweight and single-header C++ csv parser library☆84Updated last month
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 8 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- An indirect value-type for C++☆83Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A header only structure of arrays container for C++