reuvenpo / rust-py-comp
A Rust macro implementing a Python-like generator expression
☆19Updated 5 years ago
Alternatives and similar repositories for rust-py-comp:
Users that are interested in rust-py-comp are comparing it to the libraries listed below
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Simple goldenfile testing in Rust.☆39Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- An default value loader from TOML for structopt☆28Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Some experiments with JSON RPC in rust and tokio☆15Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust traits for key comparison in maps.☆24Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months 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
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- ☆38Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- field accessor traits,and emulation of structural types☆12Updated 3 years ago