jacob-navia / cclLinks
This is the code that was previously in code.google.com/p/ccl
☆47Updated 5 years ago
Alternatives and similar repositories for ccl
Users that are interested in ccl are comparing it to the libraries listed below
Sorting:
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆149Updated this week
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- Yet another INI parser☆174Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- Coroutines for C.☆76Updated 8 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- https://codeberg.org/ccxvii/minilibs☆145Updated 2 weeks ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆189Updated 5 months ago
- A pure C vector implementation☆151Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C99 trie library