All Projects → Recoil → Similar Projects or Alternatives

1660 Open source projects that are alternatives of or similar to Recoil

Co2
A C++ await/yield emulation library for stackless coroutine
Stars: ✭ 278 (-63.66%)
Mutual labels:  coroutines, generator
Combinex
Open source implementation for Apple's Combine
Stars: ✭ 496 (-35.16%)
Mutual labels:  async, event
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-97.12%)
Mutual labels:  asynchronous, coroutines
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (-92.94%)
Mutual labels:  asynchronous, coroutines
Aiotutorial
code snippets for asyncio tutorial
Stars: ✭ 257 (-66.41%)
Mutual labels:  asynchronous, coroutines
Mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) bindings to Rust with async/await support
Stars: ✭ 176 (-76.99%)
Mutual labels:  async, asynchronous
Amp
A non-blocking concurrency framework for PHP applications. 🐘
Stars: ✭ 3,457 (+351.9%)
Mutual labels:  async, coroutines
Circuits
circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.
Stars: ✭ 256 (-66.54%)
Mutual labels:  asynchronous, coroutines
Korio
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3
Stars: ✭ 282 (-63.14%)
Mutual labels:  asynchronous, coroutines
Async Sema
Semaphore using `async` and `await`
Stars: ✭ 326 (-57.39%)
Mutual labels:  async, asynchronous
Synca
Synchronous asynchrony using coroutines
Stars: ✭ 118 (-84.58%)
Mutual labels:  asynchronous, coroutines
Php Ion
Asynchronous PHP
Stars: ✭ 65 (-91.5%)
Mutual labels:  asynchronous, coroutines
Blockly Gamepad
A Blockly extension designed to develop games (made with love ❤)
Stars: ✭ 18 (-97.65%)
Mutual labels:  async, asynchronous
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+176.86%)
Mutual labels:  async, coroutines
Parallel Ssh
Asynchronous parallel SSH client library.
Stars: ✭ 864 (+12.94%)
Mutual labels:  async, asynchronous
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 (+12.42%)
Mutual labels:  async, coroutines
Chili
Chili: HTTP Served Hot
Stars: ✭ 7 (-99.08%)
Mutual labels:  async, asynchronous
Before After Hook
wrap methods with before/after hooks
Stars: ✭ 49 (-93.59%)
Mutual labels:  async, asynchronous
Asyncawait
async/await for Android built upon coroutines introduced in Kotlin 1.1
Stars: ✭ 410 (-46.41%)
Mutual labels:  async, coroutines
Tascalate Async Await
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Stars: ✭ 60 (-92.16%)
Mutual labels:  async, coroutines
Adapt
Advanced Developer Async Programming Toolkit
Stars: ✭ 26 (-96.6%)
Mutual labels:  async, event
Kotlinx.coroutines
Library support for Kotlin coroutines
Stars: ✭ 10,194 (+1232.55%)
Mutual labels:  async, coroutines
Radon
Object oriented state management solution for front-end development.
Stars: ✭ 80 (-89.54%)
Mutual labels:  async, asynchronous
Coroutines
A simple system for running nested coroutines in C#.
Stars: ✭ 100 (-86.93%)
Mutual labels:  async, coroutines
Lily
LÖVE Async Asset Loader
Stars: ✭ 64 (-91.63%)
Mutual labels:  async, event
Async Backplane
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
Stars: ✭ 113 (-85.23%)
Mutual labels:  async, asynchronous
Aiormq
Pure python AMQP 0.9.1 asynchronous client library
Stars: ✭ 112 (-85.36%)
Mutual labels:  async, asynchronous
Kotlin Flow Extensions
Extensions to the Kotlin Flow library.
Stars: ✭ 404 (-47.19%)
Mutual labels:  async, coroutines
G3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
Stars: ✭ 677 (-11.5%)
Mutual labels:  async, asynchronous
Minicoro
Single header asymmetric stackful cross-platform coroutine library in pure C.
Stars: ✭ 164 (-78.56%)
Mutual labels:  async, coroutines
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-81.18%)
Mutual labels:  async, asynchronous
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (-81.31%)
Mutual labels:  async, coroutines
Kitchen Async
A Promise library for ClojureScript, or a poor man's core.async
Stars: ✭ 128 (-83.27%)
Mutual labels:  async, asynchronous
Jacob
A lightweight library to provide coroutines in Java
Stars: ✭ 14 (-98.17%)
Mutual labels:  generator, coroutines
Transmittable Thread Local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Stars: ✭ 4,678 (+511.5%)
Mutual labels:  async, asynchronous
Quill
Asynchronous Low Latency C++ Logging Library
Stars: ✭ 422 (-44.84%)
Mutual labels:  async, asynchronous
Haptica
Easy Haptic Feedback Generator 📳
Stars: ✭ 587 (-23.27%)
Mutual labels:  generator
Async Http Client
Asynchronous Http and WebSocket Client library for Java
Stars: ✭ 5,876 (+668.1%)
Mutual labels:  async
Vs Threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Stars: ✭ 585 (-23.53%)
Mutual labels:  async
React Cdk
under development - React Component Development Kit with Storybook
Stars: ✭ 583 (-23.79%)
Mutual labels:  generator
Yedda
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
Stars: ✭ 704 (-7.97%)
Mutual labels:  event
Coil
Image loading for Android backed by Kotlin Coroutines.
Stars: ✭ 7,469 (+876.34%)
Mutual labels:  coroutines
Aredis
redis client for Python asyncio (has support for redis server, sentinel and cluster)
Stars: ✭ 576 (-24.71%)
Mutual labels:  async
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (-25.23%)
Mutual labels:  async
Mitt
🥊 Tiny 200 byte functional event emitter / pubsub.
Stars: ✭ 6,945 (+807.84%)
Mutual labels:  event
Kotlin Coroutines Android Examples
Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.
Stars: ✭ 572 (-25.23%)
Mutual labels:  coroutines
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (-2.75%)
Mutual labels:  generator
Prologue
Prologue is an elegant web framework written in Nim.
Stars: ✭ 700 (-8.5%)
Mutual labels:  async
Netdiscovery
NetDiscovery 是一款基于 Vert.x、RxJava 2 等框架实现的通用爬虫框架/中间件。
Stars: ✭ 573 (-25.1%)
Mutual labels:  coroutines
React Mobx React Router4 Boilerplate
React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
Stars: ✭ 566 (-26.01%)
Mutual labels:  async
Chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
Stars: ✭ 565 (-26.14%)
Mutual labels:  async
Faker
Faker is a pure Elixir library for generating fake data.
Stars: ✭ 673 (-12.03%)
Mutual labels:  generator
Androidquick
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等
Stars: ✭ 565 (-26.14%)
Mutual labels:  coroutines
Generator Ng Fullstack
Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.
Stars: ✭ 701 (-8.37%)
Mutual labels:  generator
Vertx Blueprint Microservice
Vert.x Blueprint Project - Micro-Shop microservice application
Stars: ✭ 663 (-13.33%)
Mutual labels:  asynchronous
Devkit
Stars: ✭ 561 (-26.67%)
Mutual labels:  generator
3d Book Image Css Generator
Generate a 3D image from a book cover and export to HTML/CSS to embed on your website.
Stars: ✭ 559 (-26.93%)
Mutual labels:  generator
Structor
Structor - React UI Builder [DEPRECATED]
Stars: ✭ 5,522 (+621.83%)
Mutual labels:  generator
Sockets
🔌 Non-blocking TCP socket layer, with event-driven server and client.
Stars: ✭ 559 (-26.93%)
Mutual labels:  async
Nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Stars: ✭ 5,792 (+657.12%)
Mutual labels:  asynchronous
61-120 of 1660 similar projects