awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to atomrc/cyclejs-auth0

Open-source alternatives to Cyclejs Auth0

30 open-source projects similar to atomrc/cyclejs-auth0, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cyclejs Auth0 alternative.

  • alejoar/flask-azure-storagealejoar 的头像

    alejoar/Flask-Azure-Storage

    22在 GitHub 上查看↗

    Flask extension that provides integration with Azure Storage

    Python
    在 GitHub 上查看↗22
  • alisaifee/flask-limiteralisaifee 的头像

    alisaifee/flask-limiter

    1,202在 GitHub 上查看↗

    Rate Limiting extension for Flask

    Python
    在 GitHub 上查看↗1,202
  • andrewjfreyer/monitorandrewjfreyer 的头像

    andrewjfreyer/monitor

    2,104在 GitHub 上查看↗

    Distributed advertisement-based BTLE presence detection reported via mqtt

    Shell
    在 GitHub 上查看↗2,104
  • atomiks/tippyjsatomiks 的头像

    atomiks/tippyjs

    12,270在 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
    在 GitHub 上查看↗12,270
  • cenobites/flask-jsonrpccenobites 的头像

    cenobites/flask-jsonrpc

    294在 GitHub 上查看↗

    Basic JSON-RPC implementation for your Flask-powered sites

    Python
    在 GitHub 上查看↗294

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • cgeorg/sinjectcgeorg 的头像

    cgeorg/sinject

    10在 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
    在 GitHub 上查看↗10
  • cyclejs-community/cyclejs-sortablecyclejs-community 的头像

    cyclejs-community/cyclejs-sortable

    17在 GitHub 上查看↗

    Makes all children of a selected component sortable

    TypeScript
    在 GitHub 上查看↗17
  • danielperna84/hass-configuratordanielperna84 的头像

    danielperna84/hass-configurator

    334在 GitHub 上查看↗

    Configuration UI for Home Assistant

    Python
    在 GitHub 上查看↗334
  • erykpiast/cyclejs-grouperykpiast 的头像

    erykpiast/cyclejs-group

    18在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗18
  • erykpiast/cyclejs-wcE

    erykpiast/cyclejs-wc

    0在 GitHub 上查看↗

    Utility for creating Web Components based on Cycle.js

    在 GitHub 上查看↗0
  • fatcherjs/fatcherF

    fatcherjs/fatcher

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • floating-ui/floating-uifloating-ui 的头像

    floating-ui/floating-ui

    32,629在 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
    在 GitHub 上查看↗32,629
  • frozen-flask/frozen-flaskFrozen-Flask 的头像

    Frozen-Flask/Frozen-Flask

    799在 GitHub 上查看↗

    Freezes a Flask application into a set of static files.

    Python
    在 GitHub 上查看↗799
  • google/zxgoogle 的头像

    google/zx

    45,536在 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
    在 GitHub 上查看↗45,536
  • graphql-python/flask-graphqlgraphql-python 的头像

    graphql-python/flask-graphql

    1,339在 GitHub 上查看↗

    Adds GraphQL support to your Flask application.

    Python
    在 GitHub 上查看↗1,339
  • honmaple/flask-msearchhonmaple 的头像

    honmaple/flask-msearch

    225在 GitHub 上查看↗

    Full text search for flask.

    Python
    在 GitHub 上查看↗225
  • immutable-js/immutable-jsimmutable-js 的头像

    immutable-js/immutable-js

    33,060在 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
    在 GitHub 上查看↗33,060
  • iurisilvio/flask-pusheriurisilvio 的头像

    iurisilvio/Flask-Pusher

    9在 GitHub 上查看↗

    Flask extension for Pusher

    Python
    在 GitHub 上查看↗9
  • js-sdsl/js-sdslJ

    js-sdsl/js-sdsl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • krisk/fusekrisk 的头像

    krisk/Fuse

    20,347在 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
    在 GitHub 上查看↗20,347
  • kvesteri/sqlalchemy-searchablekvesteri 的头像

    kvesteri/sqlalchemy-searchable

    276在 GitHub 上查看↗

    Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL

    Python
    在 GitHub 上查看↗276
  • lepture/flask-wtflepture 的头像

    lepture/flask-wtf

    1,507在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,507
  • lixxu/flask-paginatelixxu 的头像

    lixxu/flask-paginate

    288在 GitHub 上查看↗

    Pagination support for flask

    Python
    在 GitHub 上查看↗288
  • madcapjake/earl-hyperscriptMadcapJake 的头像

    MadcapJake/earl-hyperscript

    2在 GitHub 上查看↗

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

    在 GitHub 上查看↗2
  • maiermic/cycle-storageifymaiermic 的头像

    maiermic/cycle-storageify

    6在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗6
  • mattupstate/flask-mailmattupstate 的头像

    mattupstate/flask-mail

    643在 GitHub 上查看↗

    Flask-Mail adds SMTP mail sending to your Flask applications

    Python
    在 GitHub 上查看↗643
  • miguelgrinberg/flask-socketiomiguelgrinberg 的头像

    miguelgrinberg/Flask-SocketIO

    5,509在 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
    在 GitHub 上查看↗5,509
  • ohanhi/hyperscript-helpersohanhi 的头像

    ohanhi/hyperscript-helpers

    631在 GitHub 上查看↗

    Terse syntax for hyperscript.

    JavaScript
    在 GitHub 上查看↗631
  • ph200/cycle-reactpH200 的头像

    pH200/cycle-react

    369在 GitHub 上查看↗

    An RxJS functional interface to Facebook's React.

    JavaScript
    在 GitHub 上查看↗369
  • philhawthorne/ha-dockermonphilhawthorne 的头像

    philhawthorne/ha-dockermon

    291在 GitHub 上查看↗

    A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers

    JavaScript
    在 GitHub 上查看↗291