ISibboI / evalexpr
A powerful expression evaluation crate 🦀.
☆323Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for evalexpr
- Compile-time type-checked builder derive☆925Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Typed distributed plugin registration☆999Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- ☆269Updated 3 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Generate JSON Schema documents from Rust code☆838Updated this week
- A high performance, zero-copy URL router.☆368Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib)☆479Updated last week
- An alternative crate registry, implemented in Rust.☆494Updated 10 months ago
- Rust procedural macro attribute for adding test cases easily☆614Updated 6 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆653Updated last month
- A minimal async executor that lets you block on a future☆527Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,027Updated last month
- ☆756Updated this week
- Rust method delegation with less boilerplate☆449Updated last month
- Notify async tasks or threads☆449Updated this week
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆315Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆594Updated last month
- Support atomic operations on Arc itself☆792Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago