darfink / region-rsLinks
A cross-platform virtual memory API written in Rust
☆128Updated last year
Alternatives and similar repositories for region-rs
Users that are interested in region-rs are comparing it to the libraries listed below
Sorting:
- Rust ABI safe code generator☆188Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- ☆88Updated last year
- offsetof for Rust☆229Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Convert number to enum☆87Updated 11 months ago
- a cross-platform library for opening OS pipes in Rust☆112Updated last month
- Rust bindings for libffi☆120Updated this week
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- New register allocator designed as a successor to regalloc2☆38Updated this week
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 weeks ago
- cpuid library in rust.☆165Updated 4 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 8 months ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆66Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Raw system calls for Rust☆98Updated 2 years ago
- Rust symbol demangling☆254Updated last month
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 7 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Syntatic sugar Rust macros☆82Updated 3 years ago
- Collection of crates to deal with crashes☆150Updated 2 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 4 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 5 months ago
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆25Updated last year