codec-from-scratch VS gamut

Compare codec-from-scratch vs gamut and see what are their differences.

codec-from-scratch

Build a simple video encoder from scratch (by kevmo314)

gamut

Image encoding and decoding library for D. Detailed layout control. Experimental codec QOIX. (by AuburnSounds)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
codec-from-scratch gamut
5 2
244 40
- -
2.0 8.2
about 1 year ago 5 days ago
Go D
Apache License 2.0 Boost Software License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

codec-from-scratch

Posts with mentions or reviews of codec-from-scratch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-19.

gamut

Posts with mentions or reviews of gamut. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • QOA, the Quite OK Audio Format
    4 projects | news.ycombinator.com | 2 Feb 2023
    I've extended QOI for 10-bit here: https://github.com/AuburnSounds/gamut (and also grey and grey+alpha). So it's a separate codec yes.

    The problem with a QOI that would have 16-bit is that lossless becomes more expensive, exact match in the color table is more rare too and not worth it anymore.

  • QOIR: A fast, simple, lossless image file format
    2 projects | news.ycombinator.com | 6 Dec 2022
    Also extended QOI to make QOIX, a triple codec that can also encode 10-bit and 1 and 2-channels images. So you could say it's 3x the complexity.

    https://github.com/AuburnSounds/gamut

What are some alternatives?

When comparing codec-from-scratch and gamut you can also consider the following projects:

jcodec - JCodec main repo

tacentview - An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.

less-avc - less Advanced Video Coding (H.264) encoding

oculante - A fast and simple image viewer / editor for many opering systems

flac - Free Lossless Audio Codec

korim - Korim: Kotlin cORoutines IMaging, Bitmap and Vector graphics for Multiplatform Kotlin

qoa - The “Quite OK Audio Format” for fast, lossy audio compression