libuv 是一个提供对基于事件循环的异步I/O支持的C语言库。起初为Node.js开发,现在也用于Luvit, Julia, uvloop以及其他
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
翻译 - Tornado是一个Python Web框架和异步网络库,最初由FriendFeed开发。
Framework for quickly creating connected applications in Kotlin with minimal effort
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
翻译 - 异步事件驱动的PHP套接字框架。支持HTTP,Websocket,SSL和其他自定义协议。 PHP> = 5.3。
#端口扫描工具#Nmap 是一个用于网络发现和安全审计的网络安全工具。可以检测目标主机是否在线、端口开放情况、侦测运行的服务类型及版本信息、侦测操作系统与设备类型等信息
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
TransmittableThreadLocal 继承并加强InheritableThreadLocal类,解决异步执行时上下文传递的问题。
🏁 High performance subscription-based form state management for React
翻译 - React基于React的高性能基于订阅的表单状态管理
Real-time monitor and web admin for Celery distributed task queue
翻译 - Celery分布式任务队列的实时监控器和Web管理员
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
lettuce 是一个线程安全、异步、响应式高级的 Java Redis 客户端
SpringBoot2.0+从入门到实战!
Non-Blocking Reactive Foundation for the JVM
翻译 - JVM的非阻塞反应式基础
Reactive Extensions for the Go language.
翻译 - Go语言的反应性扩展。
🌱 Web based ssh client
翻译 - :seedling:基于Web的ssh客户端
A non-blocking concurrency framework for PHP applications. 🐘
翻译 - PHP应用程序的非阻塞并发框架。 🐘
ZIO — A type-safe, composable library for async and concurrent programming in Scala
翻译 - ZIO —一种类型安全的可组合库,用于Scala中的异步和并发编程
Awaitility is a small Java DSL for synchronizing asynchronous operations