zhenrong-wang / bcomp
A bit-based, simple algorithm for lossless compression.
☆11Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for bcomp
- HTTP Server in C☆28Updated last month
- ☆41Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 2 months ago
- An emulation based tool for learning and debugging assembly.☆276Updated this week
- Game engine-independent map creation/level editor utility. Nothing unnecessary, nothing extraordinary. Primarily made for games independe…☆11Updated this week
- Install C on Windows with just one click.☆24Updated 7 months ago
- Tiny Raspberry Pi Operating System☆183Updated 2 months ago
- The first code doodle that eventually became the Ladybird web browser. From December 23rd, 2018.☆28Updated 7 months ago
- Just a simple proof-of-concept of using Raylib from LLVM IR directly☆32Updated 3 months ago
- A turn-based co-petetive multiplayer game☆149Updated last month
- Barebones RISC-V kernel template for Zig☆46Updated 4 months ago
- dynamically generate HTML documents in C☆31Updated this week
- A single-threaded event-driven cache☆19Updated last month
- Book in Progress☆66Updated this week
- ☆31Updated 4 months ago
- just for fun☆15Updated last week
- A tinycompiler in C from scratch☆91Updated 3 months ago
- Code auditing and profiling tool based on gcc for C programs to adhere to NASA's JPL Rule of 10 🚀☆61Updated 9 months ago
- UEFI Based OS for x86_64☆22Updated 3 months ago
- A roadmap to learn C from Scratch☆488Updated last month
- ☆18Updated last week
- Low-Level Programming Roadmap and Resources☆50Updated this week
- ☆111Updated 11 months ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆32Updated 9 months ago
- Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C☆70Updated 2 months ago
- ☆27Updated 4 months ago
- JIT Compiler for Brainfuck