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 nicepkg/shotog

Open-source alternatives to Shotog

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

  • jeremyevans/sequeljeremyevans avatar

    jeremyevans/sequel

    5,076View on GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Ruby
    View on GitHub↗5,076
  • actrue/cf-page-publish-mcpActrue avatar

    Actrue/cf-page-publish-mcp

    15View on GitHub↗

    页面发布mcp工具,可以将html页面直接发布到cloudflare的worker中,并获得预览链接。

    TypeScript
    View on GitHub↗15
  • elmasse/nexteinelmasse avatar

    elmasse/nextein

    888View on GitHub↗

    A static site generator with markdown react for Next.js

    JavaScript
    View on GitHub↗888
  • artemzhyto/modal-layout-componentArtemZhyto avatar

    ArtemZhyto/Modal-layout-component

    1View on GitHub↗

    Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock.

    TypeScript
    View on GitHub↗1
  • beanqi/cohere2openaibeanqi avatar

    beanqi/cohere2openai

    36View on GitHub↗

    A cloudflare worker to covert cohere api to openai API

    JavaScript
    View on GitHub↗36

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
  • beilunyang/moepushbeilunyang avatar

    beilunyang/moepush

    1,356View on GitHub↗

    一个基于 NextJS Cloudflare 技术栈构建的可爱消息推送服务, 支持多种消息推送渠道✨

    TypeScript
    View on GitHub↗1,356
  • bestzwei/libretvbestZwei avatar

    bestZwei/LibreTV

    375View on GitHub↗

    不要fork此仓库,去fork上游:

    JavaScript
    View on GitHub↗375
  • brancogao/redirect-checkerbrancogao avatar

    brancogao/redirect-checker

    0View on GitHub↗

    HTTP Redirect Chain Analyzer - API-first tool for developers to check where URLs really go

    TypeScript
    View on GitHub↗0
  • ccbikai/ip-apiccbikai avatar

    ccbikai/ip-api

    366View on GitHub↗

    利用 Cloudflare Workers / Vercel Edge / Netlify Edge 快速搭一个获取 IP 地址和地理位置信息的接口。

    JavaScript
    View on GitHub↗366
  • citusdata/cituscitusdata avatar

    citusdata/citus

    12,562View on GitHub↗

    Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards. The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based

    Ccituscitus-extensiondatabase
    View on GitHub↗12,562
  • ckt1031/cohere2openai-cf-workerckt1031 avatar

    ckt1031/cohere2openai-cf-worker

    45View on GitHub↗

    This is a simple Cloudflare Worker that transform Cohere API to OpenAI API, easily deployable to Cloudflare Workers.

    TypeScript
    View on GitHub↗45
  • codecoolture/next-joicodecoolture avatar

    codecoolture/next-joi

    109View on GitHub↗

    Validate NEXT.js API Routes with joi

    TypeScript
    View on GitHub↗109
  • copilotkit/copilotkitCopilotKit avatar

    CopilotKit/CopilotKit

    35,194View on GitHub↗

    CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling natural language control over software features and data. It provides the infrastructure to build intelligent assistants that manage conversation history, track application state, and execute complex workflows through conversational prompts. The framework distinguishes itself by its ability to render dynamic, interactive user interface components in real time based on model outputs. By utilizing a standardized communication protocol, it maps natural language intents to executabl

    TypeScriptagentagent-nativeagentic-ai
    View on GitHub↗35,194
  • danielcondemarin/serverless-nextjs-plugindanielcondemarin avatar

    danielcondemarin/serverless-nextjs-plugin

    4,464View on GitHub↗

    This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS Lambda@Edge and AWS CloudFront. It functions as a bridge to adapt server-side rendering and API routes for execution on serverless edge compute. The plugin automates the provisioning of cloud infrastructure, including the packaging and deployment of application code to global edge locations. It handles the synchronization of static assets to storage buckets and the mapping of Next.js routes to specialized edge functions to reduce global latency. The project covers wide-ranging

    TypeScript
    View on GitHub↗4,464
  • apache/ageapache avatar

    apache/age

    4,236View on GitHub↗

    Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within the relational database environment. It functions as a loadable extension that translates Cypher graph traversal queries into SQL expressions, enabling users to run pattern matching and path analysis alongside standard SQL operations within a single database instance. The extension stores labeled, directed property graphs as isolated schemas with internal relational tables for vertices, edges, and labels, preventing cross-graph interference. It supports hybrid query execution

    Cage-databaseagensgraphanalytics
    View on GitHub↗4,236
  • ematipico/terraform-nextjs-pluginematipico avatar

    ematipico/terraform-nextjs-plugin

    54View on GitHub↗

    A plugin to generate terraform configuration for Nextjs 8 and 9

    JavaScript
    View on GitHub↗54
  • farming-labs/docsfarming-labs avatar

    farming-labs/docs

    49View on GitHub↗

    ai native documentation framework that just works, powered by your favorite stack

    TypeScript
    View on GitHub↗49
  • fatwang2/gitpushfatwang2 avatar

    fatwang2/gitpush

    59View on GitHub↗

    an AI Github Rlease Tracker Powered by Cloudflare

    TypeScript
    View on GitHub↗59
  • fatwang2/siri-ultrafatwang2 avatar

    fatwang2/siri-ultra

    1,194View on GitHub↗

    The most intelligent Siri powered by LLMs

    TypeScript
    View on GitHub↗1,194
  • fridays/next-routesfridays avatar

    fridays/next-routes

    2,462View on GitHub↗

    Universal dynamic routes for Next.js

    JavaScriptnextjsnodereact
    View on GitHub↗2,462
  • frontman-ai/frontmanfrontman-ai avatar

    frontman-ai/frontman

    585View on GitHub↗

    The AI agent that lives in your framework/browser

    ReScript
    View on GitHub↗585
  • fwqaaq/cloudflare-no-trackedF

    fwqaaq/Cloudflare-No-Tracked

    0View on GitHub↗
    View on GitHub↗0
  • garmeeh/next-seogarmeeh avatar

    garmeeh/next-seo

    8,298View on GitHub↗

    next-seo is a search engine optimization toolkit and component library for Next.js. It provides a set of React components and utilities for managing page titles, descriptions, and social media tags to improve how web pages are indexed and displayed. The project functions as a structured data manager and JSON-LD schema generator. It transforms entity data into standardized schema properties for articles, products, and organizations, enabling the implementation of rich snippets in search engine results. The toolkit covers a broad range of metadata management, including business identity mappin

    TypeScripthacktoberfesthacktoberfest-acceptedjson-ld
    View on GitHub↗8,298
  • gems-uff/noworkflowG

    gems-uff/noworkflow

    0View on GitHub↗
    View on GitHub↗0
  • hipstersmoothie/next-mdx-bloghipstersmoothie avatar

    hipstersmoothie/next-mdx-blog

    72View on GitHub↗

    Easily add a blog to any next.js based project.

    JavaScript
    View on GitHub↗72
  • hoa-js/exampleshoa-js avatar

    hoa-js/examples

    12View on GitHub↗

    Hoa examples

    HTML
    View on GitHub↗12
  • hoangvvo/next-connecthoangvvo avatar

    hoangvvo/next-connect

    1,655View on GitHub↗

    The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2

    TypeScript
    View on GitHub↗1,655
  • hoangvvo/next-sessionhoangvvo avatar

    hoangvvo/next-session

    358View on GitHub↗

    Simple promise-based session middleware for Next.js, micro, Express, and more

    TypeScript
    View on GitHub↗358
  • huarzone/text2img-cloudflare-workershuarzone avatar

    huarzone/Text2img-Cloudflare-Workers

    281View on GitHub↗

    ✨ 基于 CloudFlare AI & Workers 的免费在线文生图服务

    HTML
    View on GitHub↗281
  • 7sageer/sublink-worker7Sageer avatar

    7Sageer/sublink-worker

    4,940View on GitHub↗

    This is a serverless proxy subscription converter implemented as a Cloudflare Worker. It aggregates multiple proxy subscriptions into a single unified stream and converts them into client-specific configuration formats through protocol translation. The project functions as a proxy protocol translator and routing rule generator, enabling the definition and export of custom network traffic rules and policy groups. It also includes a URL shortener that utilizes key-value storage to create shortened aliases for long subscription links. The system covers a broad range of subscription management c

    JavaScriptclashclash-metacloudflare-workers
    View on GitHub↗4,940