andrewchambers / miniasLinks
A mini x86-64 assembler for fun and learning.
☆221Updated 8 months ago
Alternatives and similar repositories for minias
Users that are interested in minias are comparing it to the libraries listed below
Sorting:
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- A simple C coroutine library.☆227Updated last year
- Type-safe Printf in C☆72Updated 10 months ago
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- The first C compiler ported to x86☆196Updated 4 years ago
- A Defer statement for C☆249Updated 4 years ago
- Tiny C++ boot loader☆82Updated 2 years ago
- A high level assembler.☆58Updated this week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 10 months ago
- hobby x86 kernel zig☆434Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Linux system calls.☆216Updated 6 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago
- Fast C-like programming language with advanced features☆167Updated 3 years ago
- ☆82Updated 3 years ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆262Updated 4 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- simple java virtual machine☆266Updated 4 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- Simple no bullshit text editor☆281Updated 2 weeks ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆176Updated last month
- ☆177Updated last year
- A simple way to write standalone C programs for i386☆258Updated last year
- Tiny hash function in C☆144Updated last year
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆179Updated last week