progval / rust-xml-schemaLinks
[WIP] (Self-generating) XML parser generator based on XML schemas.
☆28Updated 5 years ago
Alternatives and similar repositories for rust-xml-schema
Users that are interested in rust-xml-schema are comparing it to the libraries listed below
Sorting:
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆63Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Atomic file-writes.☆100Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- ☆56Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- A list of useful Rust crates.☆43Updated 8 years ago
- integrate markdown files with your rustdoc generated documentation☆37Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- ☆53Updated 5 years ago
- Read and write user-specific application data in (stable!) Rust☆70Updated last year
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Safely combine results☆81Updated last year
- A mocking library for Rust-lang☆56Updated 4 years ago