In-line / calculator
Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.
☆52Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for calculator
- Run closures in parallel☆109Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- ☆24Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆54Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Data parallelism library for async-std.☆93Updated 8 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- ☆33Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A small async runtime for Rust☆58Updated 6 months ago