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:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆33Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Run closures in parallel☆114Updated 5 months 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
- Concurrent hash trie☆55Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆24Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- golang like task executor☆51Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Dependency injection for Rust☆53Updated last week
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- ☆28Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆62Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆27Updated 2 years ago