All Projects → Vibe Core → Similar Projects or Alternatives

1785 Open source projects that are alternatives of or similar to Vibe Core

asynchronous
A D port of Python's asyncio library
Stars: ✭ 35 (-37.5%)
Mutual labels:  socket, asynchronous, fibers, asyncio
socketwrapper
Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17.
Stars: ✭ 33 (-41.07%)
Mutual labels:  socket, asynchronous, asyncio
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-44.64%)
Mutual labels:  asynchronous, concurrency
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+473.21%)
Mutual labels:  asynchronous, network
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+1837.5%)
Mutual labels:  asynchronous, concurrency
workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.4.
Stars: ✭ 10,005 (+17766.07%)
Mutual labels:  socket, asynchronous
AsyncIO
.NET library for handling asynchronous file system operations
Stars: ✭ 20 (-64.29%)
Mutual labels:  asynchronous, asyncio
Aiowebsocket
Async WebSocket Client. Advantage: Flexible Lighter and Faster
Stars: ✭ 263 (+369.64%)
Mutual labels:  asyncio, socket
Drone Core
The core crate for Drone, an Embedded Operating System.
Stars: ✭ 263 (+369.64%)
Mutual labels:  asynchronous, concurrency
Elle
The Elle coroutine-based asynchronous C++ development framework.
Stars: ✭ 459 (+719.64%)
Mutual labels:  asynchronous, fibers
Aioquic
QUIC and HTTP/3 implementation in Python
Stars: ✭ 600 (+971.43%)
Mutual labels:  asyncio, network
Asyncrat C Sharp
Open-Source Remote Administration Tool For Windows C# (RAT)
Stars: ✭ 819 (+1362.5%)
Mutual labels:  asynchronous, socket
hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Stars: ✭ 86 (+53.57%)
Mutual labels:  asynchronous, concurrency
py3tftp
An asynchronous TFTP server in pure Python 3.5
Stars: ✭ 39 (-30.36%)
Mutual labels:  asynchronous, asyncio
Scala Async
An asynchronous programming facility for Scala
Stars: ✭ 1,077 (+1823.21%)
Mutual labels:  asynchronous, concurrency
aioconnectors
Simple secure asynchronous message queue
Stars: ✭ 17 (-69.64%)
Mutual labels:  asynchronous, asyncio
Network
Low-level networking interface
Stars: ✭ 255 (+355.36%)
Mutual labels:  network, socket
Aiotutorial
code snippets for asyncio tutorial
Stars: ✭ 257 (+358.93%)
Mutual labels:  asyncio, asynchronous
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (+450%)
Mutual labels:  concurrency, fibers
aiorwlock
Read/Write Lock - synchronization primitive for asyncio
Stars: ✭ 90 (+60.71%)
Mutual labels:  concurrency, asyncio
Asks
Async requests-like httplib for python.
Stars: ✭ 429 (+666.07%)
Mutual labels:  concurrency, network
Kalm
Moved to https://github.com/kalm/kalm.js
Stars: ✭ 449 (+701.79%)
Mutual labels:  network, socket
Yappi
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
Stars: ✭ 595 (+962.5%)
Mutual labels:  asyncio, asynchronous
Lwt
OCaml promises and concurrent I/O
Stars: ✭ 505 (+801.79%)
Mutual labels:  asynchronous, fibers
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-75%)
Mutual labels:  network, socket
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+1480.36%)
Mutual labels:  concurrency, fibers
Asyncio
asyncio historical repository
Stars: ✭ 952 (+1600%)
Mutual labels:  asyncio, concurrency
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (-12.5%)
Mutual labels:  concurrency, asyncio
duckpy
A simple Python library for searching on DuckDuckGo.
Stars: ✭ 20 (-64.29%)
Mutual labels:  asynchronous, asyncio
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (-66.07%)
Mutual labels:  socket, asyncio
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-60.71%)
Mutual labels:  asynchronous, concurrency
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (+175%)
Mutual labels:  asynchronous, asyncio
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+217.86%)
Mutual labels:  concurrency, asyncio
async retrial
Python package for retrial of asyncio based coroutines
Stars: ✭ 14 (-75%)
Mutual labels:  asynchronous, asyncio
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (-44.64%)
Mutual labels:  asynchronous, concurrency
memsocket
An asynchronous in-memory socket-like interface for Rust
Stars: ✭ 34 (-39.29%)
Mutual labels:  socket, asynchronous
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+5555.36%)
Mutual labels:  asynchronous, concurrency
SockNet
The easiest and fastest way to work with sockets in C#
Stars: ✭ 42 (-25%)
Mutual labels:  socket, asynchronous
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (+391.07%)
Mutual labels:  network, socket
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (+391.07%)
Mutual labels:  asyncio, concurrency
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+30569.64%)
Mutual labels:  concurrency, network
Eventlet
Concurrent networking library for Python
Stars: ✭ 1,003 (+1691.07%)
Mutual labels:  concurrency, network
Halive
A fast http and https prober, to check which URLs are alive
Stars: ✭ 47 (-16.07%)
Mutual labels:  asyncio, asynchronous
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+7792.86%)
Mutual labels:  network, socket
Quasar
Fibers, Channels and Actors for the JVM
Stars: ✭ 4,349 (+7666.07%)
Mutual labels:  concurrency, fibers
Bocadillo
(UNMAINTAINED) Fast, scalable and real-time capable web APIs for everyone
Stars: ✭ 401 (+616.07%)
Mutual labels:  asyncio, asynchronous
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (+901.79%)
Mutual labels:  asyncio, asynchronous
Nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Stars: ✭ 5,792 (+10242.86%)
Mutual labels:  asynchronous, socket
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+1141.07%)
Mutual labels:  asyncio, concurrency
Coderyi.github.io
Don't fork! coderyi's blog,about iOS ,CS and my code life.
Stars: ✭ 349 (+523.21%)
Mutual labels:  network, socket
Libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Stars: ✭ 7,418 (+13146.43%)
Mutual labels:  concurrency, network
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+1458.93%)
Mutual labels:  network, socket
Tk Listen
A library that allows to listen network sockets with proper resource limits and error handling
Stars: ✭ 27 (-51.79%)
Mutual labels:  asynchronous, network
Chili
Chili: HTTP Served Hot
Stars: ✭ 7 (-87.5%)
Mutual labels:  asyncio, asynchronous
aioudp
Asyncio UDP server
Stars: ✭ 21 (-62.5%)
Mutual labels:  socket, asynchronous
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-50%)
Mutual labels:  asynchronous, concurrency
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+6876.79%)
Mutual labels:  asynchronous, concurrency
Async Reduce
Reducer for similar simultaneously coroutines
Stars: ✭ 17 (-69.64%)
Mutual labels:  asyncio, asynchronous
Jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
Stars: ✭ 978 (+1646.43%)
Mutual labels:  asynchronous, concurrency
Beanie
Micro ODM for MongoDB
Stars: ✭ 56 (+0%)
Mutual labels:  asyncio, asynchronous
1-60 of 1785 similar projects