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
18k stars
170 watching
635 forks
Language: C
last commit: 5 days 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,516 |
marcobambini/gravity | A dynamically typed, lightweight language with modern syntax for building portable and concurrent applications. | 4,315 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,388 |
clibs/clib | Provides a package manager for C libraries to simplify installation and usage of third-party libraries | 4,874 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |
rui314/chibicc | An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,726 |
warmcat/libwebsockets | A lightweight networking library providing client and server functionality for various protocols. | 4,787 |
tboox/tbox | A comprehensive C library providing a wide range of functionality for various applications, including networking, concurrency, data storage and manipulation. | 4,880 |
andlabs/libui | A portable GUI library for C that uses native GUI technologies of each platform. | 10,732 |
lotabout/write-a-c-interpreter | A simple C interpreter that can interpret and run itself | 4,053 |
sustrik/libmill | Introduces concurrency features to the C programming language in a style similar to Go. | 2,737 |
clasp-developers/clasp | Seamlessly interoperating C++ libraries with Common Lisp | 2,578 |
tezc/sc | Provides a collection of portable and high-performance C libraries and data structures | 2,269 |
containers/crun | An OCI container runtime with a low memory footprint and C implementation | 3,059 |
carbon-language/carbon-lang | An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. | 32,344 |