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
C

coshx/caravel

0
View on GitHub↗
0 stars·0 forks·11 views

Caravel

Features

  • Event Bus Systems - Event bus for UIWebView and JavaScript communication.
  • Event Handling - Event bus for communication between Swift and WebViews.

Star history

Star history chart for coshx/caravelStar history chart for coshx/caravel

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What are the main features of coshx/caravel?

The main features of coshx/caravel are: Event Bus Systems, Event Handling.

Which projects share features with coshx/caravel?

Projects with overlapping indexed features include: aleclarson/emitter-kit — Type-safe event handling for Swift. boltsframework/bolts-objc — Bolts-ObjC is an Objective-C mobile development library providing tools for coordinating asynchronous operations and… cesarferreira/swifteventbus — A publish/subscribe EventBus optimized for iOS. mxcl/promisekit — PromiseKit is a future-based concurrency framework and promise library for Swift and Objective-C. It functions as an… reactkit/swifttask — Promise + progress + pause + cancel + retry for Swift. stephenhaney/swift-custom-events.

Projects sharing features with Caravel

These projects share indexed features with Caravel. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aleclarson/emitter-kitaleclarson avatar

    aleclarson/emitter-kit

    563View on GitHub↗

    Type-safe event handling for Swift

    Swift
    View on GitHub↗563
  • 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
  • cesarferreira/swifteventbuscesarferreira avatar

    cesarferreira/SwiftEventBus

    1,123View on GitHub↗

    A publish/subscribe EventBus optimized for iOS

    Swift
    View on GitHub↗1,123
  • 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
Compare all 7 related projects→