termoshtt / serde-typeinfo
"Serialize" type info to a runtime tag based on serde data model.
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for serde-typeinfo
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- ☆54Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Quickly show images for debugging in Rust.☆38Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- A faster Arc.☆49Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- ☆19Updated last year
- Re-usable CLI flags for `cargo` plugins☆28Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- An alternative `std`-like implementation built on origin☆24Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Easy and safe destructuring for more types.☆30Updated last month