c_std
C standard library
Reimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs.
Implementation of C++ standard libraries in C
1k stars
19 watching
71 forks
Language: C
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Reusable C libraries for various common functionalities in software development | 24 | |
| An experimental C++ Standard Library project with daily updates and manual resource management. | 11 | |
| A C++ library providing a set of standard function wrappers around common programming tasks. | 45 | |
| A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 664 | |
| An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 | |
| Standard C++ library adapted for use with the Arduino platform | 596 | |
| A lightweight C library providing string manipulation functions. | 312 | |
| A Python-based front-end for compiling C code into efficient machine code | 137 | |
| An implementation of reference counted string functionality for D programming language strings. | 9 | |
| A portable C standard library with support for multiple architectures and operating systems. | 860 | |
| A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization | 72 | |
| A Swift package wrapper for the Serd RDF library | 3 | |
| A lightweight C++ string type with an optional local buffer. | 249 | |
| A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 | |
| A TypeScript implementation of the C++ Standard Template Library | 604 |