danielhenrymantilla / byte-strings-rsLinks
Rust byte strings manipulation, for a better and safer C FFI
☆18Updated 2 years ago
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:
- Rust ABI safe code generator☆189Updated 4 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆154Updated last month
- Convert number to enum☆87Updated last year
- ☆43Updated 2 years ago
- Compile-time string formatting☆241Updated 9 months ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Repo for working on "std aware cargo"☆148Updated 4 years ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- A dynamic binary tracing tool☆67Updated 3 years ago
- Umbrella repository for Krabcake experiments☆47Updated 6 months ago
- ☆90Updated last year
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- ☆77Updated 4 years ago
- offsetof for Rust☆229Updated last year
- ☆112Updated 2 years ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆195Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago