thomcc / startup
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
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- Encrypting references in Rust for stupid reasons.Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- ☆35Updated 6 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A C expression parser and evaluator☆46Updated last year
- Implementation of CStr and CString for no_std environments☆41Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Pretty backtraces for rust☆14Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- A sanity checker for global allocations in Rust☆48Updated 8 months ago
- A wrapper for build.rs instructions☆16Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- ☆17Updated 4 years ago
- A mid-level Vulkan abstraction library for the experts and the masses.☆10Updated 5 years ago
- A custom context for eyre that supports backtraces on stable☆13Updated 11 months ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago