CLIST
C List
A universal list solution for C and C++
C List - universal list solution for C and C++, easy and fast, all data types supported
56 stars
2 watching
13 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
cclistcontainerlistqueue
Related projects:
Repository | Description | Stars |
---|---|---|
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
alexander-yakushev/compliment | A fast and customizable completion library for Clojure IDEs | 355 |
ianh/owl | A parser generator tool for visibly pushdown languages | 746 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
spl/dlist | A data structure library providing efficient append and snoc operations for list-like types | 65 |
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,575 |
mcinglis/c-style | A guide to best practices for writing readable, maintainable C code | 2,001 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |
mkirchner/gc | A conservative, thread-local garbage collector for C. | 1,213 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |
kevincobain2000/listof | A community-driven project providing lists of various topics in Ruby | 29 |
nbulischeck/list.h | Implementations for singly-linked and doubly-linked list functions. | 49 |
agavrel/42_cheatsheet | A comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development | 1,697 |
albertz/pycparser | A Python-based C parser and interpreter with automatic ctypes interface generation | 347 |