IntrepidPig / mexprp
A math expression evaluation library for rust
☆35Updated 7 months ago
Alternatives and similar repositories for mexprp:
Users that are interested in mexprp are comparing it to the libraries listed below
- Types to define keyboard related events.☆56Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- ☆21Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Add a REPL to your application with a few macros☆16Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 2 weeks ago
- ☆56Updated last year
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- ☆29Updated 10 months ago
- Safe, fully-featured bindings to the Tracy profiler☆25Updated last month
- Embed images in Rust documentation☆25Updated 3 years ago
- An undo-redo library.☆53Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- ☆20Updated 6 years ago
- ☆20Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- A timeout connector for the hyper client☆26Updated 4 months ago
- Windows Open and Save dialogs in Rust using winapi☆22Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Only argument parsing! Nothing more.☆16Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Automated GUI testing using accesskit☆58Updated 2 months ago
- digital pen note taking☆32Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆14Updated 5 years ago
- Asset manger for good assets only☆31Updated last year
- Rust concurrent single-value update and receive channel