gamut VS codec-from-scratch

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

gamut

Image encoding and decoding library for D. Detailed layout control. Experimental codec QOIX. (by AuburnSounds)

codec-from-scratch

Build a simple video encoder from scratch (by kevmo314)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gamut codec-from-scratch
2 5
41 244
- -
8.2 2.0
22 days ago about 1 year ago
D Go
Boost Software License 1.0 Apache License 2.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.

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

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.

What are some alternatives?

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

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.

jcodec - JCodec main repo

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

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

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