Pinned Repositories
advent-of-code-2023
My solutions of the Advent of Code 2023 in Rust
artifacts-rs
checkers
Небольшая программа для игры в "Шашки", написанная в качестве практики создания GUI программ на Rust+Iced
diesel.rs-website
dptree
Asynchronous event dispatch for Rust
hr
Human Resouces's resources
nom-date-parsers
The bunch of combinators written with help of nom to parse the `numeric` and `language-specific` dates
rust-esp32-embedded-sdmmc
The example of usage of the esp-hal and esp-idf-hal (WIP) with the embedded-sdmmc library over SPI in Rust
teloxide-inline-widgets
Library for creation of inline-keyboard widgets for teloxide framework
teloxide
🤖 An elegant Telegram bots framework for Rust
syrtcevvi's Repositories
syrtcevvi/teloxide-inline-widgets
Library for creation of inline-keyboard widgets for teloxide framework
syrtcevvi/checkers
Небольшая программа для игры в "Шашки", написанная в качестве практики создания GUI программ на Rust+Iced
syrtcevvi/rust-esp32-embedded-sdmmc
The example of usage of the esp-hal and esp-idf-hal (WIP) with the embedded-sdmmc library over SPI in Rust
syrtcevvi/advent-of-code-2023
My solutions of the Advent of Code 2023 in Rust
syrtcevvi/nom-date-parsers
The bunch of combinators written with help of nom to parse the `numeric` and `language-specific` dates
syrtcevvi/artifacts-rs
syrtcevvi/diesel.rs-website
syrtcevvi/dptree
Asynchronous event dispatch for Rust
syrtcevvi/hr
Human Resouces's resources
syrtcevvi/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
syrtcevvi/teloxide
🤖 An elegant Telegram bots framework for Rust
syrtcevvi/teloxide-inline-calendar
syrtcevvi/teloxide-tba6.6-test
Program for testing the correctness of teloxide tba 6.6 API new methods and changed ones
syrtcevvi/teloxide-utils
syrtcevvi/teloxide_tests
A library that (hopefully) will add the ability to tests teloxide bots by bot mocking