In-line / calculatorLinks
Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.
☆53Updated 6 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☆114Updated last year
- 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
- ☆24Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- ☆46Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆33Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- An LCS based slice and string diffing implementation.☆89Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week