likebike / fastevalLinks
Fast and safe evaluation of algebraic expressions
☆294Updated 2 years ago
Alternatives and similar repositories for fasteval
Users that are interested in fasteval are comparing it to the libraries listed below
Sorting:
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- Comparison of Rust string types☆162Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- ☆313Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated last month
- Math expression parser and evaluation library for Rust☆174Updated 3 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆185Updated 4 months ago
- "A very small syn"☆212Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- Filesystem walk performed in parallel with streamed and sorted results☆260Updated 3 weeks ago
- Easy function multiversioning for Rust☆251Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Async synchronization primitives☆278Updated this week
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- Delegation of trait implementations via procedural macros☆280Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- ☆212Updated 3 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago