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☆115Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- ☆24Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆46Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Extensions for the Rust standard library☆42Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 2 weeks ago
- Extra components for use with Mio.☆32Updated last week
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago