mitsuhiko / elementtree-rustLinks
Port of the Python element tree library to Rust
☆61Updated 2 years ago
Alternatives and similar repositories for elementtree-rust
Users that are interested in elementtree-rust are comparing it to the libraries listed below
Sorting:
- ☆42Updated 3 weeks ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- Atomic file-writes.☆98Updated 7 months ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A super minimal wrapper around unix sockets for IPC.☆40Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ergonomic paths and files in rust☆50Updated 3 years ago
- A Rust macro implementing a Python-like generator expression☆19Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Compact sets in rust☆57Updated 2 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 7 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Implements a .NET inspired execution context for Rust☆38Updated 6 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆39Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago