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
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Types to define keyboard related events.☆56Updated 2 months ago
- Serialization value trees☆43Updated 6 months ago
- ☆20Updated 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`☆29Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- 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
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- An exploration of Storages☆36Updated last year
- Big array helper for serde☆60Updated 9 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Typed any map for rust☆65Updated 2 months ago
- Compact sets in rust☆54Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- like thread::spawn but for processes☆148Updated 6 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- It executes futures☆55Updated last year
- Make trait methods callable without the trait in scope☆135Updated this week
- Build and evaluate binary expression trees☆35Updated 5 months ago