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.
Build Securely on AWS 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.
The SERF Tools are programs and snippets of code made to speed-up and ease development. Most of these programs were written as proof-of-concept but have proven useful at least twice.
Free Java Serialization to XML (freeJSX) allows to write and read any Java object graph as XML data with one line of code. You can verify your data and manipulate it with standard XML tools like DOM, JDOM and XSLT. It is the open source variant of JSX.
Simplify and speed up design processes of multimedia projects using this framework application. You may create nearly any file format out of ONE draft or create your own screenpainter application using the construction kit.
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.
JxRef is a tool that will help you identify refactoring opportunities in a Javacode base. It can also provide information that will help you identify potential risks of making a code change.
MetaCheck is a javacode checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result.
JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS.
Options with this editor:
- Auto-Completion , Code Coloring
- Easy Function Overview / Inserter
- Multiple Script Loading
- Syntax Checking.
JOpenPhone is an opensource UA (User Agent) JAVA application that allows users to connect to a voip servers using various voip protocols such as SIP, H323.
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.
phonet4j is the port of a extensible, rule based algortihm for phonetic conversions written by Joerg Michael to java. His code was first published in the computer magazine c't (issue 25/1999, pp. 252). Includes two rulesets for the german language.
A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required.
neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
LDBC (Liberty Data Base Connectivity) is a JDBC driver that provides vendor-independent database access. With LDBC, your application will just work on all major databases and you don't have to change any source code. LDBC is based on ANSI-SQL and JDBC.
Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
8. Mai 2005: We have discontinued SourceForge as a download place for our open source projects. You can now download these projects directly from the XLOG Technologies GmbH web site at http://www.xlog.ch/omonia.
A microprocessor simulator for unit testing assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
GenEX automatically generates the SIOC program code for various home built cockpits that use IOCards as their hardware interface system. With GenEx, cockpit builders need not worry about SIOC programming and Project Magenta/FSUIPC offsets anymore.
BLua is a full featured Lua IDE for writing Lua code. It has code completion, code analysis with error display, code structure trees and many other features found in professional IDE's. It also has some World of Warcraft Lua specific features.
A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.