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:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Atomic file-writes.☆101Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆56Updated 4 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Safely combine results☆82Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Rust serializer library☆88Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆65Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Mocking framework for Rust -- inspired by googlemock☆110Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Read and write user-specific application data in (stable!) Rust☆70Updated last year