awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mrpierrot/cycle-node-http-server

Open-source alternatives to Cycle Node Http Server

30 open-source projects similar to mrpierrot/cycle-node-http-server, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cycle Node Http Server alternative.

  • 10clouds/cyclejs-cookie10clouds avatar

    10clouds/cyclejs-cookie

    2View on GitHub↗

    Cycle.js Cookie Driver, based on cookie_js library.

    JavaScript
    View on GitHub↗2
  • alex0007/cycle-express-driverAlex0007 avatar

    Alex0007/cycle-express-driver

    3View on GitHub↗

    Express.js driver for cycle.js forked from here

    TypeScript
    View on GitHub↗3
  • apoco/cycle-electron-driverapoco avatar

    apoco/cycle-electron-driver

    23View on GitHub↗

    Cycle.js drivers for electron apps

    JavaScript
    View on GitHub↗23
  • avalander/cycle-idbAvalander avatar

    Avalander/cycle-idb

    13View on GitHub↗

    A cycle driver for IndexedDB.

    JavaScript
    View on GitHub↗13
  • axefrog/cycle-router5axefrog avatar

    axefrog/cycle-router5

    29View on GitHub↗

    A source/sink router driver for Cycle.js, based on router5.

    JavaScript
    View on GitHub↗29
  • benji6/cycle-audio-graphbenji6 avatar

    benji6/cycle-audio-graph

    19View on GitHub↗

    Audio graph driver for Cycle.js based on virtual-audio-graph.

    JavaScript
    View on GitHub↗19

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
  • cgeorg/cycle-socket.iocgeorg avatar

    cgeorg/cycle-socket.io

    28View on GitHub↗

    A Cycle driver for applications using Socket.IO

    JavaScript
    View on GitHub↗28
  • cyclejs-community/cycle-keyboardcyclejs-community avatar

    cyclejs-community/cycle-keyboard

    9View on GitHub↗

    A keyboard driver for cycle.js. View Demo

    TypeScript
    View on GitHub↗9
  • cyclejs-community/cyclic-routercyclejs-community avatar

    cyclejs-community/cyclic-router

    109View on GitHub↗

    cyclic-router V5 is a routing library built for Cycle.js. Unlike previous versions, cyclic-router V5 is not a driver. It is a main function-wrapper (routerify) which relies on @cycle/history for driver source/sink interactions.

    JavaScript
    View on GitHub↗109
  • cyclejs-community/redux-cyclescyclejs-community avatar

    cyclejs-community/redux-cycles

    739View on GitHub↗

    Handle redux async actions using Cycle.js.

    JavaScript
    View on GitHub↗739
  • cyclejs/cycle-notification-drivercyclejs avatar

    cyclejs/cycle-notification-driver

    21View on GitHub↗

    A Cycle.js Driver for showing and responding to HTML5 Notifications.

    JavaScript
    View on GitHub↗21
  • cyclejs/cyclejsC

    cyclejs/cyclejs

    10,229View on GitHub↗

    Cycle.js is a functional reactive web framework and observable-driven UI library used for building web applications. It employs a reactive stream architecture that treats the document object model and side effects as continuous data streams, coordinating state and logic through a functional cycle. The framework distinguishes itself by isolating side effects from core logic using a system of drivers. This architecture maps external events to internal commands through a symmetric input-output pipeline, ensuring that the application remains a cycle of pure functions. The project provides capabi

    TypeScript
    View on GitHub↗10,229
  • cyclejs/storagecyclejs avatar

    cyclejs/storage

    51View on GitHub↗

    A Cycle.js Driver for using localStorage and sessionStorage in the browser.

    TypeScript
    View on GitHub↗51
  • cyclicmaterials/cycle-hammer-driverCyclicMaterials avatar

    CyclicMaterials/cycle-hammer-driver

    12View on GitHub↗

    The driver incorporates the Hammer.js gesture library.

    JavaScript
    View on GitHub↗12
  • dralletje/cycle-firebasedralletje avatar

    dralletje/cycle-firebase

    21View on GitHub↗

    Thin layer around the firebase javascript API that allows you to query and declaratively update your favorite real-time database.

    JavaScript
    View on GitHub↗21
  • edge/cycle-blessededge avatar

    edge/cycle-blessed

    49View on GitHub↗

    Cycle.js drivers for Blessed.

    JavaScript
    View on GitHub↗49
  • enigmacurry/cycle-deepstreamEnigmaCurry avatar

    EnigmaCurry/cycle-deepstream

    10View on GitHub↗

    cycle-deepstream

    TypeScript
    View on GitHub↗10
  • garrydzeng/cycle-pagegarrydzeng avatar

    garrydzeng/cycle-page

    4View on GitHub↗

    This driver help you manage browser history and receive Location.

    JavaScript
    View on GitHub↗4
  • goodmind/cycle-telegramG

    goodmind/cycle-telegram

    0View on GitHub↗

    ` npm install cycle-telegram --save `

    View on GitHub↗0
  • helmoski/cycle-selection-driverhelmoski avatar

    helmoski/cycle-selection-driver

    4View on GitHub↗

    A Cycle.js driver for interacting with the Selection API

    TypeScript
    View on GitHub↗4
  • jbowden1982/cycle-socketclusterjbowden1982 avatar

    jbowden1982/cycle-socketcluster

    4View on GitHub↗

    npm install cycle-socketcluster

    JavaScript
    View on GitHub↗4
  • jessaustin/cycle-sse-driverjessaustin avatar

    jessaustin/cycle-sse-driver

    6View on GitHub↗

    cycle-sse-driver is a Cycle.jscycle driverdriver for Server-Sent Events (SSE), a browser feature also known as EventSource. Server-Sent Events allow the server to continuously update the page with new events, without resorting to hacks like long-polling.

    CoffeeScript
    View on GitHub↗6
  • juniperchicago/cycle-gunJuniperChicago avatar

    JuniperChicago/cycle-gun

    27View on GitHub↗

    A cycle.js driver that wraps a gun.js store instance.

    JavaScript
    View on GitHub↗27
  • mjyc/cycle-robot-driversmjyc avatar

    mjyc/cycle-robot-drivers

    6View on GitHub↗

    A collection of Cycle.js packages containing drivers and components for programming robots).

    TypeScript
    View on GitHub↗6
  • mrpierrot/cycle-netmrpierrot avatar

    mrpierrot/cycle-net

    2View on GitHub↗

    Driver and router component for manage HTT(P)/WS(S)/socket.io services with Cycle.js

    JavaScript
    View on GitHub↗2
  • r7kamura/cycle-fetcher-driverr7kamura avatar

    r7kamura/cycle-fetcher-driver

    14View on GitHub↗

    A Cycle.js Driver for making HTTP requests using stackable-fetcher.

    JavaScript
    View on GitHub↗14
  • raquelxmoss/cycle-keysraquelxmoss avatar

    raquelxmoss/cycle-keys

    32View on GitHub↗

    This driver for Cycle.js helps you to manage key events on the document easily.

    JavaScript
    View on GitHub↗32
  • rektide/recyclecrektide avatar

    rektide/recyclec

    0View on GitHub↗

    Recyclec provides a command line line-by-line Cycle.js driver, and is a trivial app that passes these lines through a specified module (which must export a default function).

    JavaScript
    View on GitHub↗0
  • rkrupinski/cyclejs-animated-localstoragerkrupinski avatar

    rkrupinski/cyclejs-animated-localstorage

    17View on GitHub↗

    A Cycle.js driver for animating (srsly) localStorage.

    JavaScript
    View on GitHub↗17
  • secobarbital/cycle-fetch-driversecobarbital avatar

    secobarbital/cycle-fetch-driver

    2View on GitHub↗

    A Cycle.js Driver for making HTTP requests, using the Fetch API.

    JavaScript
    View on GitHub↗2