cosmopolitan
C compiler library
A build-once run-anywhere C library that reconfigures stock compilers to output a POSIX-approved format for native execution on multiple platforms.
build-once run-anywhere c library
19k stars
168 watching
642 forks
Language: C
last commit: about 1 month ago
Linked from 4 awesome lists
bioscontainersdarwinefifreebsdlibclinuxnetbsdopenbsdpolyglotwindowszip
Related projects:
Repository | Description | Stars |
---|---|---|
hnes/libaco | A C coroutine library with low overhead and high performance | 3,525 |
marcobambini/gravity | A dynamically typed, lightweight language with modern syntax for building portable and concurrent applications. | 4,325 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,409 |
clibs/clib | Provides a package manager for C libraries to simplify installation and usage of third-party libraries | 4,885 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
rui314/chibicc | An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,774 |
warmcat/libwebsockets | A lightweight networking library providing client and server functionality for various protocols. | 4,820 |
tboox/tbox | A comprehensive C library providing a wide range of functionality for various applications, including networking, concurrency, data storage and manipulation. | 4,906 |
andlabs/libui | A portable GUI library for C that uses native GUI technologies of each platform. | 10,745 |
lotabout/write-a-c-interpreter | A simple C interpreter that can interpret and run itself | 4,070 |
sustrik/libmill | Introduces concurrency features to the C programming language in a style similar to Go. | 2,741 |
clasp-developers/clasp | Seamlessly interoperating C++ libraries with Common Lisp | 2,581 |
tezc/sc | Provides a collection of portable and high-performance C libraries and data structures | 2,284 |
containers/crun | An OCI container runtime with a low memory footprint and C implementation | 3,102 |
carbon-language/carbon-lang | An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. | 32,439 |