awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to malcommac/hydra

Open-source alternatives to Hydra

30 open-source projects similar to malcommac/hydra, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hydra alternative.

  • 100mango/swiftnotificationcenter100mango avatar

    100mango/SwiftNotificationCenter

    629View on GitHub↗

    A Protocol-Oriented NotificationCenter which is type safe, thread safe and with memory safety

    Swift
    View on GitHub↗629
  • albertodebortoli/promisalbertodebortoli avatar

    albertodebortoli/Promis

    108View on GitHub↗

    The easiest Future and Promises framework in Swift. No magic. No boilerplate.

    Swift
    View on GitHub↗108
  • async-plus/async-plusasync-plus avatar

    async-plus/async-plus

    213View on GitHub↗

    ⛓ A chainable interface for Swift's async/await.

    Swift
    View on GitHub↗213
  • asyncninja/asyncninjaAsyncNinja avatar

    AsyncNinja/AsyncNinja

    156View on GitHub↗

    A complete set of primitives for concurrency and reactive programming on Swift

    Swift
    View on GitHub↗156
  • atgreen/cl-cancelatgreen avatar

    atgreen/cl-cancel

    5View on GitHub↗

    Cancellation propagation library for Common Lisp with deadlines and timeouts

    Common Lisp
    View on GitHub↗5
  • atgreen/cl-etcdatgreen avatar

    atgreen/cl-etcd

    20View on GitHub↗

    Run etcd as an asynchronous inferior process

    Common Lisp
    View on GitHub↗20

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • atgreen/cl-natsatgreen avatar

    atgreen/cl-nats

    11View on GitHub↗

    A full-featured NATS messaging client for Common Lisp.

    Common Lisp
    View on GitHub↗11
  • belozierov/swiftcoroutinebelozierov avatar

    belozierov/SwiftCoroutine

    833View on GitHub↗

    Swift coroutines for iOS, macOS and Linux.

    Swift
    View on GitHub↗833
  • boltsframework/bolts-objcBoltsFramework avatar

    BoltsFramework/Bolts-ObjC

    5,622View on GitHub↗

    Bolts-ObjC is an Objective-C mobile development library providing tools for coordinating asynchronous operations and routing deep links within native applications. It functions as a framework for managing background tasks and resolving navigation metadata to direct users to specific content. The library includes a deep link routing engine and an app link navigator that resolve handler compatibility to launch native experiences or trigger web browser fallbacks. It also features a mobile analytics link logger to track user movement through deep links for integration with external analytics plat

    Objective-C
    View on GitHub↗5,622
  • boltsframework/bolts-swiftBoltsFramework avatar

    BoltsFramework/Bolts-Swift

    1,317View on GitHub↗

    Bolts-Swift is a concurrency control framework designed to manage asynchronous workflows in native mobile applications. It provides a collection of primitives that allow developers to orchestrate background operations through a promise-based model, replacing deeply nested callback structures with chainable task sequences. The library distinguishes itself by offering granular control over task lifecycles and execution environments. It enables developers to define custom executors for specific threading contexts and provides mechanisms to manually signal the completion, error, or cancellation o

    Swift
    View on GitHub↗1,317
  • boraseoksoon/throttlerboraseoksoon avatar

    boraseoksoon/Throttler

    166View on GitHub↗

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

    Swift
    View on GitHub↗166
  • borodust/cl-flowborodust avatar

    borodust/cl-flow

    52View on GitHub↗

    Reactive computation tree library for non-blocking concurrent Common Lisp

    Common Lisp
    View on GitHub↗52
  • brown/swank-crewbrown avatar

    brown/swank-crew

    48View on GitHub↗

    Common Lisp distributed computation framework implemented using Swank Client

    Common Lisp
    View on GitHub↗48
  • cesarferreira/swifteventbuscesarferreira avatar

    cesarferreira/SwiftEventBus

    1,123View on GitHub↗

    A publish/subscribe EventBus optimized for iOS

    Swift
    View on GitHub↗1,123
  • cosmos72/stmxcosmos72 avatar

    cosmos72/stmx

    258View on GitHub↗

    High performance Transactional Memory for Common Lisp

    Common Lisp
    View on GitHub↗258
  • davidask/futuresdavidask avatar

    davidask/Futures

    59View on GitHub↗

    Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

    Swift
    View on GitHub↗59
  • deput/rwpromisekitdeput avatar

    deput/RWPromiseKit

    114View on GitHub↗

    A light-weighted Promise library for Objective-C

    Objective-C
    View on GitHub↗114
  • dfed/swift-async-queuedfed avatar

    dfed/swift-async-queue

    276View on GitHub↗

    A library of queues that enable sending ordered tasks to asynchronous contexts

    Swift
    View on GitHub↗276
  • fabriziobrancati/queuerFabrizioBrancati avatar

    FabrizioBrancati/Queuer

    1,155View on GitHub↗

    Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

    Swift
    View on GitHub↗1,155
  • freshos/thenfreshOS avatar

    freshOS/then

    996View on GitHub↗

    :clapper: Tame async code with battle-tested promises

    Swift
    View on GitHub↗996
  • fukamachi/psychiqfukamachi avatar

    fukamachi/psychiq

    57View on GitHub↗

    Background job processing for Common Lisp

    Common Lisp
    View on GitHub↗57
  • futurekit/futurekitFutureKit avatar

    FutureKit/FutureKit

    746View on GitHub↗

    A Swift based Future/Promises Library for IOS and OS X.

    Swift
    View on GitHub↗746
  • hawkir/calispelhawkir avatar

    hawkir/calispel

    32View on GitHub↗

    CSP-like channels for common lisp

    Common Lisp
    View on GitHub↗32
  • khanlou/promisekhanlou avatar

    khanlou/Promise

    616View on GitHub↗

    A Promise library for Swift, based partially on Javascript's A+ spec

    Swift
    View on GitHub↗616
  • lisp-maintainers/cl-cronlisp-maintainers avatar

    lisp-maintainers/cl-cron

    22View on GitHub↗

    A simple tool that provides cron like facilities directly inside of common lisp.

    Common Lisp
    View on GitHub↗22
  • lmj/lfarmlmj avatar

    lmj/lfarm

    111View on GitHub↗

    Distribute work across machines using the lparallel API.

    Common Lisp
    View on GitHub↗111
  • mdbergmann/cl-gservermdbergmann avatar

    mdbergmann/cl-gserver

    251View on GitHub↗

    Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

    Common Lisp
    View on GitHub↗251
  • mxcl/promisekitmxcl avatar

    mxcl/PromiseKit

    14,238View on GitHub↗

    PromiseKit is a future-based concurrency framework and promise library for Swift and Objective-C. It functions as an asynchronous workflow coordinator, representing the eventual result of an operation to simplify concurrency logic and replace nested callback structures. The framework enables the coordination of both sequential and parallel asynchronous tasks. It provides a structured pipeline for chaining operations, allowing the results of one task to be passed into the next and facilitating the execution of multiple operations simultaneously. The library includes a state-machine based reso

    Swift
    View on GitHub↗14,238
  • orthecreedence/cl-asyncorthecreedence avatar

    orthecreedence/cl-async

    295View on GitHub↗

    Asynchronous IO library for Common Lisp.

    Common Lisp
    View on GitHub↗295
  • orthecreedence/event-glueorthecreedence avatar

    orthecreedence/event-glue

    21View on GitHub↗

    A compact, extendable eventing fabric.

    Common Lisp
    View on GitHub↗21