awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to franp-code/api-times-adder

Open-source alternatives to API Times Adder

30 open-source projects similar to franp-code/api-times-adder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best API Times Adder alternative.

  • inspirehep/rest-api-docAvatar de inspirehep

    inspirehep/rest-api-doc

    57Ver en GitHub↗

    Documentation of the INSPIRE REST API

    Ver en GitHub↗57
  • r-spacex/spacex-apiAvatar de r-spacex

    r-spacex/SpaceX-API

    10,822Ver en GitHub↗

    This project provides a standardized RESTful API for accessing comprehensive aerospace mission records and space exploration data. It serves as a structured interface for retrieving historical and upcoming launch details, hardware specifications, and media assets, while also providing real-time tracking for satellite orbital paths. The service distinguishes itself through a robust architecture designed for high-performance data retrieval. It utilizes in-memory response caching to reduce latency and server load, alongside query-parameter-based filtering that allows users to precisely control t

    JavaScriptapicapsuledocker
    Ver en GitHub↗10,822
  • idigbio/idigbio-search-apiAvatar de iDigBio

    iDigBio/idigbio-search-api

    30Ver en GitHub↗

    Server-side code driving iDigBio's search functionality.

    JavaScript
    Ver en GitHub↗30
  • elizabethadegbaju/remotecalcAvatar de elizabethadegbaju

    elizabethadegbaju/remoteCalc

    6Ver en GitHub↗

    A simple web service to implement a calculator built using Python/Django. The service offers an endpoint that reads a string input and parses it. it decodes the base64 encoding and interprets it by breaking it down into smaller statements and solved following the order of precedence. It returns either an HTTP error code, or a correct solution.

    Python
    Ver en GitHub↗6

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • chat2db/chat2dbAvatar de chat2db

    chat2db/Chat2DB

    25,762Ver en GitHub↗

    Chat2DB is an AI-powered SQL client and multi-database management GUI. It serves as a centralized graphical interface for administering diverse relational and non-relational database engines, integrating large language models to transform natural language prompts into executable SQL statements and application code. The tool utilizes schema-aware prompt engineering to inject database metadata into AI requests, ensuring generated queries match the actual schema. It also functions as an AI data reporting tool, using artificial intelligence to create dashboards and visual reports directly from da

    Java
    Ver en GitHub↗25,762
  • checkcheckzz/coding-problemC

    checkcheckzz/coding-problem

    0Ver en GitHub↗
    Ver en GitHub↗0
  • chibby0ne/projectsC

    chibby0ne/Projects

    0Ver en GitHub↗
    Ver en GitHub↗0
  • chrislyc1991/project-1C

    chrislyc1991/project-1

    0Ver en GitHub↗
    Ver en GitHub↗0
  • di-sukharev/opencommitAvatar de di-sukharev

    di-sukharev/opencommit

    7,341Ver en GitHub↗

    Opencommit is a command-line tool and automation suite that uses large language models to analyze staged changes and generate descriptive git commit messages. It functions as an AI-driven commit generator that can be integrated directly into the version control lifecycle. The project distinguishes itself through support for both cloud-based AI providers and locally hosted models to ensure data privacy. It provides specialized automation via git hooks for real-time suggestions and GitHub Actions for refining commit messages during continuous integration workflows. The tool includes capabiliti

    JavaScript
    Ver en GitHub↗7,341
  • eventbrite/eventbrite-sdk-pythonAvatar de eventbrite

    eventbrite/eventbrite-sdk-python

    5Ver en GitHub↗

    Eventbrite Python SDK

    Python
    Ver en GitHub↗5
  • geekpradd/prime-factoriseG

    geekpradd/Prime-Factorise

    0Ver en GitHub↗
    Ver en GitHub↗0
  • geekpradd/pythonpiG

    geekpradd/PythonPi

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gofireflyio/aiacAvatar de gofireflyio

    gofireflyio/aiac

    3,794Ver en GitHub↗

    aiac is an AI-powered command line tool designed to translate natural language requests into infrastructure code, DevOps workflows, and system scripts. It operates as a generator that uses large language models to produce cloud provisioning files, configuration files, and executable automation scripts directly from the terminal. The tool features a provider-agnostic model abstraction and a configuration-based routing system, allowing users to switch between different AI backends and discover compatible models. It includes an interactive shell interface for refining generated outputs through i

    Goaiamazon-bedrockchatgpt
    Ver en GitHub↗3,794
  • gotcha/vimpdbAvatar de gotcha

    gotcha/vimpdb

    207Ver en GitHub↗

    Pdb and Vim integration

    Python
    Ver en GitHub↗207
  • gventuri/pandas-aiAvatar de gventuri

    gventuri/pandas-ai

    23,587Ver en GitHub↗

    Pandas AI is a data analysis library and natural language interface that uses large language models to perform conversational querying on structured datasets. It functions as a retrieval-augmented generation framework designed to translate plain text questions into executable code for extracting insights from dataframes and structured files. The system includes a dedicated sandbox execution environment that runs AI-generated analysis code within an isolated container to prevent security risks and system compromise. It employs a natural language translation layer and contextual retrieval to ma

    Python
    Ver en GitHub↗23,587
  • jcosborn/qexJ

    jcosborn/qex

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jesspls/megaprojectlistJ

    jesspls/MegaProjectList

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jfmengels/eslint-plugin-fpAvatar de jfmengels

    jfmengels/eslint-plugin-fp

    967Ver en GitHub↗

    ESLint rules for functional programming

    JavaScript
    Ver en GitHub↗967
  • kongware/ftorK

    kongware/ftor

    0Ver en GitHub↗
    Ver en GitHub↗0
  • korabum/projectsK

    korabum/Projects

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mandeepbhutani/sample-projectsM

    mandeepbhutani/Sample-Projects

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mckaywrigley/ai-code-translatorAvatar de mckaywrigley

    mckaywrigley/ai-code-translator

    4,166Ver en GitHub↗

    This project is an AI coding assistant and code translator designed to convert source code from one programming language to another while preserving original logic and functionality. It functions as an intelligent interface for learning programming techniques and implementing code through guided AI support. The system includes a manager for creating and executing local autonomous AI agents to automate technical workflows and study machine learning behaviors. It also features a learning integration server that connects AI assistants with external educational content and technical context. The

    TypeScript
    Ver en GitHub↗4,166
  • microice333/python-projectsM

    microice333/Python-projects

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mjendrusch/metricM

    mjendrusch/metric

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mrblaise/learnpythonM

    MrBlaise/learnpython

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mukul13/pokerM

    mukul13/poker

    0Ver en GitHub↗
    Ver en GitHub↗0
  • neivin/projectsN

    neivin/projects

    0Ver en GitHub↗
    Ver en GitHub↗0
  • nicepkg/gpt-runnerAvatar de nicepkg

    nicepkg/gpt-runner

    381Ver en GitHub↗

    Conversations with your files! Manage and run your AI presets!

    TypeScriptaianthropicchatgpt
    Ver en GitHub↗381
  • nokafor/personal-developmentN

    nokafor/personal-development

    0Ver en GitHub↗
    Ver en GitHub↗0