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 shfrmn/cycle-lot

Open-source alternatives to Cycle Lot

30 open-source projects similar to shfrmn/cycle-lot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cycle Lot alternative.

  • alejoar/flask-azure-storagealejoar avatar

    alejoar/Flask-Azure-Storage

    22View on GitHub↗

    Flask extension that provides integration with Azure Storage

    Python
    View on GitHub↗22
  • alisaifee/flask-limiteralisaifee avatar

    alisaifee/flask-limiter

    1,202View on GitHub↗

    Rate Limiting extension for Flask

    Python
    View on GitHub↗1,202
  • andrewjfreyer/monitorandrewjfreyer avatar

    andrewjfreyer/monitor

    2,104View on GitHub↗

    Distributed advertisement-based BTLE presence detection reported via mqtt

    Shell
    View on GitHub↗2,104
  • atomiks/tippyjsatomiks avatar

    atomiks/tippyjs

    12,270View on GitHub↗

    Tippy.js is a JavaScript tooltip library and interactive popup framework used to create tooltips, popovers, and dropdowns. It functions as a floating UI component toolkit that renders content relative to a reference element with support for automatic positioning, flip-positioning, and offsets. The library acts as an accessible overlay manager, using ARIA attributes and focus management to ensure screen reader compatibility. It also serves as a CSS animation tool, providing utilities for transitions, spring physics, and themes to manage the visual entry and exit of floating interface elements.

    JavaScriptcomboboxdropdownmenu
    View on GitHub↗12,270
  • atomrc/cyclejs-auth0atomrc avatar

    atomrc/cyclejs-auth0

    23View on GitHub↗

    #cyclejs-auth0

    JavaScript
    View on GitHub↗23

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
  • cenobites/flask-jsonrpccenobites avatar

    cenobites/flask-jsonrpc

    294View on GitHub↗

    Basic JSON-RPC implementation for your Flask-powered sites

    Python
    View on GitHub↗294
  • cgeorg/sinjectcgeorg avatar

    cgeorg/sinject

    10View on GitHub↗

    sinject is a simple injection framework for javascript. It was built because circular dependencies and module loaders don't play nicely together, and neither do circular dependencies and constructor injection.

    JavaScript
    View on GitHub↗10
  • cyclejs-community/cyclejs-sortablecyclejs-community avatar

    cyclejs-community/cyclejs-sortable

    17View on GitHub↗

    Makes all children of a selected component sortable

    TypeScript
    View on GitHub↗17
  • danielperna84/hass-configuratordanielperna84 avatar

    danielperna84/hass-configurator

    334View on GitHub↗

    Configuration UI for Home Assistant

    Python
    View on GitHub↗334
  • erykpiast/cyclejs-grouperykpiast avatar

    erykpiast/cyclejs-group

    18View on GitHub↗

    Utility for the Cycle.js framework for reducing boilerplate when creating many dependent streams.

    JavaScript
    View on GitHub↗18
  • erykpiast/cyclejs-wcE

    erykpiast/cyclejs-wc

    0View on GitHub↗

    Utility for creating Web Components based on Cycle.js

    View on GitHub↗0
  • fatcherjs/fatcherF

    fatcherjs/fatcher

    0View on GitHub↗
    View on GitHub↗0
  • floating-ui/floating-uifloating-ui avatar

    floating-ui/floating-ui

    32,629View on GitHub↗

    Floating UI is a JavaScript positioning library and layout engine designed to calculate the exact coordinates for floating interface elements such as tooltips, popovers, and dropdowns. It functions as a floating element orchestrator that ensures these components remain visible and aligned relative to a reference element. The library features a platform-abstraction layer that decouples positioning logic from the document object model. This allows the engine to support both standard web environments and non-DOM targets, including canvas or graphics buffers, through custom coordinate and measure

    TypeScriptdropdownhacktoberfestpopover
    View on GitHub↗32,629
  • frozen-flask/frozen-flaskFrozen-Flask avatar

    Frozen-Flask/Frozen-Flask

    799View on GitHub↗

    Freezes a Flask application into a set of static files.

    Python
    View on GitHub↗799
  • google/zxgoogle avatar

    google/zx

    45,536View on GitHub↗

    This project is a shell scripting environment and task automation toolset that enables the execution of system commands directly within JavaScript. It functions as a process execution wrapper, providing a unified interface for spawning external utilities, managing system processes, and orchestrating complex workflows. The tool distinguishes itself by using tagged template literals to automatically escape shell arguments, which prevents command injection vulnerabilities during execution. It supports both synchronous and asynchronous command execution, allowing developers to choose between bloc

    JavaScriptbashchild-processcli
    View on GitHub↗45,536
  • graphql-python/flask-graphqlgraphql-python avatar

    graphql-python/flask-graphql

    1,339View on GitHub↗

    Adds GraphQL support to your Flask application.

    Python
    View on GitHub↗1,339
  • honmaple/flask-msearchhonmaple avatar

    honmaple/flask-msearch

    225View on GitHub↗

    Full text search for flask.

    Python
    View on GitHub↗225
  • immutable-js/immutable-jsimmutable-js avatar

    immutable-js/immutable-js

    33,060View on GitHub↗

    Immutable.js is a library of persistent data structures and a functional state management toolkit. It provides a collection of immutable objects and arrays that prevent direct mutation to ensure predictable state management in JavaScript applications. The library utilizes structural sharing to efficiently create new versions of data without full copying and implements lazy sequence processing to chain data transformations that execute only when values are requested. It also supports batch mutation processing, allowing multiple changes to be applied to a temporary mutable copy before returning

    TypeScript
    View on GitHub↗33,060
  • iurisilvio/flask-pusheriurisilvio avatar

    iurisilvio/Flask-Pusher

    9View on GitHub↗

    Flask extension for Pusher

    Python
    View on GitHub↗9
  • js-sdsl/js-sdslJ

    js-sdsl/js-sdsl

    0View on GitHub↗
    View on GitHub↗0
  • krisk/fusekrisk avatar

    krisk/Fuse

    20,347View on GitHub↗

    Fuse is a JavaScript fuzzy search library and client-side search engine designed to index and query JSON data. It provides utilities for approximate string matching and ranking results by relevance, allowing applications to perform fast filtering and searching of datasets without a dedicated backend. The library distinguishes itself through a token-based search implementation that supports word-order independence and relevance weighting. It utilizes edit-distance scoring to handle typos and insertions, and employs a system of field weighting to prioritize matches in high-value data keys. The

    JavaScriptbitapjavascriptlightweight-fuzzy-search
    View on GitHub↗20,347
  • kvesteri/sqlalchemy-searchablekvesteri avatar

    kvesteri/sqlalchemy-searchable

    276View on GitHub↗

    Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL

    Python
    View on GitHub↗276
  • lepture/flask-wtflepture avatar

    lepture/flask-wtf

    1,507View on GitHub↗

    Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.

    Python
    View on GitHub↗1,507
  • lixxu/flask-paginatelixxu avatar

    lixxu/flask-paginate

    288View on GitHub↗

    Pagination support for flask

    Python
    View on GitHub↗288
  • madcapjake/earl-hyperscriptMadcapJake avatar

    MadcapJake/earl-hyperscript

    2View on GitHub↗

    Converts Earl Grey's document building syntax to vtree that works with Cycle.js.

    View on GitHub↗2
  • maiermic/cycle-storageifymaiermic avatar

    maiermic/cycle-storageify

    6View on GitHub↗

    Augments your Cycle.js component (main function) by storing its onion-shaped state in local storage.

    TypeScript
    View on GitHub↗6
  • mattupstate/flask-mailmattupstate avatar

    mattupstate/flask-mail

    643View on GitHub↗

    Flask-Mail adds SMTP mail sending to your Flask applications

    Python
    View on GitHub↗643
  • miguelgrinberg/flask-socketiomiguelgrinberg avatar

    miguelgrinberg/Flask-SocketIO

    5,509View on GitHub↗

    Flask-SocketIO is a Flask extension that integrates the Socket.IO real-time communication protocol into Flask applications, enabling persistent bidirectional connections between servers and clients. It transparently switches between WebSocket and HTTP long-polling while maintaining a persistent session identity, and provides a full event-driven framework for real-time web application communication. The library distinguishes itself with support for namespace multiplexing, allowing event handlers to be isolated into separate namespaces with independent lifecycle and routing. It also offers room

    Pythonflaskflask-socketiopython
    View on GitHub↗5,509
  • ohanhi/hyperscript-helpersohanhi avatar

    ohanhi/hyperscript-helpers

    631View on GitHub↗

    Terse syntax for hyperscript.

    JavaScript
    View on GitHub↗631
  • ph200/cycle-reactpH200 avatar

    pH200/cycle-react

    369View on GitHub↗

    An RxJS functional interface to Facebook's React.

    JavaScript
    View on GitHub↗369