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:
- Convert number to enum☆87Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Compile-time string formatting☆263Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- offsetof for Rust☆228Updated last year
- Repo for working on "std aware cargo"☆156Updated 4 years ago
- Easy function multiversioning for Rust☆252Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Track rust binary sizes across builds using Github Actions☆114Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- Rust ABI safe code generator☆190Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- Code coverage support for Rust `no_std` and embedded programs☆63Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆48Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 months ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Better reference counted strings for Rust☆140Updated last year