danielhenrymantilla / byte-strings-rsLinks
Rust byte strings manipulation, for a better and safer C FFI
☆18Updated last year
Alternatives and similar repositories for byte-strings-rs
Users that are interested in byte-strings-rs are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- Convert number to enum☆87Updated 10 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆31Updated last year
- ☆41Updated last year
- ☆63Updated 7 years ago
- Iterator of const known length☆16Updated 6 months ago
- ☆86Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A sinless derive helper☆72Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- ☆39Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated this week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆114Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Build-time configure scripts for Rust☆63Updated 5 months ago
- ☆56Updated 11 months ago
- Cargo API written in Paris☆50Updated this week
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- ☆89Updated 7 months ago