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

GitHub

56 stars
2 watching
13 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list

cclistcontainerlistqueue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,046
alexander-yakushev/compliment A fast and customizable completion library for Clojure IDEs 355
ianh/owl A parser generator tool for visibly pushdown languages 748
mattpd/cpplinks A categorized list of C++ resources and tools 4,598
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,594
mcinglis/c-style A guide to best practices for writing readable, maintainable C code 2,008
ged/linkparser A high-level interface to the CMU Link Grammar parser 76
mkirchner/gc A conservative, thread-local garbage collector for C. 1,217
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 749
akamensky/argparse Provides a flexible and easy-to-use command line argument parsing solution for Go programs. 617
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,709
albertz/pycparser A Python-based C parser and interpreter with automatic ctypes interface generation 350