In-line / calculator
Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.
☆54Updated 5 years ago
Alternatives and similar repositories for calculator
Users that are interested in calculator are comparing it to the libraries listed below
Sorting:
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆24Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆33Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A small async runtime for Rust☆59Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆46Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year