All Projects → Ananas → Similar Projects or Alternatives

566 Open source projects that are alternatives of or similar to Ananas

Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+527.15%)
Mutual labels:  rpc, coroutine
Swoft Framework
[READ ONLY] Swoft Framework, base of Swoft
Stars: ✭ 70 (-80.61%)
Mutual labels:  rpc, coroutine
Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+4535.46%)
Mutual labels:  coroutine, server-side
Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (+48.48%)
Mutual labels:  coroutine, future
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (-60.39%)
Mutual labels:  coroutine, future
libcorpc
Libcorpc is a high performance coroutine base RPC framework
Stars: ✭ 20 (-94.46%)
Mutual labels:  rpc, coroutine
Swoft
🚀 PHP Microservice Full Coroutine Framework
Stars: ✭ 5,420 (+1401.39%)
Mutual labels:  rpc, coroutine
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (-46.54%)
Mutual labels:  future, coroutine
cocoyaxi
A go-style coroutine library in C++11 and more.
Stars: ✭ 2,392 (+562.6%)
Mutual labels:  rpc, coroutine
Waterdrop
💧Waterdrop is a high performance micro service framework. Waterdrop comes from (The Three Body Problem).
Stars: ✭ 305 (-15.51%)
Mutual labels:  rpc
Tonic
A native gRPC client & server implementation with async/await support.
Stars: ✭ 4,422 (+1124.93%)
Mutual labels:  rpc
Node Zookeeper Dubbo
A middleware helps node to communicate dubbo by using its default protocol, which is registered in zookeeper
Stars: ✭ 296 (-18.01%)
Mutual labels:  rpc
Bebop
An extremely simple, fast, efficient, cross-platform serialization format
Stars: ✭ 305 (-15.51%)
Mutual labels:  rpc
Yurunoauthlogin
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
Stars: ✭ 330 (-8.59%)
Mutual labels:  coroutine
Ntyco
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
Stars: ✭ 297 (-17.73%)
Mutual labels:  coroutine
Webrpc
webrpc is a schema-driven approach to writing backend services for modern Web apps and networks
Stars: ✭ 342 (-5.26%)
Mutual labels:  rpc
Joyrpc
high-performance, high-extensibility Java rpc framework.
Stars: ✭ 290 (-19.67%)
Mutual labels:  rpc
Shadowfax
Run Laravel on Swoole.
Stars: ✭ 325 (-9.97%)
Mutual labels:  coroutine
Wildcard Api
Functions as API.
Stars: ✭ 286 (-20.78%)
Mutual labels:  rpc
Go Micro
A pluggable Go framework for distributed systems development
Stars: ✭ 17,350 (+4706.09%)
Mutual labels:  rpc
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (-5.82%)
Mutual labels:  coroutine
Eureca.io
eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers
Stars: ✭ 341 (-5.54%)
Mutual labels:  rpc
Mediasoup
Cutting Edge WebRTC Video Conferencing
Stars: ✭ 4,054 (+1022.99%)
Mutual labels:  server-side
Yarpc Go
A message passing platform for Go
Stars: ✭ 285 (-21.05%)
Mutual labels:  rpc
Mushroom
Distributed In-Memory Index 分布式内存索引
Stars: ✭ 280 (-22.44%)
Mutual labels:  rpc
Tarsjava
Java language framework rpc source code implementation
Stars: ✭ 321 (-11.08%)
Mutual labels:  rpc
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (-23.82%)
Mutual labels:  coroutine
Javatech
☕️ 汇总 Java 开发中常见的主流技术的应用、特性、原理。
Stars: ✭ 310 (-14.13%)
Mutual labels:  rpc
Easyrpc
EasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。
Stars: ✭ 329 (-8.86%)
Mutual labels:  rpc
Retry
because you should never give up, at least not on the first try
Stars: ✭ 303 (-16.07%)
Mutual labels:  future
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (-4.71%)
Mutual labels:  rpc
Remoto
Ultra-simple RPC ecosystem designed for right now.
Stars: ✭ 304 (-15.79%)
Mutual labels:  rpc
Always Learning
404 Not Found的知识库:计算机理论基础、计算机技术基础、底层研究、安全技术、安全研究、人工智能、企业安全建设、安全发展、职业规划、综合素质、国内外优秀技术人
Stars: ✭ 329 (-8.86%)
Mutual labels:  future
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (-17.73%)
Mutual labels:  rpc
Hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
Stars: ✭ 348 (-3.6%)
Mutual labels:  rpc
Future
Streamlined Future<Value, Error> implementation
Stars: ✭ 291 (-19.39%)
Mutual labels:  future
Rabbitcloud
A lightweight cross-platform RPC.
Stars: ✭ 328 (-9.14%)
Mutual labels:  rpc
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+839.61%)
Mutual labels:  rpc
Smart Socket
A High Performance Java AIO framework
Stars: ✭ 341 (-5.54%)
Mutual labels:  rpc
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+4659%)
Mutual labels:  rpc
Gb28181.solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Stars: ✭ 323 (-10.53%)
Mutual labels:  rpc
Ice Demos
Sample programs for Ice
Stars: ✭ 285 (-21.05%)
Mutual labels:  rpc
Spring Kotlin Coroutine
Kotlin coroutine support for Spring.
Stars: ✭ 359 (-0.55%)
Mutual labels:  coroutine
Study
手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)
Stars: ✭ 285 (-21.05%)
Mutual labels:  coroutine
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-11.91%)
Mutual labels:  coroutine
Kotlin Cn
【已下线】https://discuss.kotliner.cn 的第一个实验版本,尝试使用Kotlin编写构建的 Kotlin China 论坛,etcd+自研tpc协议RPC
Stars: ✭ 276 (-23.55%)
Mutual labels:  rpc
Libconcurrent
©️ Concurrent Programming Library (Coroutine) for C11
Stars: ✭ 335 (-7.2%)
Mutual labels:  coroutine
Netserver
A C++ High Performance Net Library
Stars: ✭ 271 (-24.93%)
Mutual labels:  coroutine
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (-11.91%)
Mutual labels:  rpc
Melang
A script language of preemptive scheduling coroutine in single thread
Stars: ✭ 273 (-24.38%)
Mutual labels:  coroutine
Saluki
Spring Boot starter module for gRPC framework.
Stars: ✭ 267 (-26.04%)
Mutual labels:  rpc
Cellnet
High performance, simple, extensible golang open source network library
Stars: ✭ 3,714 (+928.81%)
Mutual labels:  rpc
Async Io Demo
demo for rust asynchronous io: from mio to stackless coroutine
Stars: ✭ 334 (-7.48%)
Mutual labels:  coroutine
Dis Seckill
👊SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统
Stars: ✭ 315 (-12.74%)
Mutual labels:  rpc
Fibjs
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
Stars: ✭ 2,880 (+697.78%)
Mutual labels:  coroutine
Mu Scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Stars: ✭ 266 (-26.32%)
Mutual labels:  rpc
S task
awaitable coroutine library for C
Stars: ✭ 317 (-12.19%)
Mutual labels:  coroutine
Coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Stars: ✭ 262 (-27.42%)
Mutual labels:  coroutine
Inlineactivityresult
Receive the activity result directly after the startActivityForResult with InlineActivityResult
Stars: ✭ 264 (-26.87%)
Mutual labels:  coroutine
Endpoints4s
Scala library to define HTTP-based communication protocols
Stars: ✭ 331 (-8.31%)
Mutual labels:  rpc
1-60 of 566 similar projects