thomcc / startupLinks
Life before `main()`
☆19Updated 4 years ago
Alternatives and similar repositories for startup
Users that are interested in startup are comparing it to the libraries listed below
Sorting:
- watt-based inline procedural macros☆14Updated 5 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- ☆36Updated last year
- Aligned allocation for Rust☆15Updated 5 years ago
- Pretty backtraces for rust☆15Updated 4 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Light-weight desktop client for instant messaging services (abandoned)☆48Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A showcase game for the crow rendering engine☆38Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 9 months ago
- Library to program vga hardware.☆60Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago