teloxide / teloxide-coreLinks
The core part of teloxide: API types, requests
☆33Updated 3 years ago
Alternatives and similar repositories for teloxide-core
Users that are interested in teloxide-core are comparing it to the libraries listed below
Sorting:
- Better syntax for if/else chains☆51Updated 3 years ago
- Asynchronous event dispatch for Rust☆190Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Easily add Fluent to your Rust project.☆161Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- "A very small syn"☆212Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Components to simplify handling forms with Yew☆97Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- "just open a socket"☆73Updated 2 years ago
- ☆205Updated 2 months ago
- Serde support for querystring-style strings☆227Updated last week
- fn(Code) -> Docs☆86Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Compile-time string formatting☆262Updated 4 months ago
- A tool to mine crates.io and produce static websites☆139Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- ☆87Updated 2 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 3 weeks ago