Showing 4210 open source projects for "linux-gnome"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Detrack Delivery Management Software Icon
    Detrack Delivery Management Software

    For 3PL, logistics, ecommerce, food and beverage, field service, delivery, and more

    Detrack is an award-winning cloud SaaS 2-in-1 vehicle tracking and real-time electronic proof of delivery (POD) solution in a single Android / iOS app; giving all companies full control and visibility in their last mile deliveries. From instant real time delivery status updates to capturing evidence like customer’s signature, time of job completion, items reject or failed deliveries, photo evidence of service completion and automating customer support; Detrack handles it all. There’s also the ability to automate the sending texts / SMS to customers pre-delivery, post-delivery and even when the driver is heading to destination with live ETA.
    Learn More
  • 1
    Java & MPEG-7 based tools for annotation and retrieval of digital photos and images (Caliph & Emir). LIRE has moved to https://github.com/dermotte/lire. Caliph & Emir have moved to https://github.com/dermotte/CaliphEmir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OGEMA allows software applications aiming at energy management and energy efficiency to be executed on an embedded computer (the “Gateway”) connected to building automation systems. OGEMA wiki https://www.ogema-source.net/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CorrelaDiff

    CorrelaDiff

    Compares text files and shows correlation between lines.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IRIS is an extensible reasoning engine for Datalog extended with function symbols, unsafe rules, negation, locally stratified or non-stratified programs, XML schema data types and a comprehensive and extensible set of built-in predicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Attack Surface Management | Criminal IP ASM Icon
    Attack Surface Management | Criminal IP ASM

    For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces

    Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
    Learn More
  • 5
    Tool for testing Web Map Services. It allows to run general random tests of WMS and test based on user-like behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HadStat

    HadStat is service on cloud,for data analysis using Hadoop MapReduce.

    HadStat is service on the cloud, allow you to analysis the data on the cloud and return the result in nice graph,this service is free, you can redistribute it and/or modify it under the terms of the GNU General Public License. this service using many technologies , like Hadoop mapreduce, HTML, PHP, Web Service applications, linux server, java, eclipse IDE, with many indicators:Simple moving average (SMA),Exponential moving average (EMA),Smoothed simple moving average (SMMA),Linear weighted moving average (LWMA )on DATA from NYSE daily prices.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JActor

    JActor

    High Performance, Lock Free Java Actors

    JActor is a high-performance actor framework designed to make vertical scalability easy. JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed. JActor is divided into several GitHub projects: JActor - https://github.com/laforge49/JActor JID - https://github.com/laforge49/JID JFile - https://github.com/laforge49/JFile JANetty - https://github.com/kumarshantanu/JANetty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An api for domain level interaction with SNOMED CT and an implementation based on a storage engine using a native SNOMED distribution stored in neo4j as a backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    miac-p

    Code for syntactic parsing and other NLP apps.

    Code for syntactic parsing and other natural language processing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • 10
    An assessmemt tool of sequence repeats for short read sequencing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AgED

    AgED

    AgED - Analysis given Experimental Data

    AgED performs automatic feature extraction from your image data and allows for their visualization and management. AgED relies on Elliptic Fourier Transcriptors to extract features from large quantities of image data. These features can then be visualized and you can evaluate them in a statistical manner. This type of analysis is particularly worthwile in the assessment of biological experiments. Elliptic Fourier Descriptors have been applied in a large range of applications in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    ...A web application Visual SPiM, and a destkop application SPiM Player. Both simulation tools require to be run on a Windows platform. Fortunately Microsoft has also released a command line version for Linux and Mac OS based on OCAML however this version will only output a CSV file for the simulation results. SPiM2Eclipse provides a bridge for those running SPiM from the command-line by allowing simulations to be completed by a single click, displaying an embedded plot of the results. Features: -As an Eclipse plugin you have all of the powerful features of Eclipse available to you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web based application for processing and checking UK electricity bills. Chellow is a Wessex Water project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ME_DSS

    Microemulsion Decision Support System

    This application allow user to predict microemulsion region based on algorithm consisted of artificial neural networks and random forests. Those techniques combined create Decision Support System. Application was created as a part of project K/DSC/000033 subsidy for young researchers from Polish Ministry of Higher Education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FCalculator

    FCalculator

    La mejor aplicación de su tipo

    FCalculator es capaz de realizar cálculos y hacer conversiones de algunas fórmulas matemáticas y físicas. Es portable al estar escrito en Java 100%. Su interfaz gráfica está basada en Swing y es totalmente gratuita. Esta desarrollada con la versión 6 de Java y NetBeans como IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Java Astrodynamics Toolkit is a library of components to help users create their own application programs to solve problems in astrodynamics, mission design, spacecraft navigation, guidance and control using Java or Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TreeGrOSS Forest Growth Simulation

    Software for modelling tree growth

    Tree Growth Open Source Software is a Java based version of the forest growth simulator for north west Germany BWINPro.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Subversion Stabilitäts-Metrik

    Eclipse Plugin zur Analyse der Subversion Stabilität

    Das Zeil der Studienarbeit ist es eine Metrik zu entwerfen die anhand der Veränderungs-Historie aus Subversion die Stabilität des Sourcecodes in einem Projekt analysiert. Die entworfene Metrik soll mithilfe eines Eclipse Plugin visualisiert werden. Hierzu wird ein Prototyp erstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Timina is a Java web-based application for automation of all steps of a genome sequencing project: submission, assembly and annotation of sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VSMOExp

    Ontologies, which are made up by standardized and defined controlled

    Ontologies, which are made up by standardized and defined controlled vocabulary terms and their inter-relationships, are comprehensive and readily searchable repositories for knowledge in a given domain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The FAKE GAME tool uses natural evolution to evolve Data Mining models. It incorporates several preprocessing, optimization and visualization methods aimed to streamline the Knowledge Discovery process. Knowledge Extraction from data is being automated!
    Downloads: 0 This Week
    Last Update:
    See Project