naim94a / binascii-rs
Rust implementation of useful binascii functions
☆10Updated 2 years ago
Alternatives and similar repositories for binascii-rs:
Users that are interested in binascii-rs are comparing it to the libraries listed below
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆38Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last month
- ☆29Updated last year
- Faster, more compact implementation of std::Vec☆18Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- ☆36Updated 8 months ago
- A syn targetting PEG parser generator☆20Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- Generic Range iterators for Rust☆25Updated 11 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A simple spline editor for the splines crate☆24Updated 2 years ago