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☆94Updated 4 years ago
- Effective System Call Aggregation☆39Updated 3 years ago
- JIT-accelerated RISC-V instruction set simulator☆37Updated 2 years ago
- A tiny VM written in C, with assembler and disassembler☆18Updated 7 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☆89Updated 4 months ago
- A minimalist lossless data compressor☆47Updated 4 years ago
- An event-driven and non-blocking web server☆81Updated 2 years ago
- A shabby implementation of Java virtual machine in C☆148Updated 3 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- An efficient and portable Game Boy emulator☆36Updated last year
- A standalone WebAssembly process virtual machine☆224Updated 5 months ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- An experimental HTTP server implemented as Linux kernel module☆79Updated 5 months ago
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆39Updated 5 years ago
- ☆21Updated 11 months ago
- C6 -- 600 行的 C 語言編譯器☆22Updated 3 years ago
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- A C++ performance analyzing and testing framework on Android and Linux platforms.☆48Updated last year
- Ruby-like high-performance script programming language with JIT compiler☆94Updated 9 years ago
- An implementation of tic-tac-toe in C, featuring AI agents☆36Updated 7 months ago
- concurrent linked list implementation☆74Updated last year
- A simple integer calculator using JIT compilation☆15Updated 5 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆151Updated last month
- schedule and materials about my presentations☆362Updated 5 months ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- 從 C 語言到 RISCV 處理器☆24Updated 6 years ago
- A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)☆178Updated 11 months ago