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:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆55Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- integrate markdown files with your rustdoc generated documentation☆37Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Read and write user-specific application data in (stable!) Rust☆69Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- Image metadata inspection library in Rust☆24Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Atomic file-writes.☆99Updated 8 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Safely combine results☆81Updated 10 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year