Showing 26536 open source projects for "gnu"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Noteluna

    Noteluna

    Editor de texto para aprender idiomas, aprenda traduzindo e jogando.

    O Noteluna é um editor de texto, com ele você marca as palavras que não conhece em inglês ou qualquer outro idioma, depois com um clique irá gerar uma lista das palavras marcadas, assim irá aprender de forma rápida e prática a incrementar o seu vocabulário. Ao usar este editor você economizará muito tempo copiando colando, traduzindo e organizando novas palavras. Desenvolvido para ajudar aos que querem incrementar o seu vocabulário em diferentes idiomas. Veja os recursos disponíveis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The calculation is designed for geometrical designs and complex examinations of shafts. The programme solves: definition of installed shafts; definition of spatial shaft load; calculation of reactions, courses of forces, moments, stress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    asvn
    The Arc-live(X86-i386)is a distribution live dvd and pendrive with automatic hardware detection and is now included the kernel-3.2.0-4-486/3.2.0-4-686-pae(arc-live-1.0.1-wheezy stable with live-installer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AlarmS Am

    AlarmS Am

    A simple Alarm / Timer / Reminder

    To Run This you will need Java 8 It is a simple Alarm App. Icon by Baianat (http://www.flaticon.com/authors/baianat) from www.flaticon.com licensed by CC 3.0 BY (http://creativecommons.org/licenses/by/3.0/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5

    VCF Split

    Vcard File Splitter

    This little Java Program splits a VCF file consisting of multiple vcarss into single files. This is particualry useful if you want to import a vcf into Microsoft Outlook. It ist a executable jar file, so starting it with java -jar vcfsplitter.jar or double clicking it in a gui should work fine. You can also specify evertyhing by command line as follows: java -jar vcfsplitter.jar <infile> <outdir> For the source click on the website link..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    easyrec
    easyrec is a recommender system that aims for easy integration of recommendations into web applications. It has a web based admin tool, and its recommendation engine is accessible through a REST API, providing methods like 'other users also bought'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Minecraft by zyczu

    Minecraft by zyczu

    Minecraft launcher

    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    MoveOn Sports Tracker

    An Android app. to make your physical activity much more fun!

    MoveOn Sports Tracker might be the program that you were looking for to motivate you and make your physical activity much more fun. You can save your routes, visualize the path with your geolocated photos, view statistics about your activities and share your workouts without any web platform, all in the palm of your hand! For FREE! Without any trick or surprise!! http://moveontracker.org https://github.com/scintero/moveon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    EBICS Client

    Client EBICS libre écrit en Java / Free EBICS client written in Java

    Le protocole EBICS est l'un des remplaçants les plus pressenti du standard ETEBAC, permettant l'échange de fichiers entre les banques et leurs clients, qui sera complétement arrêté vers la fin du Juin 2012 en France. De ce fait, nous avons procédé au développement d'un framework en Java qui implémente un client EBICS (version 2.4) pour le secteur bancaire français. L'utilisation de ce framework, qui vient de passer avec succès tout les tests de qualifications EBICS (www.qualif-ebics.fr),...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    GeoKrety Logger

    GeoKrety Logger

    Fast logger for GeoKrety.org game

    GeoKrety is a noncomercial GeoCaching game. It is similar to TravelBug(TM) or GeoLutins. For more information pleas visit http://geokrety.org/ In this application we can quickly: - check our inventory and - log GeoKret move. This application is designed for Android devices with Internet connection and is independend of the others GeoCache applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JavaClassProfiler

    Java class profiler

    Minimalistic java profiler using instrumentation and asm libs to preform a measure of the time spent by methods. Mesure is efficient until the micro second and very realistic on milli second. The ui allows exports, remote connection and multiple connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    DataAdapter - Java library to work with Oracle and PostgreSQL database. This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Demoiselle

    Demoiselle

    Framework, process, docs and tools to make easy JEE development.

    Root site: http://demoiselle.sourceforge.net. From that, access: framework, components, wizard, sample e process. Releases can be downloaded via Maven from http://demoiselle.sourceforge.net/repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Android Sqlite DatabaseHelper Generator

    Android Sqlite DatabaseHelper Generator

    This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you... The generator will generate a Model for each Table. It will also generate the databaseHelper class that include: - Create statments for all tables - onCreate, onUpgrade, clear - and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    InPitch is a simple and easy-to-use program to aid in training your ear to recognize musical notes (i.e. to develop "perfect pitch" or "absolute pitch").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Crea codice fiscale

    Programma per calcolare il codice fiscale italiano

    Un programma scritto in java usando javafx 8 per calcolare il codice fiscale italiano dai dati di nascita
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Main project of riverock is Webmill portal. Webmill is CMS portal with build-in XML/XSLT transformation of content of portlet, JSR-168, JSF and other things.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Death Plague Gaming - Minecraft Modpack

    Death Plague Gaming - Minecraft Modpack

    This is the official "Death Plague Gaming - Minecraft Server Pack"

    Currently running r1.5.7 This is the source forge for the official mod-pack of the Minecraft Death Plague Gaming Community! Here is a link to how to install the mod-pack! The same tutorial can be found under the files tab located next to the summary tab! https://docs.google.com/document/d/1AbGVy0_6Qyx7xNaicG8KD_oF5kTwfGhcx2qqWP11Mww/edit?usp=sharing I hope you enjoy all my hard work! Please report bugs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CoCeSo

    CoCeSo

    Coordination Center Software for mobile operation - web based

    We moved this project to https://github.com/wrk-fmd/CoCeSo Content on this site is outdated and here just for historic reasons and therefore read-only. CoCeSo is a web application depending on a database which is used by ambulance services for the management of its units at events (concerts, soccer matches,...). It allows you to manage the status of units, create and track interventions and assign units to them. A colorful interface facilitates an overview at a glance. The interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool exceptionnally serves sonako.wikia.com, by automatically generating a Lua module code, which will be used in navigator box for an indicated project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    queAceTu

    queAceTu

    Open your files with the "eye" of a developer

    Simple tool to open all the files you are interested in at the right line just in few clicks. By means of an own mini http server it interacts locally with the browser to open the files either in ACE editors or native html textareas. Help is also opened in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Linux News
    LinuxNews is a free software for Android 2.2 that allows you to get information about the Linux world, through RSS feeds, events and videos from YouTube. You can save content locally through the menu items and read them even without an active Internet connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    reacTIVision
    reacTIVision is a computer vision framework for the fast and robust tracking of markers attached on physical objects, and the creation of multi-touch surfaces. It was designed for the rapid development of table-based tangible user interfaces.
    Downloads: 151 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB