Showing 1052 open source projects for "all to"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
  • 1
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    ...It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds/(or whatever you like to call yourself) like us. This game will be a perfect practice tool for programmers like us to find the best algorithm solutions and make the mouse intelligent. To get information on this game, visit the Mouse Run website at http://mouse-run.appspot.com If you have found bugs or have a request, please do write it in the reviews. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    BinBase

    BinBase is a software for the automatic analysis of Massspec data from

    BinBase is a software for the automatic analysis of Massspec data from LECO GC-Tofs. All code and documentation has been moved to the google code site of this project: https://code.google.com/p/binbase/ And support is provided by the company coding and more, which can be reached under: contact@codingandmore.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dasein Cloud
    ...This SourceForge presence represents Dasein Cloud through Dasein Cloud 2012.04 and point releases for that major release. We are still updating 2012.04 with bug fixes for all clouds, so there is no immediate need to move to the latest release, 2012.09. All versions starting with 2012.09 are available at: http://github.org/greese/dasein-cloud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    k-fileserverDB

    Store files into Database.

    Are your office documents important to you? Are your office documents saved in different computers? Are your office documents accessible to all? Are your office documents corrupted on an off? Are you fed up with losing important files? Are you fed up with mis-management of document files? What if by mistake your office file is deleted? What if, you create/maintain different documents for different jobs and you can’t find them at the time they required quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    KnowWE

    KnowWE

    KnowWE has moved, please see http://d3web.sourceforge.net

    This project has moved to http://d3web.sourceforge.net. All information about d3web-KnowWE can be found there and on www.d3web.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spaced IDE

    Spaced IDE

    An IDE for the programming language whitespace.

    Spaced IDE is a programming tool for the language whitespace that simplifies the creation of applications. Source code will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...The purpose of the bean is to provide an as flexible as possible reusable gui calendar component. The extensible toolbar provides view selection and navigation. Items can be edited in any of the views; status, start and & times and description can all be modified. The bean can be installed into most IDEs as it follows the JavaBean standard. See the wiki for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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 (and reuse) of individual Java components, parts of distributed networked application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements * Java 1.6 and up * At least 4 MB of RAM New in 3.2 (01/18/2013) * Improved auto-update functionality * Bug fixes
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 10
    A drop-in replacement for the src.zip shipped with Oracle Java 7, that contains sources to all Java classes that are shipped or generated by the OpenJDK project (the official src.zip only covers public classes), plus tools to generate it.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 11
    Jades

    Jades

    Java distributed executor service library

    ...The goal is to distribute tasks across a network of machines (nodes) over SSH. The API is designed to be as user-friendly as possible : 1. Instantiate DistributedExecutorService 2. Add nodes 3. Submit tasks The only requirement is that all machines have SSH and a compatible JRE (>= 6). More precisely, when a node is added, the application's jar is automatically copied (scp) to the node and a new server started (ssh). Handling of access restrictions is left to the user (ie you can type your password every time or use authentication keys). Nodes can be added dynamically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Privacy Policy Merger

    XML Privacy Policy (P3P) language merger

    ...Lastly, the project presents a tool for matching and merging P3P policies. If successful, the merge produces an aggregate policy that is consistent with the policies of all participating service providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    beanservices

    An abstract layer for decoupling services from the rest of application

    BeanServices will act as an abstract layer for decoupling all types of services implementations from the rest of an application. Service clients will have no dependencies with service implementations; they will depend on only abstraction. In addition service clients will have as less as possible dependencies with BeanServices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    ...Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience across all browsers. If the browser is capable of handling file uploads using a modern HTML5 approach, the upload is handled using pure DOM elements and Javascript events. In the case that the browser does not support the modern approach (most notably IE 9 and earlier), the GWT Uploader component instead transparently handles the uploads via the Flash-based SWFUpload library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Unimozer
    Unimozer intends to be a universal modelizer for Java™. It allows the user to draw UML diagrams and generates the relative Java™ code automatically and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    oozie-workflow-checker

    Validation of complex Apache Oozie Hadoop workflow

    ...Two usage scenarios: 1) Execute workflow with specified parameters, and as result get list of passed nodes. Sample in WorkflowDirProcessorIntegrationTest Note: from all workflow functions only "wf:conf" is supported now. 2) Check called actions exists or build full call tree in xml format Sample in OozieWorkflowCheckerTest: You can override properties from "config-default.xml" and "job.properties" by file with name "override.properties"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Anumaan

    Open source predictive text entry system from CDAC, Mumbai

    Anumaan is a predictive text entry system developed by CDAC, Mumbai, India. It gives context sensitive text prediction. Hence, it helps in effective text entry. It is intended for people suffering from different kinds of motor disabilities. New version of standalone flavor of Anumaan (Anumaan-standalone-0.2) has been released. Feedback, feature enhancement requests about the application can be sent to ossd[at]cdac[dot]in or predictanumaan[at]gmail[dot]com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The castafiore J2EE Platform consists of an advanced Web Framework built upon JQuery and a persistence framework built upon hibernate. All together glued with spring 3. We also provide some exciting web tools like a DMS and a Portal designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Hibernate ORM XML Validator for Eclipse

    Eclipse Plugin to validate Hibernate ORM files against @Entity files.

    ...It is a minor irritant to have a server startup failure just because of a simple error in your orm xml. This project aims to create a plugin for Eclipse that will monitor all Java classes with the @Entity annotation and maintain a tree of their attributes and methods. Then the user can simply right click the orm xml in Project Explorer view and select "Validate ORM" to validate the orm file for basic SQL parsing errors and against the Entities in the workspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    ...Also remember, this program has certain syntax you must have, for example, if a line has any sort of comment in it, it will not be considered (and this could cause major issues if you had in-line comments), and all white space is removed, except the single space, preventing non-white space in plain text. Also, if your css3 command starts with "@", it will need to be all in one line. (example: @keyframes ___{} must all be on a single line.) However, it will increase support, and reduce the file size, so that when many people visit your website, you use less data and have more functionality for more people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JADE OsMoSes

    OSGi based Mobility Services for the JADE mobile agent framework

    JADE OSGi (based) MObility SErviceS (OsMoSes) is an OSGi based set of services that offers an alternative to the "built-in" mobility service of JADE. This project aims to bring to the JADE framework all the benefits of the OSGi technology, allowing to modularize the "agents" into "bundles" and migrate them in a transparent way. Currently this project is in a "proof of concept" stage and is looking for the community's interest to keep evolving into a full fledged product. Please refer to the wiki (http://sourceforge.net/p/jade-osmoses/wiki/Home/) for more information about the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jfilewatcher is 100% java file watcher service to monitor files and folders - with file name patterns. It polls file system to identify new, modified and deleted files. It keeps track all such changes and returns a new event context object when you ask for changes. Look for wiki page to see more details ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Simple Use Case Documentation Tool

    A simple tool to document use cases.

    ...Each use case will have the following captured. 1) Use Case Name 2) Page over view. 3) Pre conditions 4) Wireframe (image) 5) Business Rules 6) Main Flow 7) Alternate Flow 8) Post Condition 9) Error scenarios 10) Technical details Usability Features: 1) Open existing usecase for editing. 2) Save copy of a use case with new use case name. 3) Retain use case export order. 4) Information messages are shown in notification bar with 'fade' effect. The tool has a simple special syntax in order to spell out ordered/ un ordered lists under each section of a use case. All such use cases can be saved in a work space and exported to PDF after arranging the usecases in your requried order (Images are resized to fit the page). This is a pure Java application using simple File I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RegAxe - Regular Expression Tester

    A tool for testing regular expressions.

    RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    ...Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project