AZHenley / bignumLinks
A bignum library for C.
☆33Updated last year
Alternatives and similar repositories for bignum
Users that are interested in bignum are comparing it to the libraries listed below
Sorting:
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- Compiling C to FlipJump☆95Updated 9 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 2 weeks ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆49Updated last year
- GCC plugin for C language that tracks references to allocated objects☆29Updated 5 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆16Updated last year
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- clex is a simple lexer generator☆102Updated last month
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆23Updated 2 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 5 years ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆17Updated last year
- Soft floating point☆17Updated last month
- Bootloader exploration☆19Updated 3 years ago
- My little WebAssembly interpreter☆75Updated last week
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆159Updated 2 years ago
- A C11 compiler for the discrete logic computer☆20Updated last year
- LLVM backend for m88k architecture☆50Updated 3 months ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated last month
- unicode security guidelines for identifiers☆32Updated 11 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 4 years ago
- Binary Lambda Calculus evaluation engine written in Malbolge.☆17Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆48Updated 3 years ago
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 2 months ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago