WaffleLapkin / crate_upd_botLinks
Telegram bot that notifies about crate updates
☆25Updated last year
Alternatives and similar repositories for crate_upd_bot
Users that are interested in crate_upd_bot are comparing it to the libraries listed below
Sorting:
- Better syntax for if/else chains☆51Updated 3 years ago
- The core part of teloxide: API types, requests☆33Updated 2 years ago
- Check all the things.☆27Updated 4 months ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Tools for working with functions in rust☆10Updated 4 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Strongly typed vector math with glam☆33Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Set the minimum alignments of types using const generics.☆18Updated 10 months ago
- A bit flip resistant Boolean type☆50Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- RXI's microui ported to rust (not a binding)☆45Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A rust implementation of octree and quadtree datastructures for realtime applications☆13Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Dependency injection library for Rust☆14Updated last year
- Name return types of async fn on stable Rust☆18Updated this week
- A dynamic library helper for rust crates☆35Updated 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`☆31Updated 2 years ago