All Projects → actix → Actix Extras

actix / Actix Extras

Licence: other
A collection of additional crates supporting the actix and actix-web frameworks.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Actix Extras

Aws
AWS SDK with readable code and async responses
Stars: ✭ 268 (+41.05%)
Mutual labels:  hacktoberfest, async
Lapin
AMQP client library in Rust, with a clean, futures based API
Stars: ✭ 497 (+161.58%)
Mutual labels:  hacktoberfest, async
Aiologger
Asynchronous logging for python and asyncio
Stars: ✭ 284 (+49.47%)
Mutual labels:  hacktoberfest, async
Trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
Stars: ✭ 195 (+2.63%)
Mutual labels:  hacktoberfest, async
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+414.21%)
Mutual labels:  hacktoberfest, async
Promise Pool
Map-like, concurrent promise processing
Stars: ✭ 258 (+35.79%)
Mutual labels:  hacktoberfest, async
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+10141.05%)
Mutual labels:  hacktoberfest, async
Swoole Bundle
Symfony Swoole Bundle
Stars: ✭ 201 (+5.79%)
Mutual labels:  hacktoberfest, async
Ktx
LibKTX: Kotlin extensions for LibGDX games and applications
Stars: ✭ 913 (+380.53%)
Mutual labels:  hacktoberfest, async
Mysqlconnector
Async MySQL Connector for .NET and .NET Core
Stars: ✭ 942 (+395.79%)
Mutual labels:  hacktoberfest, async
Gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
Stars: ✭ 6,762 (+3458.95%)
Mutual labels:  hacktoberfest, async
Madelineproto
Async PHP client/server API for the telegram MTProto protocol
Stars: ✭ 1,776 (+834.74%)
Mutual labels:  hacktoberfest, async
Prologue
Prologue is an elegant web framework written in Nim.
Stars: ✭ 700 (+268.42%)
Mutual labels:  hacktoberfest, async
Brawlstats
(A)sync python wrapper for the Brawl Stars API
Stars: ✭ 68 (-64.21%)
Mutual labels:  hacktoberfest, async
Functional Promises
Write code like a story w/ a powerful Fluent (function chaining) API
Stars: ✭ 141 (-25.79%)
Mutual labels:  hacktoberfest, async
Mtgjson
MTGJSON build scripts for Magic: the Gathering
Stars: ✭ 191 (+0.53%)
Mutual labels:  hacktoberfest
Ng Polymorpheus
Polymorpheus is a tiny library for polymorphic templates in Angular.
Stars: ✭ 191 (+0.53%)
Mutual labels:  hacktoberfest
Bible.rs
A Bible server written in Rust using Actix Web and Diesel
Stars: ✭ 191 (+0.53%)
Mutual labels:  hacktoberfest
React Tiny Fab
🤖A tiny Floating Action Button for React
Stars: ✭ 191 (+0.53%)
Mutual labels:  hacktoberfest
Ppipe
pipes values through functions, an alternative to using the proposed pipe operator ( |> ) for ES
Stars: ✭ 192 (+1.05%)
Mutual labels:  async

actix-extras

A collection of additional crates supporting the actix-web and actix frameworks.

build status Join the chat at https://gitter.im/actix/actix-web

Crates by @actix

Crate
actix-cors crates.io Documentation dependency status Cross-origin resource sharing (CORS) for actix-web applications.
actix-identity crates.io Documentation dependency status Identity service for actix-web framework.
actix-protobuf crates.io Documentation dependency status Protobuf support for actix-web framework.
actix-redis crates.io Documentation dependency status Redis integration for actix framework.
actix-session crates.io Documentation dependency status Session for actix-web framework.
actix-web-httpauth crates.io Documentation dependency status HTTP authentication schemes for actix-web.

Community Crates

These crates are provided by the community.

Crate
actix-limitation crates.io Documentation dependency status Rate limiting using a fixed window counter for arbitrary keys, backed by Redis.
actix-casbin crates.io Documentation dependency status An authorization library that supports access control models like ACL, RBAC & ABAC.
actix-web-static-files crates.io Documentation dependency status Static files as embedded resources.
actix-web-grants crates.io Documentation dependency status Extension for validating user authorities

To add a crate to this list, submit a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].