Canop / betLinks
Build and evaluate binary expression trees
☆36Updated 10 months ago
Alternatives and similar repositories for bet
Users that are interested in bet are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆46Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 4 months ago
- like thread::spawn but for processes☆156Updated 5 months ago
- Rust library for running child processes☆38Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- String optimized for map keys☆66Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago