Cello

C framework

A high-level programming framework that simplifies tasks in C by providing features like generic data structures, polymorphic functions, and reflection.

Higher level programming in C

GitHub

7k stars
242 watching
377 forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orangeduck/buildyourownlispBuild a simple programming language in under 1000 lines of code using HTML and C.2,942
orangeduck/mpcA lightweight and powerful library for building parsers of varying complexity using parser combinators.2,691
evgenykarkan/ekalgorithmsA collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C.2,421
attractivechaos/klibA standalone and lightweight C library providing efficient implementations of various algorithms and data structures4,227
anthonycalandra/modern-cpp-featuresA resource for learning modern C++ language and library features19,885
rui314/chibiccAn open-source C compiler that aims to implement all C11 features and compile real-world programs correctly.9,774
tboox/tboxA comprehensive C library providing a wide range of functionality for various applications, including networking, concurrency, data storage and manipulation.4,906
srdja/collections-cA comprehensive C library providing various data structures with efficient algorithms and operations2,842
orangeduck/tgcA tiny garbage collector for C that automatically frees unreachable memory allocations972
marcobambini/gravityA dynamically typed, lightweight language with modern syntax for building portable and concurrent applications.4,325
koka-lang/kokaA research language with effect types and handlers for building concurrent, efficient programs3,333
tezc/scProvides a collection of portable and high-performance C libraries and data structures2,284
seanbaxter/circleA C++ compiler project that provides a new versioning mechanism and a set of advanced features to improve the language's safety, productivity, and flexibility.2,433
koanlogic/libuA C utility library providing basic functionality such as memory allocation and networking.443
fragglet/c-algorithmsA collection of commonly used algorithms in C.3,368