Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 Awesome C #
 Awesome C #
A curated list of C good stuff. This list contains only open source 13 
code (as defined by the linked Open Source Definition), and sellers who
@@ -145,8 +145,8 @@
 real-time systems. ISC ISC 
⟡ fast\_zlib 533 - Improved zlib, which runs 2 to 10 times faster.
 BSD-3-Clause BSD-3-Clause 
⟡ fastLZ 586 - Lightning-fast lossless compression library (LZ77 type). Embbedable on small target like ARM Cortex-M families. Source code directly embbedable on your project ( a pair of h/c
files), no dynamic memory allocation. MIT MIT 
⟡ fastLZ 586 - Lightning-fast lossless compression library (LZ77 type). Embbedable on small target like ARM Cortex-M families. Source code directly embbedable on your project ( a pair of h/c files), no dynamic memory allocation. MIT 
MIT 
⟡ huffandpuff 214 - Minimal Huffman encoder and decoder. Public domain.
⟡ libzip 587 - C library for reading, creating and modifying zip archives.
 BSD-3-Clause BSD-3-Clause