In-line / calculator
Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.
☆52Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for calculator
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Concurrent cross-platform terminal interface☆18Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- An LCS based slice and string diffing implementation.☆77Updated 9 months ago
- Command line flags library that does not require a central list of all the flags☆54Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆105Updated last year
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- A lock-free async waitgroup implementation☆36Updated 2 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆33Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year