nostdlib
There are 20 repositories under nostdlib topic.
johannst/dynld
Dynamic linker studies.
ilya-sotnikov/ushell
Microshell is a small shell for embedded systems written in C89 without dynamic memory allocations and libc (freestanding)
jbirddog/blue
Compiler for the Blue Language
nordzilla/count-digits
A no-std trait with functions to determine the lengths of integers in various number bases.
peter-lyons-kehl/no_std_libs
Presentation: Embedded-friendly, low level, no_std libraries in Rust
jdarge/lle
low level experiments
nickscha/vm
C89, single header, nostdlib vector linear algebra implementation.
peter-lyons-kehl/no_std_data
no_std (embedded/low level-compatible) patterns in Rust
peter-lyons-kehl/no_std_rna_slice_patterns_presentation
no_std (embedded/low level-compatible) patterns in Rust - presentation
pomettini/pachip8risu
🦀 An interpreter for the Chip-8 fantasy console
HF-Foundation/HF-PARSER-RUST
Parser, tokenizer and AST generator for HF
nickscha/arena
C89, single header, nostdlib arena/bump allocator
nickscha/bakr
C89, single header, util that bakes binaries/files into C89 header files
nickscha/cstr
C89, single header, nostdlib string library.
nickscha/dyn_array
C89, single header, nostdlib, dynamic generic array
johannst/rv64i-linux-user-no-std
rv64i linux userspace no_std
nickscha/test
C89, single header, nostdlib, simple testing framework.
nickscha/types
C89, single header, nostdlib personal type defines
nickscha/w32_gl
C89, single header, nostdlib win32/opengl without windows.h
peter-lyons-kehl/embedded_low_level_rust
Embedded-friendly, low level, no_std Rust libraries intro (moved)