KizzyCode / asn1_der-rust
This library provides a simple ASN.1-DER en-/decoder
☆10Updated 2 years ago
Alternatives and similar repositories for asn1_der-rust
Users that are interested in asn1_der-rust are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆23Updated 4 years ago
- ☆28Updated 2 years ago
- ☆47Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- ☆33Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆38Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆37Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 2 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Extra components for use with Mio.☆31Updated 2 weeks ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- ☆17Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- ☆56Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago