adolfomunoz / svg-cpp-plotLinks
A simple C++17 header-only library for generating SVG plots
☆10Updated last year
Alternatives and similar repositories for svg-cpp-plot
Users that are interested in svg-cpp-plot are comparing it to the libraries listed below
Sorting:
- A simple header-only library for generating SVG files from C++☆21Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆35Updated 8 months ago
- Slides of the Italian C++ Conference 2019☆23Updated 6 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 9 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 years ago
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- C++17 tiny vector math library☆44Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Really fast C++ hash table☆14Updated 7 years ago
- Experimental ranges for CUDA