A collection of C containers for programmers that need complete control over memory allocation.
☆24Aug 22, 2026Updated last week
Alternatives and similar repositories for ccc
Users that are interested in ccc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A header-only C library for parsing and serializing JSON with RFC 8259 compliance☆16Feb 21, 2026Updated 6 months ago
- A file I found that Marc Feeley does not have a repo for on github☆28Oct 11, 2021Updated 4 years ago
- Programming for Problem Solving☆17Oct 3, 2024Updated last year
- a threadpool written in c prog.☆18Apr 29, 2026Updated 4 months ago
- ☆28Oct 11, 2025Updated 10 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Sep 5, 2025Updated 11 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆39Oct 10, 2023Updated 2 years ago
- Comparison of generic container C libraries (STL like)☆72Aug 10, 2026Updated 2 weeks ago
- A statically-typed bytecode-interpreted programming language in C with zero dependencies.☆29Aug 23, 2026Updated last week
- 2048 in C and Raylib.☆22Sep 22, 2025Updated 11 months ago
- Argument parsing library for C.☆13Dec 7, 2015Updated 10 years ago
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Jan 13, 2019Updated 7 years ago
- A simple Lexer for the Rockstar programming language specification written in Haskell with the Alex tool.☆12Mar 4, 2019Updated 7 years ago
- My exercises for Haskell: First Principles☆10Oct 16, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- GameBoy emulator written in C++.☆11Sep 17, 2025Updated 11 months ago
- A versatile, performance-oriented generic hash table library for C.☆204May 6, 2025Updated last year
- A Haskell Collections library. [WIP]☆15Apr 7, 2024Updated 2 years ago
- A small, ergonomic generic container library.☆484Jul 1, 2025Updated last year
- A little tool to play with Windows security☆12Jan 21, 2026Updated 7 months ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.