Search Results for "opensource java code" - Page 59

Showing 4311 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
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 1
    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
  • 2

    STP

    MOVED TO GITHUB. Code here is STALE.

    THE STP CODE HAS MOVED TO GITHUB. THE CODE HERE IS STALE. PLEASE CHECKOUT THE FOLLOWING WEBSITE: http://stp.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Generic Java framework to build Java applications. Include tools, swing extension, business object, gui managed by pattern MVC, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    action4JAVA

    action4JAVA

    Simple Flexible Template Solution in Java

    ... indempentently from a java development environment just from a shell call (exectutable) The website offers several examples how it works. These are: - Simple examples demonstrating looping within a page or create several pages based on the data of a simple Excelsheet. - Website/document creation by the web-site itself - Creating sql, model, model classes from a model sheet and load data with it - Extend actions with a java code line counter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lua Editor

    Lua Editor

    Lua Editor

    Write and run pure Lua code. This is a great tool to test out your Lua knowledge or learn how to program.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    SQLSentinel

    SQLSentinel

    OpenSource tool for sql injection security testing

    SQLSentinel is an opensource tool that automates the process of finding the sql injection on a website. SQLSentinel includes a spider web and sql errors finder. You give in input a site and SQLSentinel crawls and try to exploit parameters validation error for you. When job is finished, it can generate a pdf report which contains the url vuln found and the url crawled. Please remember that SQLSentinel is not an exploiting tool. It can only finds url Vulnerabilities SQLSentinel official...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    This project will provide tools that leverage WS-CDL and Pi Calculus to build more robust Service Oriented Architectures (SOA). The tools are now released (and supported) through JBoss Tools (version > 3.2): http://www.jboss.org/tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JActor

    JActor

    High Performance, Lock Free Java Actors

    JActor is a high-performance actor framework designed to make vertical scalability easy. JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed. JActor is divided into several GitHub projects: JActor - https://github.com/laforge49/JActor JID - https://github.com/laforge49/JID JFile - https://github.com/laforge49/JFile JANetty - https://github.com/kumarshantanu/JANetty
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    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.
    Download Now
  • 10

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    miac-p

    Code for syntactic parsing and other NLP apps.

    Code for syntactic parsing and other natural language processing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Brickdoh - Meditations in Doh
    A relaxing breakout remake with a twist. Real spin effects for the ball, gravity and wind included. Play, relax, and finally master the banana cross!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JPlex

    Java lexical analyzer generator

    JPlex is an unconventional lexical analyzer generator for Java. JPlex lexers are NIO-based, DFA-powered, push-driven, and fully decoupled and reusable. Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Protocol Emulator is a free Java-based application intended for emulation of a protocol behavior. At present Protocol Emulator allows emulation of plain text protocols only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Needle

    Needle

    Effective Unit Testing for Java EE

    Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests. Follow us on Twitter (@NeedleProject)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bukkit BlockDoor Plugin
    Source Code located at https://github.com/arcwolf/BlockDoor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Sql Serializable Java Object Generator

    Program used to generate Java objects which serialize to MySQL

    This is an application that is used to graphically create a collection of objects which can reference each other. Once objects and their relationships are defined, you can serialize them into java classes which automatically serialize and deserialize to MySQL. This output can be used to speed up development of programs where data is persisted within a database. This program may one day be expanded to cover other languages and databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    The project contains 2 small projects: A) JWhois.lookup( IP - address) returns CountryCode Works for all IP-adresses in the world. If you need a fast Geo IP service - made in Java. Then this is the project. It takes 30 sec to compile. 10 minutes to download the data files. 5-15 minutes to build the "jwhois / java" - data file for in memory database. 3 secs to startup and read the in memory database after restart. 0.0001 ms to make a lookup!!! B) RipeIpService.lookUp( IP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    FreeMapper

    Free position 2D maps for computer games.

    FreeMapper is a project to develop a framework and editor for non-tiled, free position 2D maps for computer games. At the moment there is some example code for tile-free map structures and a simple display test implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Calculators

    Calculators

    A combination of a virtual breathalyzer and a calories calculator.

    ... into account a number of factors to produce outcomes as close to actual results as possible. However, the calculations are based on mathematical algorithms and therefore results may differ from reality. Thus, the author is not responsible for the consequences of its use. Download options: - complete application with all the source code as well as jar and exe files. - exe file only. To run the project use Kalkulatory.jar or Kalkulatory.exe. See wiki for a full project description in polish.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    TEdit

    TEdit

    TEdit is a simple Text Editor who saves and openes .txt Files.

    TEdit is a simple Text Editor who saves and openes .txt Files. At the moment the programm is in pre-apha phase. I would greatly appreciate help with the development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java Evolutionary Computation Library

    As of 2012-12-18, this project may now be found at Google Code.

    As of 2012-12-18, this project may now be found at http://http://code.google.com/p/paba JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    ... again on the square you want to move it to. Positions of the two pieces will be changed. Continue the process until the image is recovered. The faster you finish the puzzle and the fewer moves you make, the higher your score. Download options: - complete application with all the source code as well as jar and exe files. - exe file only. To run the project use Puzzle.jar or Puzzle.exe. See wiki for a full project description.
    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.