-
real-time-cpp Public
Source code for the book Real-Time C++, by Christopher Kormanyos
-
soft_double Public
soft_double provides a C++ software implementation of a double-precision floating-point data type
-
wide-decimal Public
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
-
wide-integer Public
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
-
long_long_long Public
Implements signed and unsigned integers consisting of four constituent parts such as a synthesized 128-bit integer or similar
C++ Boost Software License 1.0 UpdatedMar 23, 2025 -
Baremetal_esp32s3_nosdk Public
Forked from Chalandi/Baremetal_esp32s3_nosdkBare-metal programming on ESP32-S3 dual-core Xtensa LX7 without using Espressif's ESP-IDF
C GNU General Public License v3.0 UpdatedMar 8, 2025 -
mathematica_mathlink Public
C++ template header for interacting with the Mathematica(R) kernel
-
crc-catalog Public
crc-catalog implements numerous CRCs in C/C++ with a bitwise template-based algorithm.
-
mandelbrot Public
High-precision Mandelbrot fractal iterations in C++ template code
-
real-time-cpp-toolchains Public
GNU/GCC Toolchains that can be optionally used for real-time-cpp on Windows
-
Osek_pi_crunch_cm3 Public
Use OSEK-like OS on bare-metal ARM(R) Cortex(R)-M3 to calculate pi with a spigot algorithm
-
qemu_arm_sample Public
Sample running QEMU on a bare-metal embedded ARM(R) Cortex(R) M4F simulated device
C++ Boost Software License 1.0 UpdatedDec 8, 2024 -
pi-crunch-metal Public
Compute a million digits of pi on a bare-metal RaspberryPi(R)-Zero (and other systems)
-
extended_complex Public
Extended-complex adaption-class in modern C++
-
make-4.2.1-msvc-build Public
GNUmake 4.2.1 built with MSVC for use on Windows
-
mp_cpp Public
Legacy multiple-precision C++ library with examples
-
e_float-2021 Public
Multiple precision floating point (legacy project) derived work from e_float
-
avr-gcc-build Public
avr-gcc built with shell and YAML
-
elf2uf2 Public
Forked from rej696/elf2uf2A copy of code artifacts for the easy building of the Pico-SDK elf2uf2 utility, without having to clone the entire SDK.
-
xxd Public
hex-dump-type utility xxd
-
AStyle_2015-10-23 Public
Archive and support an older 2015 version of AStyle
-
avr-libstdcpp Public
Forked from modm-io/avr-libstdcppSubset of the C++ standard library for AVR targets
-
gamma_f77 Public
real-valued gamma function in quad-precision using classic Fortran77
-
ti84-ref_app Public
TI-84 Plus reference application
-
gcc-rx-elf Public
gcc-rx-elf built with shell and YAML
-
gcc-rl78-unknown-elf Public
gcc-rl78-unknown-elf built with shell and YAML
-
gcc-v850-unknown-elf Public
gcc-v850-unknown-elf built with shell and YAML
-
hello_f77 Public
The epic Hello World program in the Fortran77 language
-
-
win_text_simple Public
win_text_simple makes a simple Win32-API window with dynamic text