ckormanyos / mandelbrotLinks
High-precision Mandelbrot fractal iterations in C++ template code
☆16Updated last month
Alternatives and similar repositories for mandelbrot
Users that are interested in mandelbrot are comparing it to the libraries listed below
Sorting:
- C++ Club☆16Updated 4 months ago
- C++ library implementing recent double-word (aka double-double) arithmetics.☆14Updated 8 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Teju Jagua☆35Updated last month
- Header-only ECMAScript (JavaScript) compatible regular expression engine☆15Updated 2 months ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 3 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆61Updated this week
- duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator☆116Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- soft_double provides a C++ software implementation of a double-precision floating-point data type☆21Updated 9 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- A simple, single-header library which implements C preprocessor☆59Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Header only associative linear container.☆43Updated last year
- constixel is a single header minimalistic constexpr C++20 2D graphics rendering library☆42Updated 5 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- Forward, no matter what.☆132Updated 3 years ago
- C++ template library for floating point operations☆37Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 7 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 8 months ago