A1-Triard's Stars
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
crablang/crab
A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy!
ihhub/fheroes2
fheroes2 is a recreation of Heroes of Might and Magic II game engine.
kkawakam/rustyline
Readline Implementation in Rust
mrcoles/markdown-css
CSS for making regular HTML look like plain-text markdown.
taviso/123elf
A native port of Lotus 1-2-3 to Linux.
keirf/greaseweazle
Tools for accessing a floppy drive at the raw flux level
fortran-lang/fpm
Fortran Package Manager (fpm)
open-simh/simh
The Open SIMH simulators package
lu-zero/cargo-c
build and install C-compatible libraries
maciejhirsz/beef
Faster, more compact implementation of std::borrow::Cow
marcianx/downcast-rs
Serentty/rusty-dos
A Rust skeleton for an MS-DOS program for IBM compatibles and the PC-98, including some PC-98-specific functionality
magiclen/educe
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
dtolnay/enumn
Convert number to enum
llogiq/compact_arena
A crate with indexed arenas with small memory footprint
est31/msvc-wine-rust
Cross compile Rust programs to the MSVC Windows target using Wine
mmastrac/rust-libc-print
#[no_std] print equivalent for Rust
open-simh/simtools
A collection of tools for use with SIMH
montagdude/awesome-appmenu
Tool to create a menu of installed applications for the awesome window manager
SOF3/portrait
Trait-agnostic derive macros
ArnaudValensi/xdg-menu-to-awesome-wm
Converts a xdg-menu like gnome menu awesome wm format
SergiyKolesnikov/ddi2raw
ddi2raw converts a floppy disk image in DDI (DiskDupe) format to a raw floppy disk image.
LionyxML/freebsd-terminus
The Terminus font converted to freebsd vt (console only)
JakobDegen/mappable-rc
Rust crate providing mappable reference counted types
Clikengo/usize_cast
public-domain/pdpc
standard C library.
strake/null-terminated.rs
mneumann/errno-dragonfly-rs
Exposes errno functionality to stable Rust on DragonFlyBSD
mattfbacon/rpni
A basic command-line RPN calculator