asynchronous-programming

Open-source projects categorized as asynchronous-programming

Top 23 asynchronous-programming Open-Source Projects

  • drogon

    Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows

  • Project mention: Experience using crow as web server | /r/cpp | 2023-11-06

    I looked at oatpp and drogon, which are both great, but feel too high-level for my purposes. I tried drogon and got something working, but it feels like too much for my requirements, as in particular I'd like to slot in my choice of Json and message-body handling. C.f. the simple approach in Crow, which I easily understand and build on.

  • ZIO

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

  • Project mention: The golden age of Kotlin and its uncertain future | news.ycombinator.com | 2024-01-11
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cppcoro

    A library of C++ coroutine abstractions for the coroutines TS

  • Project mention: Struggle with C++ 20 Coroutines | /r/cpp_questions | 2023-05-13

    PS: Take a look at cppcoro; this might help as well, especially generator<>, if you're looking to generate numbers, and stuff;

  • tarpc

    An RPC framework for Rust with a focus on ease of use.

  • Project mention: A high performance Remote Procedure Call (RPC) system for rust | /r/rust | 2023-07-12

    You can think its better version of tarpc

  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Project mention: Is anyone using coroutines seriously? | /r/cpp | 2023-12-05

    I am using concurrencpp for my project. What I like about it is that it's basically a thread pool factory with coroutines. It allows for better structuring / organizing of multithreaded work. So for me the main advantage of coroutines is that the code looks easier to follow

  • hivemind

    Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

  • Project mention: You can now train a 70B language model at home | news.ycombinator.com | 2024-03-07

    https://github.com/learning-at-home/hivemind is also relevant

  • fasy

    FP iterators that are both eager and asynchronous

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • promesa

    A promise library & concurrency toolkit for Clojure and ClojureScript.

  • swim

    Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs

  • trantor

    a non-blocking I/O tcp network lib based on c++14/17

  • nim-chronos

    Chronos - An efficient library for asynchronous programming

  • Project mention: Nim v2.0 Released | news.ycombinator.com | 2023-08-01

    Ones that have not been mentioned so far:

    nlvm is an unofficial LLVM backend: https://github.com/arnetheduck/nlvm

    npeg lets you write PEGs inline in almost normal PEG notation: https://github.com/zevv/npeg

    futhark provides for much more automatic C interop: https://github.com/PMunch/futhark

    nimpy allows calling Python code from Nim and vice versa: https://github.com/yglukhov/nimpy

    questionable provides a lot of syntax sugar surrounding Option/Result types: https://github.com/codex-storage/questionable

    ratel is a framework for embedded programming: https://github.com/PMunch/ratel

    cps allows arbitrary procedure rewriting to continuation passing style: https://github.com/nim-works/cps

    chronos is an alternative async/await backend: https://github.com/status-im/nim-chronos

    zero-functional fixes some inefficiencies when chaining list operations: https://github.com/zero-functional/zero-functional

    owlkettle is a declarative macro-oriented library for GTK: https://github.com/can-lehmann/owlkettle

    A longer list can be found at https://github.com/ringabout/awesome-nim.

  • asio-grpc

    Asynchronous gRPC with Asio/unified executors

  • scalable-concurrent-containers

    High performance containers and utilities for concurrent and asynchronous programming

  • Throttler

    One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine. (by boraseoksoon)

  • Lazy

    Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.

  • pasts

    Minimal and simpler alternative to the futures crate.

  • EnumerableAsyncProcessor

    Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently

  • cpsfy

    🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested

  • git-repo-sync

    Auto synchronization of remote Git repositories. Auto conflict solving. Network fail resilience. Linux & Windows support. And more.

  • Project mention: Any tool for committing the same change across multiple repos? | /r/git | 2023-04-30

    Maybe git-repo-sync https://github.com/it3xl/git-repo-sync

  • zab

    C++20 liburing backed coroutine executor and event loop framework.

  • ShenScript

    Shen for JavaScript

  • flask-mailing

    Flask-Mailing is the ultimate solution for sending emails asynchronously in Flask applications. With its extensive features such as support for multiple email providers, file attachments, customizable templates, and encryption, Flask-Mailing makes email communication effortless and efficient.

  • wasm-futures-executor

    Executor for asynchronous task based on wasm web workers.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-07.

asynchronous-programming related posts

Index

What are some of the best open-source asynchronous-programming projects? This list will help you:

Project Stars
1 drogon 10,727
2 ZIO 3,987
3 cppcoro 3,214
4 tarpc 3,019
5 concurrencpp 2,028
6 hivemind 1,833
7 fasy 544
8 promesa 478
9 swim 473
10 trantor 363
11 nim-chronos 343
12 asio-grpc 323
13 scalable-concurrent-containers 220
14 Throttler 112
15 Lazy 109
16 pasts 107
17 EnumerableAsyncProcessor 97
18 cpsfy 68
19 git-repo-sync 65
20 zab 64
21 ShenScript 54
22 flask-mailing 33
23 wasm-futures-executor 29
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com