fengcen / eval
[ABANDONED] Expression evaluator for Rust
☆23Updated 6 years ago
Alternatives and similar repositories for eval:
Users that are interested in eval are comparing it to the libraries listed below
- Hjson for Rust☆109Updated 5 months ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- Error management☆26Updated 7 years ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Cross-platform interface to the `errno` variable☆65Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Fast and simple file reading for Rust☆35Updated 9 months ago
- ☆55Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Unicode Case-folding for Rust☆77Updated last month
- Language tags for Rust☆37Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Run closures in parallel☆113Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆59Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- ☆60Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆37Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- String-like container based on SmallVec☆24Updated 3 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago