likebike / fastevalLinks
Fast and safe evaluation of algebraic expressions
☆292Updated last year
Alternatives and similar repositories for fasteval
Users that are interested in fasteval are comparing it to the libraries listed below
Sorting:
- Easy code duplicate with substitution for Rust☆249Updated last month
- ☆296Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Math expression parser and evaluation library for Rust☆167Updated 3 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆178Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Comparison of Rust string types☆156Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Rust replacement for miniz☆218Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- ☆205Updated last week
- Async synchronization primitives☆270Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated last week
- Fast function for printing integer primitives to a decimal string☆341Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- Conditional compilation according to rustc compiler version☆375Updated this week
- Rust library for opening and working with dynamic link libraries.☆201Updated last year
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Filesystem walk performed in parallel with streamed and sorted results☆250Updated last year