Search Results for "opensource java code" - Page 69

Showing 5374 open source projects for "opensource java code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Asterix IDE
    Asterix IDE (Integrated Development Environment) is especially designed to provide many languages supports in one IDE. Asterix IDE offers superior support for JAVA, C/C++(mingw32-g++) and HTML developers to write, compile and run their code at one place. Asterix IDE lets you quickly and easily make program with multiple programming language support. With its constantly improving Java Editor, many rich features and an extensive range of tools are provided. An IDE is much more than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    DiffBot Java API

    DiffBot API's in JAVA

    DiffBot provides its API in only JSON format, so I created this integrity API in Java to integrate diffBot API in java very quickly and easy. Please Note : DiffBot Java API 0.1 BETA version. Used Other Library integrated in code : Json commons-httpclient-2.0 commons-logging-1.1.1 DiffBotAPI jar : Jar file to use as API in other projects Q. How To use jar file in other projects? A. -- Add Jar file as lib in project. -- No need to add any other extra lib in project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aspose for Hadoop

    Aspose for Hadoop

    This project holds source code for Aspose for Hadoop project.

    Aspose for Hadoop project enables Apache Hadoop / MapReduce developers to work with various binary file formats. The developers can create and convert binary sequence files into text sequence files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simplified Portable Diffie Hellman

    Diffie Hellman Key Exchange

    Welcome to Simplified Portable Diffie-Hellman! This is an educational aid and nothing more. This Diffie Hellman key exchange was written in Java. The original creator of this program was a student at Youngtown State University, by the name of Naveed Shoaib. I, Edward Davila, am the developer who is helping in the recreation of the program to have students understand the process of Diffie-Hellman. I am redeveloping this program to aid students in the Diffie-Hellman cryptography. I am also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GummyModules

    Modular representation of emerging behavioral patterns

    Gummy modules are novel linguistic abstractions to modularize emergent behavioral patterns and their lifecycle states. The GummyModule language is an extension to Java to support gummy modules. This distribution of the GummyModule language contains its back-end as a jar file, the Xtext plugins for the front-end of GummyModule, description of examples gummy modules for traffic congestion, and generated Java code for these gummy modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    ml2db

    Multi-label machine learning to database

    A Java harness to load data from database, create Weka ARFF and Mulan ARFF+XML files, run machine learning experiments and save the evaluation and predictions to database. If using this code, please quote: BMC Bioinformatics, EnzML: multi-label prediction of enzyme classes using InterPro signatures, Luna De Ferrari, Stuart Aitken, Jano van Hemert and Igor Goryanin http://www.biomedcentral.com/1471-2105/13/61
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XMLVM
    XMLVM is an XML-based programming language build upon a virtual machine concept. Both Java and .NET byte code instructions can be mapped to XMLVM. XSL stylesheets allow manipulation of XMLVM such as cross-compilation to JavaScript for AJAX applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JPerf

    Java Performance and Scalability Testing

    JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test. *** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 13
    CCPlayr (aka CCPlayer) is an IMS Common Cartridge player intended for desktop use. CCPlayr aims to demonstrate the specification, and to provide example code that can be reused in both opensource and commercial implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Simple Java Database

    Simple Database written in Java

    A simple database with commands similar to those of SQL. It is to be run from the command line. (java -jar DatabaseJAR.jar) The application allows users to create tables, add data to the tables, view data from tables using various filters, back-up and restore the database, read commands from a text file, perform various set operations (such as union and intersection) on tables, and define indices on tables to allow faster manipulation. (To simplify the binary tree structure, the define...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JCycles

    [frozen] A library for computing cycles in graphs or in Java code.

    ... (< Integer.MAX_VALUE vertices). Requires Java 5 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    EZ chronos Java

    Read messages from EZ-chronos AP, RXTXcomm.jar needed

    EZ-chronos java Read/Send binary messages from/to EZ-chronos AP Code in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    ... operating system or hardware. Requires Java to run. You can get the latest version from here: http://java.com/en/download/index.jsp Video giving an overview of how it works (Alpha version): 2013/01 overview: http://youtu.be/ThIVkyk2q0c Updated: http://youtu.be/HLbtk53b-0k Import/Export charts: http://youtu.be/dZGjAwGVF40 Initial: http://youtu.be/pGhpQ1uCznM Change History: https://sourceforge.net/p/oldschooltool/code/118/log/?path=
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CalAc

    CalAc

    A string instrument's chord evaluation tool.

    CalAc is a free software for orchestral string instrument's chord evaluation (violin, viola and cello). System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the position over the fingerboard and the distance from the nut for each tone, also calculates the distance to be covered by player's hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ... to master. The standard webStraktor output format is XML based, either in ASCII, UTF-8 or ISO-8859-1 (Latin1) code pages. webStraktor relies on the Apache HttpClient for retrieving content via the HTTP protocol. It adheres to the Robots Exclusion Protocol and it can be configured to operate in an anonymous way by connecting to the predominant types of web proxy servers. webStraktor extends the functionality of web crawlers, spiders or bots by integrating scraping and crawling capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CommentRemover

    Remove all comments from java source files.

    Remove all comments(javadoc and else) from your java source file to cleanup your code and shrink the file. The program uses a simple regex statement to remove all comments. With a simple and easy to learn UI, you can cleanup your files in seconds!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Quew8 JCodeGen

    An API for systematic source code generation.

    An API for defining source code constructs with corresponding code and generating source files. Complete with in line look up methods functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JREPL

    JREPL

    REPL for Java

    JREPL is a Java REPL (Read Evaluate Print Loop). It is a lightweight tool that allows you to write lines of Java code and execute it immediately. The written code is treated as if it were written in a Java main method. JREPL can take a classpath as argument (-cp/-classpath <your classpath>) to allow the usage of your own classes. It can be easily integrated in Eclipse by adding it as an external tool; this is explained in the Readme.txt. Currently, JREPL runs on Windows only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xrsync

    Xrsync

    Xrsync uploads an entire folder from MS-Win client to Linux server

    Xrsync uploads an entire folder from a local MS-Windows client to a remote Linux host if the folder doesn't exist remotely. Or it synchronizes the folders and files under the selected folder on the remote host by either checking the consistency of the checksum, or comparing the last modified time and size of the file to be synchronized. Xrsync uses Java implemented SSH API to ensure secure data transfer. So it works for any remote Linux host that runs a SSH daemon and a local Windows client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    innocence-java

    Replace text with POS equivalent text, in a reversible fashion.

    .... It also relies on the sender and receiver having a shared (identical) vocabulary file. The project contains code to test input sentences for inclusion of words in the current vocabulary, and can create entries for new words as needed. The vocabulary has a "MD-5 hash" value to make sure that the share vocabulary file is identical for both sender and receiver. The software also contains a "bad-words" list of words that should never be generated in the text to be sent.
    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.