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: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karlyamashita/common_libraries Reusable C libraries for various common functionalities in software development 24
colbyhall/ch_stl An experimental C++ Standard Library project with daily updates and manual resource management. 11
skarupke/std_function A C++ library providing a set of standard function wrappers around common programming tasks. 45
bytecodealliance/cap-std A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. 664
radex/swift_stdlib An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. 16
maniacbug/standardcplusplus Standard C++ library adapted for use with the Arduino platform 596
maxim2266/str A lightweight C library providing string manipulation functions. 312
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
burner/std.rcstring An implementation of reference counted string functionality for D programming language strings. 9
managarm/mlibc A portable C standard library with support for multiple architectures and operating systems. 860
philip-trettner/cpp-std-fwd A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization 72
kasei/swift-serd A Swift package wrapper for the Serd RDF library 3
ocornut/str A lightweight C++ string type with an optional local buffer. 249
rurban/ctl A C container template library implementing various data structures and algorithms in ISO C99/C11. 172
samchon/tstl A TypeScript implementation of the C++ Standard Template Library 604