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 trait to abstract over common tree functionality☆35Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆46Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 3 weeks ago
- ☆24Updated 3 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A simple, expressive unit test framework for Rust☆49Updated 4 years ago