Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braheezy/zjpeg
A JPEG decoder
https://github.com/braheezy/zjpeg
jpeg zig
Last synced: about 1 month ago
JSON representation
A JPEG decoder
- Host: GitHub
- URL: https://github.com/braheezy/zjpeg
- Owner: braheezy
- Created: 2024-11-02T17:25:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T08:06:25.000Z (about 2 months ago)
- Last Synced: 2024-11-26T09:20:43.851Z (about 2 months ago)
- Topics: jpeg, zig
- Language: Zig
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zjpeg
A JPEG decoder in pure Zig.> [!CAUTION]
> This project is in active development and does not decode JPEGs yet.## Development
Run using `zig`:zig build run --
Or build and run:
zig build
./zig-out/bin/zjpeg