lcnr / rubot
A rust library for easily usable game bots.
☆28Updated 3 years ago
Alternatives and similar repositories for rubot:
Users that are interested in rubot are comparing it to the libraries listed below
- Serialization value trees☆44Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Types to define keyboard related events.☆57Updated this week
- An exploration of Storages☆36Updated last year
- Migrated to Codeberg☆80Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Macro for sealing traits and structures☆52Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Run closures in parallel☆113Updated 2 months ago
- Show unused code from multi-crate Rust projects☆98Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- `$crate` in procedural macros.☆69Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Take a value atomically once.☆29Updated 2 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Parse byte size into integer accurately.☆30Updated 6 months ago
- ☆54Updated 3 years ago