aguaviva / micro-jpeg-visualizerLinks
in only 250 lines of code (no libs, just vanilla code)
☆99Updated 2 years ago
Alternatives and similar repositories for micro-jpeg-visualizer
Users that are interested in micro-jpeg-visualizer are comparing it to the libraries listed below
Sorting:
- You can't do that! Can you?☆22Updated 9 years ago
- Colorful sorting animations☆129Updated 4 years ago
- Business card raytracer / eventual IOCCC winner☆179Updated 9 years ago
- Free Universal Image Format☆171Updated 2 years ago
- fundamental tools in the spirit of C☆58Updated 5 years ago
- sphere tracing in ascii☆112Updated 4 years ago
- Evolve images using simulated annealing☆394Updated 3 years ago
- BitTorrent client written in C☆124Updated 8 years ago
- ☆35Updated 10 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- A JIT compiler for Brainfuck running on x86_64 UEFI☆87Updated 7 years ago
- adaptive arithmetic coder☆50Updated 8 years ago
- A deblocking JPEG decoder☆469Updated 2 years ago
- 📶 Send Ethernet frames straight from a Raspberry Pi 4's GPIO pins.☆43Updated 5 years ago
- Allow for binary files to be converted to Youtube videos on Windows. Ported from LVDO.☆47Updated 10 years ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆148Updated last year
- grep on CUDA☆117Updated last year
- Data compression using LSTM☆137Updated 2 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- itsy-bitsy OpenGL and GLSL example☆48Updated 7 years ago
- A numpy implementation of forward energy from the paper “Improved Seam Carving for Video Retargeting" (2008)☆186Updated 4 years ago
- compile/run for the lazy☆82Updated 5 years ago
- Set of *nix utilities for experimentation and learning about spectral analysis of images☆24Updated last month
- Stanford CS248 Assignment 1: Implement a simple SVG renderer☆24Updated last year
- portable libc optimized for code size and readability☆82Updated 9 years ago
- A very simple DMA tutorial on the STM32F100 MCU without using any libraries or abstractions☆33Updated 6 years ago
- A neural network implementation for the MNIST dataset, written in plain C