Smerity / texting_robots
Texting Robots: A Rust native `robots.txt` parser with thorough unit testing
☆27Updated last year
Alternatives and similar repositories for texting_robots:
Users that are interested in texting_robots are comparing it to the libraries listed below
- Serde partial serialization made easy☆42Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆72Updated 2 months ago
- A more powerful replacement for standard macros☆33Updated 4 months ago
- A HDPSG-inspired symbolic natural language parser written in Rust☆51Updated last month
- Typed any map for rust☆66Updated 4 months ago
- A dateutil-compatible timestamp parser for Rust☆52Updated 8 months ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 5 months ago
- ☆11Updated this week
- ☆21Updated 3 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator☆24Updated 3 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Template query library for Rust SQLx☆9Updated last week
- Benchmarking Hamming Distance implementations in Rust☆14Updated 4 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 6 months ago
- Tensor library for machine learning☆27Updated this week
- Derive a builder for your constructors in Rust☆69Updated 2 months ago
- A timeout connector for the hyper client☆26Updated 5 months ago
- Clojurey HugSQL for the Rust world☆70Updated last year
- A small and fast frontend framework in Rust☆67Updated 3 weeks ago
- Rust library for asynchronous stream (de)serialization☆24Updated 2 months ago
- Small and fast library for k-means clustering.☆48Updated 5 months ago
- Derive functors for your datastructures.