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☆114Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆46Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆24Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Minimal non-blocking I/O for Rust☆169Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Data parallelism library for async-std.☆94Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago