thomcc / startup
Life before `main()`
☆17Updated 3 years ago
Alternatives and similar repositories for startup:
Users that are interested in startup are comparing it to the libraries listed below
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- A sanity checker for global allocations in Rust☆48Updated 7 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 10 months ago
- Encrypting references in Rust for stupid reasons.☆0Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- DEPRECATED in favor of macroquad::ui☆38Updated 3 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 3 years ago
- A dynamic library helper for rust crates☆34Updated last year
- Exeprimental visual terminal for egui☆83Updated last year
- Implementation of CStr and CString for no_std environments☆41Updated last year
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month
- Plugin for macro-, mini-quad (quads) to save data in simple local storage using Web Storage API in WASM and local file on a native platfo…☆16Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 2 years ago
- Light-weight desktop client for instant messaging services (abandoned)☆47Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆22Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- Rust library for testing code relying on the global allocator☆13Updated 9 months ago
- ☆17Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A C expression parser and evaluator☆48Updated last year
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago