Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with non-blocking

A curated list of projects in awesome lists tagged with non-blocking .

https://github.com/eclipse-vertx/vert.x

Vert.x is a tool-kit for building reactive applications on the JVM

concurrency event-loop high-performance http2 java jvm netty nio non-blocking reactive vertx

Last synced: 29 Sep 2024

https://github.com/panjf2000/gnet

🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。

async asynchronous epoll event-driven event-loop go golang goroutine io kqueue network networking non-blocking reactor tcp udp

Last synced: 29 Sep 2024

https://github.com/apple/swift-nio

Event-driven network application framework for high performance protocol servers & clients, non-blocking.

asynchronous-io event-driven high-performance networking non-blocking non-blocking-io swift swift-server swift5 swiftnio

Last synced: 28 Sep 2024

https://apple.github.io/swift-nio/

Event-driven network application framework for high performance protocol servers & clients, non-blocking.

asynchronous-io event-driven high-performance networking non-blocking non-blocking-io swift swift-server swift5 swiftnio

Last synced: 01 Aug 2024

https://github.com/carllerche/mio

Metal I/O library for Rust.

asynchronous networking non-blocking rust

Last synced: 13 Aug 2024

https://github.com/tokio-rs/mio

Metal I/O library for Rust.

asynchronous networking non-blocking rust

Last synced: 29 Sep 2024

https://github.com/marlonrichert/zsh-autocomplete

🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

asynchronous autocomplete autocompletion completion non-blocking typeahead typeahead-completions zsh zsh-autocomplete zsh-completion zsh-plugin zsh-plugins

Last synced: 28 Sep 2024

https://github.com/Zewo/Zewo

Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.

buildpack concurrency coroutines fibers green-threads heroku non-blocking server-side-swift slack swift swiftenv swiftpm synchronous-apis xcode zewo

Last synced: 17 Aug 2024

https://github.com/zewo/zewo

Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.

buildpack concurrency coroutines fibers green-threads heroku non-blocking server-side-swift slack swift swiftenv swiftpm synchronous-apis xcode zewo

Last synced: 25 Sep 2024

https://github.com/Zewo/Venice

Coroutines, structured concurrency and CSP for Swift on macOS and Linux.

coroutines csp fibers green-threads linux non-blocking performance server server-side-swift structured-concurrency swift swiftpm synchronous venice

Last synced: 17 Aug 2024

https://github.com/beetlex-io/beetlex

high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution

http-server https mqtt mqtt-client mqtt-server non-blocking rpc rpc-framework rpc-server socket socket-server socketasynceventargs ssl tcp tcp-server tls webserver websocket websocket-server websockets

Last synced: 27 Sep 2024

https://github.com/azjezz/psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers

async collection data-structures encoding grapheme-cluster html io json math multibyte-strings non-blocking password-hashing php pseudo-random secure-random shell standard-library type-assertion

Last synced: 01 Oct 2024

https://github.com/eclipse-vertx/vertx-sql-client

High performance reactive SQL Client written in Java

async mssql mysql netty non-blocking performance pg postgres reactive scalability vertx

Last synced: 26 Sep 2024

https://github.com/go-cmd/cmd

Non-blocking external commands in Go with streaming output

asynchronous command golang non-blocking real-time

Last synced: 01 Aug 2024

https://github.com/vapor-community/sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.

async non-blocking server-side-swift sockets swift-linux tcp vapor

Last synced: 17 Aug 2024

https://github.com/amphp/byte-stream

A non-blocking stream abstraction for PHP based on Amp.

amphp async io non-blocking php stream

Last synced: 02 Aug 2024

https://github.com/wanglingsong/JsonSurfer

A streaming JsonPath processor in Java

java jsonpath non-blocking streaming

Last synced: 31 Jul 2024

https://github.com/traneio/future

High-performance Future implementation for the JVM

asynchronous futures java8 jvm non-blocking

Last synced: 28 Sep 2024

https://github.com/amphp/socket

Non-blocking socket and TLS functionality for PHP based on Amp.

amphp async client io non-blocking php server socket ssl tcp tls udp unix

Last synced: 04 Aug 2024

https://github.com/r2dbc/r2dbc-mssql

R2DBC Driver for Microsoft SQL Server using TDS (Tabular Data Stream) Protocol

azure-sql-server microsoft-sql-server non-blocking r2dbc reactive tds

Last synced: 28 Sep 2024

https://github.com/davmac314/dasynq

Thread-safe cross-platform event loop library in C++

asyncio cross-platform event-loops non-blocking robust

Last synced: 01 Aug 2024

https://github.com/cheng-zhongliang/event

Simple I/O event notification library wirtten in Golang

epoll event go io kqueue libevent netpoll network networking non-blocking reactor

Last synced: 30 Jul 2024

https://github.com/golang-design/lockfree

⚡️ lock-free utilities in Go

algorithms lock-free non-blocking

Last synced: 01 Aug 2024

https://github.com/akash-akya/exile

Alternative to ports for running external programs. It provides back-pressure, non-blocking io, and solves port related issues

back-pressure elixir erlang non-blocking port stream

Last synced: 29 Sep 2024

https://github.com/aglyzov/ws-machine

WS-Machine is a websocket finite state machine for client websocket connections (Go)

async asynchronous fsm go golang networking non-blocking select state-machine websocket

Last synced: 03 Aug 2024

https://github.com/circonus-labs/libmtev

Mount Everest Application Framework

c framework hacktoberfest network non-blocking toolkit

Last synced: 30 Jul 2024

https://github.com/vapor/mysql-nio

🐬 Non-blocking, event-driven Swift client for MySQL.

mysql non-blocking server-side-swift swift swiftnio vapor

Last synced: 31 Jul 2024

https://github.com/mosquito/caio

Linux AIO c python bindings

aio asyncio eventfd kernel linux linux-aio non-blocking system

Last synced: 02 Oct 2024

https://github.com/vert-x3/vertx-mongo-client

Mongo Client for Eclipse Vert.x

async java mongo non-blocking reactive vertx

Last synced: 26 Sep 2024

https://github.com/free/concurrent-writer

Highly concurrent drop-in replacement for bufio.Writer

concurrent golang io multithreading non-blocking writer

Last synced: 30 Jul 2024

https://github.com/ringcentral/cassandra4io

Asynchronous lightweight fs2 and cats.effect.IO wrapper under datastax cassandra 4.x driver with doobie-like syntax

cassandra fs2 non-blocking

Last synced: 29 Sep 2024

https://github.com/reactiverse/aws-sdk

Using vertx-client for AWS SDK v2

aws-sdk java netty non-blocking performance reactive scalability vertx

Last synced: 26 Sep 2024

https://github.com/eclipse-vertx/vertx-tracing

Vertx integration with tracing libraries

non-blocking opentracing reactive tracing vertx zipkin

Last synced: 26 Sep 2024

https://github.com/rdbc-io/rdbc-pgsql

Asynchronous PostgreSQL driver for Scala and Java

asynchronous back-pressure database driver java non-blocking postgresql rdbc reactive scala

Last synced: 29 Sep 2024

https://github.com/drasyl/drasyl

drasyl is a high-performance framework for rapid development of distributed applications

distributed drasyl netty networking nio non-blocking p2p

Last synced: 26 Sep 2024

https://github.com/gworley3/httpray

Non-blocking HTTP library for Ruby

http http-client non-blocking nonblocking-sockets ruby tls tls-support

Last synced: 31 Jul 2024

https://github.com/nanpuyue/tokio-fd

Non-blocking Read and Write a Linux/Unix File Descriptor

async linux mio non-blocking rust tokio

Last synced: 31 Jul 2024

https://github.com/sshtools/forker

Forker is a set of utilities and helpers for launching processes from Java in the most efficient way possible

command fork java non-blocking process processbuilder service system wrapper

Last synced: 30 Sep 2024

https://github.com/Gbertaz/NonBlockingDallas

Arduino library for the DS18B20 temperature sensor. Avoid blocking the sketch while reading the sensor.

arduino arduino-library ds18b20 non-blocking temperature-sensor

Last synced: 01 Aug 2024

https://github.com/sysread/ipc-simple

Easy to use non-blocking IPC for perl

async ipc non-blocking perl process

Last synced: 30 Sep 2024

https://github.com/yonyong/bianque

扁鹊(BianQue)是一个shell组件库,封装常用的shell函数,提供给开发者使用。平台基于vertx+h2开发,脚本封装shell常用命令。

bianque eventbus h2 h2-database non-blocking reactive shell vertx vertx-eventbus

Last synced: 26 Sep 2024

https://github.com/yonyong/vertx-pg-client-patch

vertx-pg-client patch package, fix the bug that String parameter type can not be automatically converted to database type

non-blocking postgres postgresql reactive vertx vertx-jdbc vertx-pg-client vertx-sql vertx-sql-client

Last synced: 26 Sep 2024

https://github.com/zbiljic/nodez

Dependency graph library for async programming in Java

asynchronous java java8 jvm non-blocking

Last synced: 28 Sep 2024