telexide
teloxide
Our great sponsors
telexide | teloxide | |
---|---|---|
1 | 10 | |
2 | 1,966 | |
- | 4.9% | |
0.0 | 7.9 | |
4 months ago | 3 days ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
telexide
-
I wrote a telegram bot in rust - a brief story and bot description
So, I forked it, and thanks to the flexibility of Cargo I've been able to work depending on the git repository.
teloxide
-
How do I cross compile for Rasperry Pi 64 bit on Windows?
I'm using teloxide, which is a crate for building Telegram bots. I have a small Telegram bot running on my Raspberry Pi, and since it's very slow to compile, I'm trying to cross compile it from my Windows machine, with no luck.
- ĀæCoĢmo hacer un bot de criptomonedas en Telegram con Rust y Teloxide.md
-
Rust Is Hard, Or: The Misery of Mainstream Programming
I do completely agree with your advice of using `Arc`s. But unfortunately, sometimes it gets very tedious to deal with all these `Arc`s: https://github.com/teloxide/teloxide/blob/ec1d41220c51872cf9....
It also blurs the advantage of Rust as a lifetime validation tool if you use reference counting anyways. But it seems that it's the only viable approach for async at the moment.
-
I wrote a telegram bot in rust - a brief story and bot description
There is https://github.com/teloxide/teloxide though, maybe there is a confusion? It's actively maintained?
-
What's everyone working on this week (19/2021)?
Working on teloxide, a Telegram bots framework for Rust.
-
Introduction to gRPC in Rust
As was said earlier, for visibility purposes, gRPC client is also a Telegram bot. To implement the bot, teloxide library was used.
-
How comfortable should I be with Rust before I start playing with libraries and frameworks?
You can also make some social media bots with Rust
What are some alternatives?
rust-embed - Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
telexide - an easy-to-use async telegram bot library for Rust
Rust-Full-Stack - Rust projects here are easy to use. There are blog posts for them also.
feel
rusqlite - Ergonomic bindings to SQLite for Rust
ssup - ssup is a simple cross-platform tool to send notifications via cli to local system or telegram. It can also be used to get alerted after a long-running (or otherwise) command finishes
bloomrpc - Former GUI client for gRPC services. No longer maintained.
substrate-open-working-groups - The Susbstrate Open Working Groups (SOWG) are community-based mechanisms to develop standards, specifications, implementations, guidelines or general initiatives in regards to the Substrate framework. It could, but not restricted to, lead to new Polkadot Standards Proposals. SOWG is meant as a place to find and track ongoing efforts and enable everybody with similar interests to join and contribute.
raf - RaF is a bot for creating referral-based contests for your Telegram channels, groups, and supergroups.
uell - A bumpalo-based Unrolled Exponential Linked List
bumpalo - A fast bump allocation arena for Rust