ckormanyos / mandelbrotLinks
High-precision Mandelbrot fractal iterations in C++ template code
☆16Updated 2 weeks ago
Alternatives and similar repositories for mandelbrot
Users that are interested in mandelbrot are comparing it to the libraries listed below
Sorting:
- C++ library implementing recent double-word (aka double-double) arithmetics.☆12Updated 5 months ago
- Header-only ECMAScript (JavaScript) compatible regular expression engine☆14Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- C++ Club☆17Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Teju Jagua☆33Updated 3 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆47Updated this week
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Forward, no matter what.☆133Updated 3 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Beautiful Algorithms & Data Structures☆10Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated this week
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆39Updated 2 weeks ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated last week
- Yet another C++ text formatting library.☆71Updated 10 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years 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…☆100Updated 6 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year