kondrak / tinyexpr-rsLinks
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions.
☆11Updated 2 years ago
Alternatives and similar repositories for tinyexpr-rs
Users that are interested in tinyexpr-rs are comparing it to the libraries listed below
Sorting:
- A proof-of-concept for a read-only filesystem with random contents generated on demand.☆39Updated 4 years ago
- Implementation of a slotmap☆10Updated last year
- An optimizing compiler for a large subset of the C programming language☆26Updated 2 months ago
- The HexagonE VM☆26Updated 3 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Github Actions wrapper for vmtest☆12Updated 10 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- ltrace clone that uses bcc + uprobes instead of ptrace☆47Updated 7 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- A proc macro regex library to match an arbitrary string or byte array to a regular expression.☆11Updated 3 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- A Rust library for using Linux devicemapper☆76Updated last week
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆33Updated 5 years ago
- A #[no_std], allocation-free WebAssembly interpreter written in Rust☆15Updated 6 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- IPsec (IKEv2) parser written in rust with nom☆23Updated last month
- A small DSL to generate syntax diagrams☆56Updated 7 months ago
- Asynchronous and more versatile replacement of posix_spawn☆23Updated 4 years ago
- Bootstrapping script for Rust Cargo when cross-compilation is difficult or impossible.☆36Updated 7 years ago
- ☆17Updated 2 years ago
- Tool to merge static libraries and hide their private symbols☆53Updated 2 months ago
- A crate to find DWARF debug symbols from stripped binaries☆22Updated 2 years ago
- UTF8 Validator (C edition)☆24Updated 3 years ago
- A portable command-line argument parser☆19Updated last year
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A no-frills async memcached client for Rust.☆24Updated 8 months ago