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:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- C++ library implementing recent double-word (aka double-double) arithmetics.☆12Updated 6 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Teju Jagua☆33Updated last month
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆60Updated this week
- C++ template library for floating point operations☆35Updated last week
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Header-only ECMAScript (JavaScript) compatible regular expression engine☆14Updated 3 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆47Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 3 weeks ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C++ Club☆17Updated 2 months ago
- duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator☆115Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 8 months 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
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 5 years ago
- soft_double provides a C++ software implementation of a double-precision floating-point data type☆21Updated 7 months ago
- My C stuff.☆46Updated 2 weeks ago
- Add-on packages for Vector class library☆76Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 4 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…☆100Updated 7 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- constixel is a single header minimalistic constexpr C++20 2D graphics rendering library☆40Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A fully featured single header library implementing a vector container with a small buffer optimization.☆68Updated 6 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month