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:
- Encrypting references in Rust for stupid reasons.☆1Updated 2 years ago
- Simple malloc implementation.☆32Updated 4 months ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Aligned allocation for Rust☆15Updated 4 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 2 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- watt-based inline procedural macros☆14Updated 4 years ago
- Experimental JIT compiler generator☆27Updated last year
- 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
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆22Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- PDCurses Rust FFI bindings☆17Updated 6 years ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- ☆17Updated 5 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A tool for compiling and linking Zig libraries to Rust projects.☆14Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago