jkelleyrtp / ipbp
in place binary patching for runtime rust hotreloading
☆59Updated last month
Alternatives and similar repositories for ipbp:
Users that are interested in ipbp are comparing it to the libraries listed below
- Experimental web UI library for Rust.☆54Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- horrible serde macro stuff☆38Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆71Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- An evil parsing library.☆54Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Image Diff for snapshot testing☆33Updated 2 weeks ago
- Automated GUI testing using accesskit☆60Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Provides TestResult type for concise and precise test failures☆63Updated 8 months ago
- Leptos WASI Preview 2 integration, working with wasmcloud and possibly others☆24Updated 4 months ago
- An exploration of Storages☆35Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆32Updated 11 months ago
- ☆43Updated 3 weeks ago
- Serde error messages for humans.☆34Updated last year
- Types to define keyboard related events.☆57Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆76Updated 2 months ago
- A special rope, designed to work with any data type that is not String☆32Updated last year
- 📐 A collection of distance metrics on strings☆33Updated 10 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago