All Projects → actix → Actix Net

actix / Actix Net

Licence: other
A collection of lower-level libraries for composable network services.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Actix Net

Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+431.57%)
Mutual labels:  async, networking, runtime
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (-60.24%)
Mutual labels:  async, multithreading, networking
Popol
Minimal non-blocking I/O for Rust
Stars: ✭ 118 (-71.57%)
Mutual labels:  async, networking
Futures Intrusive
Synchronization primitives for Futures and async/await based on intrusive collections
Stars: ✭ 137 (-66.99%)
Mutual labels:  async, multithreading
Riptide
Client-side response routing for Spring
Stars: ✭ 169 (-59.28%)
Mutual labels:  async, routing
Tanya
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Stars: ✭ 70 (-83.13%)
Mutual labels:  async, networking
Ws Machine
WS-Machine is a websocket finite state machine for client websocket connections (Go)
Stars: ✭ 110 (-73.49%)
Mutual labels:  async, networking
Runtimepermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
Stars: ✭ 860 (+107.23%)
Mutual labels:  async, runtime
Computed Types
🦩 Joi like validations for TypeScript
Stars: ✭ 197 (-52.53%)
Mutual labels:  async, runtime
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-95.66%)
Mutual labels:  runtime, multithreading
Docker Tuntap Osx
A tuntap shim installer for "Docker for Mac"
Stars: ✭ 264 (-36.39%)
Mutual labels:  networking, routing
Avenue
Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.
Stars: ✭ 58 (-86.02%)
Mutual labels:  async, networking
Vibe.d
Official vibe.d development
Stars: ✭ 1,043 (+151.33%)
Mutual labels:  async, networking
Nuclei
Proactive IO & Runtime system
Stars: ✭ 113 (-72.77%)
Mutual labels:  async, runtime
Uvloop
Ultra fast asyncio event loop.
Stars: ✭ 8,246 (+1886.99%)
Mutual labels:  async, networking
Ntex
framework for composable networking services
Stars: ✭ 381 (-8.19%)
Mutual labels:  async, networking
Micro Router
🚉 A tiny and functional router for Zeit's Micro
Stars: ✭ 621 (+49.64%)
Mutual labels:  async, routing
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+66.27%)
Mutual labels:  async, multithreading
Dispatch
Just a tiny library to make using GCD easier and intuitive
Stars: ✭ 178 (-57.11%)
Mutual labels:  async, multithreading
Weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Stars: ✭ 305 (-26.51%)
Mutual labels:  multithreading, runtime

Actix Net

A collection of lower-level libraries for composable network services.

Apache 2.0 or MIT licensed codecov Chat on Discord

Build statuses

Platform Build Status
Linux build status
macOS build status
Windows build status
Windows (MinGW) build status

Example

See actix-server/examples and actix-tls/examples for some basic examples.

MSRV

This repo's Minimum Supported Rust Version (MSRV) is 1.46.0.

License

This project is licensed under either of

at your option.

Code of Conduct

Contribution to the actix-net repo is organized under the terms of the Contributor Covenant. The Actix team promises to intervene to uphold that code of conduct.

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].