enmasse / jpeg_readLinks
Small jpeg decoder written in Python with focus on readability.
☆43Updated 9 years ago
Alternatives and similar repositories for jpeg_read
Users that are interested in jpeg_read are comparing it to the libraries listed below
Sorting:
- Conway's Game of Life in 9 lines of C☆304Updated 9 years ago
- Advent of Code 2019 optimized solutions in C++☆29Updated last year
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- Implementing a CPU emulator using C++Templates☆151Updated 5 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Data structures implemented for my data structures course (INE5408) at UFSC.☆58Updated 6 years ago
- Arbitrary-Precision Integer Arithmetic☆202Updated 2 years ago
- Colorful sorting animations☆127Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- metatrace is a C++ Compile Time, Whitted Style Ray Tracer, utilizing classic C++98/03 style metaprogramming. All the Ray Tracing is done…☆97Updated 8 years ago
- C++ network library☆21Updated 6 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- C and C++ utilities for cross-platform console roguelike game creation.☆234Updated 2 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- A NES emulator written in C++☆144Updated last month
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,279Updated 3 years ago
- A compile-time CHIP-8 emulator☆38Updated 5 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆576Updated 4 months ago
- Simple compile-time raytracer using C++17☆720Updated 3 years ago
- "Replay-based" REPLs for compiled languages.☆317Updated 3 years ago
- 🧚 A slightly different version of C.☆179Updated 2 years ago
- Branchless UTF-8 decoder☆618Updated 3 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A simple way to write standalone C programs for i386☆257Updated last year
- Material for the Creating a Compiler video lesson series.☆557Updated 3 years ago
- Generic scaffolding for an end-to-end LLVM-based compiler☆36Updated 4 years ago
- A simple Chip 8 Emulator written in C++☆27Updated 8 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago