lcnr / rubot
A rust library for easily usable game bots.
☆28Updated 2 years ago
Alternatives and similar repositories for rubot:
Users that are interested in rubot are comparing it to the libraries listed below
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 5 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Macro for sealing traits and structures☆50Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month
- Big array helper for serde☆60Updated 8 months ago
- Types to define keyboard related events.☆56Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- ☆83Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆55Updated last year
- A generic, fixed-size, associative cache☆39Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆35Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Serialization value trees☆43Updated 5 months ago
- ☆23Updated last year
- Parse byte size into integer accurately.☆30Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- structured parallel execution for async Rust☆33Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A library for generating Graphviz DOT language files for graphs.☆73Updated last year