Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β
Top 18 C Codec Projects
-
ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πΊπΈ π¨π³ π°π· πͺπΈ π»π³ π§π·
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I only have grug brain, but one could call WASM modules each with its own tiny memory pre-allocated. There is also WUFFS the language which is explicitly limited in several ways. I also feel like some things could be done in Ada or one of the more strict functional languages.
0: https://github.com/google/wuffs/blob/main/doc/wuffs-the-lang...
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Zstd Content-Encoding planned to ship with Chrome 123 | news.ycombinator.com | 2024-02-07
I'm still unconvinced about this addition. And I don't even dislike Zstandard.
The main motivation seems to be that while Zstandard is worse than Brotli at the highest level, it's substantially faster than Brotli when data has to be compressed on the fly with a limited computation budget. That might be true, but I'm yet to see any concrete or even anecdotal evidence even in the issue tracker [1] while there exist some benchmarks where both Zstandard and Brotli are fast enough for the web usage even at lower levels [2].
According to their FAQ [3] Meta and Akamai have successfully used Zstandard in their internal network, but my gut feeling is that they never actually tried to optimize Brotli instead. In fact, Meta employs the main author of Zstandard so it would have been easier to tune Zstandard instead of Brotli. While Brotli has some fundamental difference from Zstandard (in particular Brotli doesn't use arithmetic-equivalent coding), no one has concretely demonstrated that difference would prevent Brotli from being fast enough for dynamic contents in my opinion.
[1] https://issues.chromium.org/issues/40196713
[2] https://github.com/powturbo/TurboBench/issues/43
[3] https://docs.google.com/document/d/14dbzMpsYPfkefAJos124uPrl...
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C Codec discussion
C Codec related posts
-
RealtimeSanitizer for Rust
-
Wuffs the Language
-
Hermeticity
-
A fast, simple, lossless image file format
-
JPEG XL and Google's War Against It
-
Reflections on Distrusting xz
-
4-year campaign backdoored iPhones using possibly the most advanced exploit
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 7 Feb 2025
Index
What are some of the best open-source Codec projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | ffmpeg-libav-tutorial | 10,189 |
2 | wuffs | 4,264 |
3 | opus | 2,418 |
4 | vgmstream | 1,706 |
5 | minimp3 | 1,658 |
6 | libspng | 764 |
7 | vorbis | 487 |
8 | TurboBench | 333 |
9 | libopenaptx | 130 |
10 | qoir | 107 |
11 | zlib | 35 |
12 | arduino-liblame | 21 |
13 | lz4 | 21 |
14 | xls | 15 |
15 | lz4-conduit | 2 |
16 | libvorbis | 1 |
17 | zlib-bindings | 1 |
18 | lzip | 0 |