• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C++
  • License
    Boost Software Li...
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

crc-catalog implements numerous CRCs in C/C++ with a bitwise template-based algorithm.

More Repositories

1

real-time-cpp

Source code for the book Real-Time C++, by Christopher Kormanyos
C++
562
star
2

wide-integer

Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
C++
188
star
3

wide-decimal

Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
C++
50
star
4

xxd

hex-dump-type utility xxd
C
23
star
5

real-time-cpp-toolchains

GNU/GCC Toolchains that can be optionally used for real-time-cpp on Windows
12
star
6

soft_double

soft_double provides a C++ software implementation of a double-precision floating-point data type
C++
11
star
7

make-4.2.1-msvc-build

GNUmake 4.2.1 built with MSVC for use on Windows
C
4
star
8

mandelbrot

High-precision Mandelbrot fractal iterations in C++ template code
C
3
star
9

e_float-2021

Multiple precision floating point (legacy project) derived work from e_float
C++
2
star
10

gamma_f77

real-valued gamma function in quad-precision using classic Fortran77
Fortran
2
star
11

pi-crunch-metal

Compute a million digits of pi on a bare-metal RaspberryPi(R)-Zero (and other systems)
C++
2
star
12

ti84-ref_app

TI-84 Plus reference application
HTML
2
star
13

avr-gcc-build

avr-gcc built with shell and YAML
Shell
2
star
14

serial_win32api

Serial (COM) driver for classic Win32-API in MSVC
C++
1
star
15

Osek_pi_crunch_cm3

Use OSEK-like OS on bare-metal ARM(R) Cortex(R)-M3 to calculate pi with a spigot algorithm
C++
1
star
16

ckormanyos

GitHub profile of ckormanyos
1
star
17

mathematica_mathlink

C++ template header for interacting with the Mathematica(R) kernel
C++
1
star
18

mp_cpp

Legacy multiple-precision C++ library with examples
C
1
star
19

Osek_pi_crunch_riscv

Use OSEK-like OS on bare-metal RISC-V to calculate pi with a spigot algorithm
C
1
star
20

gcc-rl78-unknown-elf

gcc-rl78-unknown-elf built with shell and YAML
Shell
1
star
21

win_text_simple

win_text_simple makes a simple Win32-API window with dynamic text
C++
1
star
22

gcc-rx-elf

gcc-rx-elf built with shell and YAML
Shell
1
star
23

boost_math_test_qemu

test Boost.Math on bare-metal with qemu
C++
1
star
24

Osek_pi_spigot_metal

Use OSEK-like OS on RPI-Zero to calculate pi with a spigot algorithm
C++
1
star
25

hello_f77

The epic Hello World program in the Fortran77 language
Fortran
1
star
26

gcc-v850-unknown-elf

gcc-v850-unknown-elf built with shell and YAML
Shell
1
star
27

extended_complex

Extended-complex adaption-class in modern C++
C++
1
star