likebike / fastevalLinks
Fast and safe evaluation of algebraic expressions
☆291Updated 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☆244Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- ☆286Updated 4 months ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆176Updated last year
- Comparison of Rust string types☆151Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Filesystem walk performed in parallel with streamed and sorted results☆248Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Math expression parser and evaluation library for Rust☆163Updated 3 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Rust library for opening and working with dynamic link libraries.☆197Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆221Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆217Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A simple and fast random number generator☆514Updated this week
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- "A very small syn"☆206Updated 5 months ago
- Easy function multiversioning for Rust☆231Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week