luminvent / xml-schemaLinks
Generate rust code (structures and enum) from XSD
☆58Updated last year
Alternatives and similar repositories for xml-schema
Users that are interested in xml-schema are comparing it to the libraries listed below
Sorting:
- A xsd/wsdl => rust code generator written in rust☆114Updated last year
- Crate for capturing images from a webcam☆52Updated 5 years ago
- Big array helper for serde☆65Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- ☆77Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Async IMAP implementation in Rust☆132Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆138Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- like thread::spawn but for processes☆160Updated 11 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Yet Another Serializer/Deserializer☆194Updated last month
- CBOR: Concise Binary Object Representation☆84Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆133Updated 2 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆61Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- struct RGB for sharing pixels between crates☆108Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago