thomcc / startupLinks
Life before `main()`
☆17Updated 4 years ago
Alternatives and similar repositories for startup
Users that are interested in startup are comparing it to the libraries listed below
Sorting:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last week
- Light-weight desktop client for instant messaging services (abandoned)☆47Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Encrypting references in Rust for stupid reasons.☆1Updated 2 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week
- Library to program vga hardware.☆58Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Blend2D Bindings for Rust☆23Updated 5 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- watt-based inline procedural macros☆14Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Procedural macros for working with Vulkan shaders☆42Updated last month
- UEFI Bytecode Disassembler☆61Updated 7 months ago
- Moving code-gen out of `build.rs`☆18Updated 2 weeks ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 4 years ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 3 years ago
- ☆88Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last month