Showing 101 open source projects for "java]"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1

    Ant Conflict Behaviour

    research on rules for conflict behaviour for ants

    This program shall implement some rule systems for ants. Special interest is to do researches about the conflict behaviour. The project is written with the mason-library (page: http://cs.gmu.edu/~eclab/projects/mason/ ) and mainly with the scala programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Isabelle/Eclipse

    Isabelle/Eclipse

    Eclipse integration for Isabelle proof assistant

    Eclipse plug-ins that provide Prover IDE for Isabelle proof assistant, based on Isabelle/Scala framework. Isabelle/Eclipse started as a port of Isabelle/jEdit Prover IDE to integrate with Eclipse IDE as plug-ins. The integration uses common Eclipse components to provide theory editing, correct symbols, completion assistance, prover output and other features. By building on Eclipse it inherits various IDE goodies out of the box. This SourceForge project is used to distribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSPFJ or CSP4J is an simple, hopefully fast CSP solver API written in Java featuring state-of-art search algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Regular Expression Builder for Java (reb4j) is a simple set of classes that encapsulate the regular expressions used by java.util.regex.Pattern and provide facilities for composing larger expressions from sub-expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DBpedia has moved to GitHub: https://github.com/dbpedia/extraction-framework/wiki The mailing lists are still hosted by SourceForge. DBpedia is a community effort to extract structured information from Wikipedia and to make this information available on the Web. DBpedia allows you to ask sophisticated queries against Wikipedia and to link other datasets on the Web to Wikipedia data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simuquant

    A quantum circuit simulator written in Scala

    Simuquant is made to construct and simulate universal quantum circuits. It's GUI enables intuitive access and direct graphical feedback, making it useful in a classroom situation and the like. Simulation processing is done in parallel, utilizing parallel collections introduced in scala 2.9. This application has been created as part a bachelor-thesis at the Hamburg University of Applied Sciences. The thesis is available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CoSEEEK

    CoSEEEK

    Context-aware Software Engineering Environment Event-driven Framework

    CoSEEEK is a framework that provides automated guidance for software developers during the development lifecycle. Its unique holistic approach amalgamates quality management, process management, context management, and knowledge management and can thus provide support attuned to the current project situation and the engineer’s context. One key goal of CoSEEEK was to develop techniques so that applicable guidance can be provided to an engineer (a CoSEEEK user) in an automated way based on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 10
    Carafe is an implementation of Conditional Random Fields and related algorithms targeted at text processing applications. The latest version, jCarafe, is implemented in Scala and runs on the JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBpedia Spotlight
    DBpedia Spotlight is a tool for annotating mentions of DBpedia resources in natural language text. The source code is now hosted on GitHub: https://github.com/dbpedia-spotlight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Delayed Response Network

    Neural network based on signal delays.

    An artificial neural network, currently specialized to save a specific bit pattern, mainly by changing the signal propagation delays in links. More features, variables and algorithms will be added in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JVMLense

    JVMLense

    The open source profiler for the jvm.

    Get an inside view of your application. Find bottlenecks by looking at the development of the duration of your main business methods over time even in production. Find the cause of those bottlenecks by applying the profiling capabilities of JVMLense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Infinispan

    Infinispan

    High performance distributed in-memory key/value store

    Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RowScope
    An asynchronous file viewer for large files (100 of MBytes, GBytes)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WQuery is a domain-specific query language designed to process WordNet-like lexical databases. It may be used as a standalone application or as an API to a lexical database in Java based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of this project is to create programs which turn off the computer after a certain time is exceeded within one day. The final goal is to avoid that small children spend too much time in front of the computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A social file transfer and communication tool with end to end encryption and authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SMLT
    A web application that helps students learn Java. Students can submit their solutions to programming exercises and get immediate feedback through automated tests. The application is built with Scala and Lift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SmartIMS - Smart Information Managment System
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Get information about delays in systems like public transport systems by the users of such systems, Use this collected information to calculate a forecast of the point of time of an upcoming event like an arrival.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swing based scala/java application for preparing and running picture presentations in a form of a graph. This form allows for example following different presentation paths depending on audience interest, it also allows grouping of similar pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cane is a Data Manipulation Interface(DMI) based on code behaviour analysis. Cane enable developers manipulate data in the way close to natural logical. Developers can finish their job in one continuous operation supplied by Cane's chain operation
    Downloads: 0 This Week
    Last Update:
    See Project