actix / actixLinks
Actor framework for Rust.
☆9,135Updated this week
Alternatives and similar repositories for actix
Users that are interested in actix are comparing it to the libraries listed below
Sorting:
- A safe, extensible ORM and Query Builder for Rust☆13,932Updated last week
- A super-easy, composable, web server framework for warp speeds.☆10,229Updated last week
- Serialization framework for Rust☆10,344Updated last month
- Fast and friendly HTTP server framework for async Rust☆5,112Updated 2 years ago
- An HTTP library for Rust☆15,908Updated this week
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆24,299Updated this week
- An easy and powerful Rust HTTP Client☆11,391Updated last week
- Rayon: A data parallelism library for Rust☆12,640Updated last month
- Metal I/O library for Rust.☆6,878Updated last month
- A native gRPC client & server implementation with async/await support.☆11,811Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,485Updated this week
- Tools for concurrent programming in Rust☆8,284Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,808Updated 2 weeks ago
- A comparison of some web frameworks and libs written in Rust☆5,678Updated 2 weeks ago
- GraphQL server library for Rust☆5,940Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,050Updated this week
- Async version of the Rust standard library☆4,072Updated 5 months ago
- Strongly typed JSON library for Rust☆5,479Updated this week
- Application level tracing for Rust.☆6,496Updated last month
- Community showcase and examples of Actix Web ecosystem usage.☆3,941Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,024Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,879Updated this week
- A web framework for Rust.☆25,651Updated last month
- Rust parser combinator framework☆10,293Updated 5 months ago
- Format Rust code☆6,731Updated this week
- Redis library for rust