rust-windowing / swbufLinks
Cross platform software buffer submission to the display server
☆17Updated 2 years ago
Alternatives and similar repositories for swbuf
Users that are interested in swbuf are comparing it to the libraries listed below
Sorting:
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- ☆36Updated last year
- Support for compiling C programs with Eyra☆13Updated last year
- Testing the Rust standard library with Miri, continuously☆14Updated 3 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Safely transmute type to itself in generic context in Rust☆15Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆30Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- ☆34Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.