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

GitHub

1k stars
19 watching
71 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karlyamashita/common_librariesReusable C libraries for various common functionalities in software development24
colbyhall/ch_stlAn experimental C++ Standard Library project with daily updates and manual resource management.11
skarupke/std_functionA C++ library providing a set of standard function wrappers around common programming tasks.45
bytecodealliance/cap-stdA project providing a capability-based version of the Rust standard library for sandboxed and secure application development.664
radex/swift_stdlibAn updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions.16
maniacbug/standardcplusplusStandard C++ library adapted for use with the Arduino platform596
maxim2266/strA lightweight C library providing string manipulation functions.312
cimplec/sim-cA Python-based front-end for compiling C code into efficient machine code137
burner/std.rcstringAn implementation of reference counted string functionality for D programming language strings.9
managarm/mlibcA portable C standard library with support for multiple architectures and operating systems.860
philip-trettner/cpp-std-fwdA collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization72
kasei/swift-serdA Swift package wrapper for the Serd RDF library3
ocornut/strA lightweight C++ string type with an optional local buffer.249
rurban/ctlA C container template library implementing various data structures and algorithms in ISO C99/C11.172
samchon/tstlA TypeScript implementation of the C++ Standard Template Library604