Showing 526 open source projects for "github"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Registre
    == MOGUT A GITHUB: https://github.com/GovernIB/registre == Aplicació web de registre d'anotacions a llibres d'entrada i sortida
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Android Dementia Day Clock

    Android app to tell simple day and time, e.g. Saturday Afternoon

    NOTE: Development has moved to GitHub (https://github.com/peterthevicar/dementiadayclock) so the sources here are not up to date. Designed to run on old Android tablets, TV boxes etc to give a simple display of the current day of the week and time of day (morning, afternoon etc) for people who are suffering from dementia. Highly configurable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    emofilt - emotional speech synthesis
    PROJECT DEVELOPMENT MOVED TO GITHUB! EmoFilt enables the free-for-non-commercial-use speech synthesis engine MBROLA to sound emotional by manipulating the phonetic description. It does so by modifying melody and rhythm of the speech, matching a target emotion. It is available for 34 languag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dir3Caib

    Dir3Caib

    Servidor Local de Dir3 per les aplicacions de la CAIB

    == MOGUT A GITHUB: https://github.com/GovernIB/dir3caib == Implementació del Dir3 (Directorio Común de Unidades Orgánicas y Oficinas desenvolupant pel MINISTERIO DE HACIENDA Y ADMINISTRACIONES PUBLICAS del Govern Espanyol) per l'ús en les aplicacions desenvolupades per l'entorn del Govern de les Illes Balears (CAIB) Dir3 es defineix de la següent forma: "El Directorio Común proporciona un Inventario unificado y común a toda la Administración de las unidades orgánicas / organismos públicos, sus oficinas asociadas y unidades de gestión económica - presupuestaria, facilitando el mantenimiento distribuido y corresponsable de la información."
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    Jafaran

    Fast and more random implementations of java.util.Random.

    ...Also provides an implementation of Ziggurat algorithm (based on J. A. Doornik paper, 2005), used by nextGaussian() methods of the provided implementations. Requires Java 5 or later. Also available on github since 2015/12/13: https://github.com/jeffhain/jafaran Principal classes: - Implementations using Mersenne-Twister algorithm (good pseudo-randomness): MTSyncRNG MTSeqRNG - Implementations using Marsaglia Xor-Shift (fast): MXSIntSeqRNG (32 bits) MXSLongSeqRNG (64 bits) (nextLong() faster, larger period) - Ziggurat: Random-based implementation of Ziggurat algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JQVT

    A QVT engine targeting Java

    MIGRATED TO GITHUB: https://github.com/patins1/raas4emf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jAudio
    ...Output is either in Weka's ARFF format or the ACE format. Can be used either as a GUI application, command-line application, or embedded. The primary repository is on github (dmcennis) which pushes to this projects github repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yacas

    yacas

    Computer calculations made easy

    NOTE: Yacas and yagy development has moved to github. The new repositories are located at https://github.com/grzegorzmazur/yacas and https://github.com/grzegorzmazur/yagy . The mailing list has been moved over to https://groups.google.com/forum/#!forum/yacas . The downloads section at sourceforge will be kept up to date for the foreseable future. Yacas is an easy to use, general purpose computer algebra system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rolsac
    == MOGUT A GITHUB: https://github.com/GovernIB/rolsac == Gestor de continguts administratius
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    PINBAL

    PINBAL

    Plataforma d'Interoperabilitat de les Balears

    == MOGUT A GITHUB: https://github.com/GovernIB/pinbal == La Plataforma d'Interoperabilitat de les Illes Balears (PINBAL) és una solució tecnològica desenvolupada pel Govern de les Illes Balears que fa possible la interoperabilitat entre les administracions balears i la resta de l'Estat. PINBAL permet realitzar consultes (ja sigui a través d'una aplicació web o mitjançant serveis web) al serveis disponibles a través de la Plataforma d'Intermediació de l'Estat i als serveis propis definits en l'àmbit de la Comunitat Autònoma de les Illes Balears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JFreeChart
    ...It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 12
    Vogon personal finance tracker

    Vogon personal finance tracker

    Simple personal finance tracker using Spring Boot and AngularJS

    Project has moved Github at http://github.com/zlogic/vogon Check out the live demo at http://vogon-zlogic42demo.rhcloud.com Simple web-based personal finance tracker using * AngularJS on client-side * Spring MVC on server-side for AngularJS request handling * JSP for page generation * JPA and Spring Repositories for entity management * H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku) Named after the Vogons (http://en.wikipedia.org/wiki/Vogon) race who were known to be extremely boring accountants. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gusite

    Gusite

    És una eina de creació ràpida i simple de petites webs

    1) == MOGUT A GITHUB: https://github.com/GovernIB/gusite == GUSITE és una eina de creació ràpida i simple de petites webs informatives. Està pensada per a que tan el disseny de les planes com la gestió del seu contingut es pugui realitzar per personal no tècnic. L'eina ofereix un conjunt d'ajudes que faciliten la definició i estructuració de continguts com són agendes, formularis de contactes, notícies, menús, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ujorm
    ...A part of the framework is the persistence module Ujorm designed for rapid Java development with great performance and a small footprint. Main features are type safe queries and no entity state. Important: there is available an obsolete Ujorm on the SourceForge, new changes are available on the Github only: https://github.com/pponec/ujorm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ChannelFinder Directory Service
    ...Applications can query a web service to retrieve channels based on wildcard matching on properties and tags, and manipulate the directory data. Code has been moved to GitHub at https://github.com/ChannelFinder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Entando

    Entando

    The lightest open source Digital Transformation Platform

    ...Our platform harmonizes user experience across enterprise omnichannel applications, accelerating time to market, and increasing development efficiency. Get the latest version of Entando's Community Edition and its Plugins on Github (http://github.com/entando).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GenApp

    GenApp

    Generador d'Aplicacions

    == MOGUT A GITHUB: https://github.com/GovernIB/genapp == A partir d'una bbdd en postgresql o oracle, genera totes les capes d'una aplicació web: model, jpa, ejb, logica(ejb), web i webservices. Caracteristiques: * Incorpora un llenguatge d'alt nivell generat per realitzar consultes a bbdd de forma que l'aplicació es pot construir sense haver d'escriure ni una linia de codi SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CRAFT HPC Floating-point Analysis

    CRAFT HPC Floating-point Analysis

    CRAFT: Configurable Runtime Analysis for Floating-point Tuning

    CRAFT (Configurable Runtime Analysis for Floating-point Tuning) for HPC (High-Performance Computing) uses binary instrumentation to perform runtime analysis of floating-point code, detecting cancellations and making precision level recommendations. NOTE: THIS PROJECT HAS MOVED TO GITHUB!!!! https://github.com/crafthpc/craft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    As of 03/2017, this project is moved to GitHub: https://github.com/cyberborean/rdfbeans ---- A simple Java-to-RDF databinding framework for transparent mapping JavaBean-like objects to RDF resources and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    THIS PROJECT HAS MOVED TO GITHUB: https://github.com/janrieke/contractmanager ContractManager is a contract management software for the Jameica platform (http://willuhn.de/products/jameica/). It allows you to enter details of your contracts, e.g., financial information, runtime, or cancellation deadlines. It notifies you about upcoming cancellation deadlines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ElderScrollsExplorer

    Explore Fallout (3, NV and 4), Skyrim, Oblivion and Morrwind

    code can be found on github here https://github.com/philjord/ElderScrollsExplorer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RIPEA

    RIPEA

    Repositori per a la Interoperabilitat dels Procediments Administratius

    == MOGUT A GITHUB: https://github.com/GovernIB/ripea== RIPEA és l'acrònim de Repositori per a la Interoperabilitat dels Procediments Electrònics Administratius. RIPEA és el repositori corporatiu d’expedients electrònics que permetrà als usuaris administradors la creació d’expedients a partir de metadocuments i metadades; i als usuaris gestors, la tramitació d’expedients electrònics a nivell de documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PluginsIB

    PluginsIB

    Repositori de Plugins per les Aplicacions del KitAnibal

    1) == MOGUT A GITHUB: https://github.com/GovernIB/pluginsib == Repositori de Plugins per les Aplicacions del KitAnibal i qualsevol aplicació que vulgui reutilitzar funcionalitats configurables emprant un plugin. Els plugins que actualment estan implementats són: (1) Generació de Codi de barres (BarCodes): barcode128, pdf417 i qrcode (2) Validació de Certificats Digitals: basic i @firma (3) Conversió de Format de Documents: OpenOffice en mode servei (4) Custòdia de Documents: sistema de fitxers i Custòdia CAIB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    urlregwatch

    Check internet pages for changes by regular expression

    See README.md at github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Micro-agents
    An efficient Java-based Multi-agent Platform implementing the micro-agent concept µ² offering network support and multiple agent implementation languages. Detailed instructions and documentation can be found under http://www.micro-agents.net. This project has been moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project