Search Results for "java projects on linux" - Page 172

Showing 35308 open source projects for "java projects on linux"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    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. For installation instruction, see http://janrieke.de/contractmanager/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ***** Discontinued (direct part of NetLogo now (since NL v6)!) ***** This extension connects the simulation platform NetLogo with the statistical analysis software R. It adds some new primitives to NetLogo, which offers the interchange of data with R and the call of R functions from NetLogo. See the documentation for more details. There is also the possiblity to open an Interactive R Shell from NetLogo. _______________________________________ Please have also a look on our info...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Transumanza

    Transumanza

    Simple data migration tool

    Simple data migration tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The FXL Project Eclipse Plugin leverages the integration of DSLs, (meta-) modeling approaches, code generation and the development of software configuration tools (sw-component-configuration).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Finite-Automata

    Finite-Automata

    convert finite automata

    This software can convert epsilon-NFA to NFA to DFA or NFA to DFA and minimization of DFA It works in the windows linux and mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ModelJUnit extends JUnit to support model-based testing, with the models being written as Java classes. Model-based testing allows you to automatically generate test suites from a model of a system under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Coco/R Development Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moved to https://github.com/CymricNPG/Kicker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Eviewbox is a java imaging suite, its purpose is to view and spread native DICOM medical images and allowing for 2D reconstructions. EViewbox applet will allow to see the DICOM images on every platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Maude Development Tools are a set of plugins that embed the maude interpreter (http://maude.cs.uiuc.edu) in Eclipse. It provides a core plugin, which allows to any Java program to use Maude, and a set of plugins which provide an Eclipse-based IDE
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    RJDump

    Sample Mysql dump viewer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MaterialEditText

    MaterialEditText

    EditText in Material Design

    AppCompat v21 makes it easy to use Material Design EditText in our apps, but it's so limited. If you've tried that, you know what I mean. So I wrote MaterialEditText, the EditText in Material Design, with more features that Google Material Design Spec has introduced. Base color will be used as bottom line color, text color (reset alpha to 87%) and hint text color (reset alpha to 26%). You can use app:met_baseColor in xml or setBaseColor() in java code. If you haven't set a base color, black...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Java Library for Machine Learning

    A pure Java library for machine learning

    JML is a machine learning library in Java, it is a pure Java package, and thus is cross-platform. The goal of JML is to make machine learning methods very easy to use and speed up code conversion from MATLAB to Java. Please be noted that JML has been replaced by LAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Generic Model Organism Database Project
    GMOD is a set of interoperable open source software components for visualizing, annotating, and managing biological data. See http://gmod.org for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    InstaSave

    InstaSave

    Instasave allows you to download Instagram images, videos and profile

    Instasave allows you to download Instagram images, videos and profile pictures on the go!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    JComp

    Program to translate source codes

    Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations: - pascal to java - pascal to php - c to php Any constructive suggestions or feature requests are welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ISO SAX

    ISO SAX

    Callback-based ISO media file parser

    ISO SAX is a callback-based parser for ISO container files (ISO/IEC 14496-12), e.g. MPEG-4. The libraries that are out there either won't run on Android, have many megabytes of dependent JARs, or will fail to parse your favorite media file due to a "technicality" it thinks it is mal-formed. For example, a perfectly good M4B file gets declared "invalid" because it had a video track in it (the album art), along with the sound track. Really!? Don't let these libraries "judge" the format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NTER

    NTER

    NTER Learning Management System

    National Training and Education Resource. Full featured online Learning Management System. NTER allows educators to create classes in SCORM format without programming. Classes can contain images, video, tests and reports. Students can interact with instructors and other students. The NTER project was designed as a low cost tool for providing workforce education and training, with the expectation that the open source community would assume its operation. The Department of Energy (DOE) is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aspose.Total Java for IntelliJ IDEA

    Aspose.Total Java for IntelliJ IDEA

    (formerly: Aspose for JetBrains)

    Aspose.Total Java for IntelliJ IDEA allows developers to create Aspose Java project through plugin provided Aspose Project Wizard. The wizard enables the developers to select and download the latest Aspose Java APIs and samples example codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Universiteit yOUlearn

    Open Universiteit yOUlearn

    Open Universiteit's custom platform for learning etc.

    Running on Liferay EE.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.