mitsuhiko / elementtree-rust
Port of the Python element tree library to Rust
☆61Updated last year
Alternatives and similar repositories for elementtree-rust:
Users that are interested in elementtree-rust are comparing it to the libraries listed below
- Implements a .NET inspired execution context for Rust☆38Updated 6 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- ergonomic paths and files in rust☆50Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- ☆28Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Error management☆26Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated last month
- Rust crate for performing I/O in background thread☆28Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Compact sets in rust☆54Updated 2 weeks ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- JSONPath for Rust☆38Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Prustle - Python-like Standard Library for Rust☆19Updated 7 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- An default value loader from TOML for structopt☆28Updated last year
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Atomic file-writes.☆98Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- JQuery for Crabs☆53Updated 10 months ago
- A Rust macro implementing a Python-like generator expression☆19Updated 5 years ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 7 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`☆30Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago