slowli / arithmetic-parserLinks
Versatile parser for arithmetic expressions
☆11Updated 2 months ago
Alternatives and similar repositories for arithmetic-parser
Users that are interested in arithmetic-parser are comparing it to the libraries listed below
Sorting:
- ☆33Updated 5 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- ☆33Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A small async runtime for Rust☆61Updated last month
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- std::simd implementation of BLAKE3☆24Updated 2 years ago
- Markdown translation tool.☆17Updated 3 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- ☆36Updated 3 years ago
- Run closures in parallel☆115Updated last year
- The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.☆54Updated last month
- Define your own PhantomData☆158Updated last month
- An efficient JSON Value parser☆76Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago