progval / rust-xml-schemaLinks
[WIP] (Self-generating) XML parser generator based on XML schemas.
☆28Updated 6 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:
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Atomic file-writes.☆101Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Rust serializer library☆89Updated 4 months ago
- Ticketed lock synchronization primitive☆11Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- ☆53Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆64Updated 8 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- integrate markdown files with your rustdoc generated documentation☆38Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Token tree calling convention☆83Updated 3 years ago