sysprog21 / bignumLinks
An incomplete arbitrary-precision integer arithmetic library
☆14Updated 3 years ago
Alternatives and similar repositories for bignum
Users that are interested in bignum are comparing it to the libraries listed below
Sorting:
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 2 years ago
- Effective System Call Aggregation☆39Updated 2 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Updated 4 years ago
- A small and efficient web server with 1K lines of C code☆87Updated 2 weeks ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- A tiny VM written in C, with assembler and disassembler☆18Updated 6 years ago
- A shabby implementation of Java virtual machine in C☆144Updated 2 years ago
- A minimalist lossless data compressor☆46Updated 3 years ago
- JIT-accelerated RISC-V instruction set simulator☆35Updated last year
- ☆20Updated 7 months ago
- An event-driven and non-blocking web server☆82Updated 2 years ago
- A standalone WebAssembly process virtual machine☆225Updated 3 weeks ago
- An experimental HTTP server implemented as Linux kernel module☆75Updated 3 weeks ago
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated 2 years ago
- schedule and materials about my presentations☆361Updated 3 weeks ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- C6 -- 600 行的 C 語言編譯器☆21Updated 3 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- A C++ performance analyzing and testing framework on Android and Linux platforms.☆48Updated 11 months ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated last month
- a minimalist text editor with syntax highlight, copy/paste, and search☆133Updated 3 weeks ago
- 國立臺北大學通訊工程學系109年度大三必修課-多媒體訊號處理(U3329)☆19Updated 4 years ago
- Non-official Chinese translation of https://www.sigbus.info/compilerbook☆51Updated 4 years ago
- concurrent linked list implementation☆73Updated last year
- An implementation of tic-tac-toe in C, featuring AI agents☆36Updated 3 months ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆15Updated 3 years ago
- An efficient and portable Game Boy emulator☆36Updated last year
- 從 C 語言到 RISCV 處理器☆22Updated 6 years ago
- Ruby-like high-performance script programming language with JIT compiler☆93Updated 9 years ago