In-line / calculatorLinks
Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.
☆53Updated 5 years ago
Alternatives and similar repositories for calculator
Users that are interested in calculator are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆115Updated 8 months ago
- Concurrent hash trie☆57Updated 5 years ago
- ☆24Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- ☆46Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A simple, expressive unit test framework for Rust☆49Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Data parallelism library for async-std.☆94Updated last year
- skiplist☆142Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An LCS based slice and string diffing implementation.☆85Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago