Search Results for "opensource java code" - Page 40

Showing 5374 open source projects for "opensource java code"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    Java File Tree Walker

    A console based File Tree Walker written in Java.

    A file tree walker written in java consisting of three classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Eclipse Verilog editor is a plugin for the Eclipse IDE. It provides Verilog(IEEE-1364) and VHDL language specific code viewer, contents outline, code assist etc. It helps coding and debugging in hardware development based on Verilog or VHDL.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    This is an eclipse plugin which helps code faster in spring based applications. Please go to project homepage for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AgileReview

    AgileReview

    AgileReview - A OneClick Code Review Eclipse Plugin

    AgileReview - A OneClick Code Review Eclipse Plugin
    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
    Query Light

    Query Light

    Query Light : A Lightweight Oracle java swing client based on JDBC

    Please leave a review or suggest improvements. Source Code on GIT : https://github.com/milind-brahme/query-light Query Light is a lightweight oracle client based on jdbc. Application has moderate sql editing capabilities. It provides basic querying and data retrieval functions. Query light is ideal for working on read only environments. Latest Update and Fixes Added ability to write xlsx in new office xlsx format. Added ability to view code with F4. Added additional describe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Google Cloud Platform Java Samples

    Google Cloud Platform Java Samples

    Java and Kotlin Code samples used on cloud.google.com

    Java and Kotlin Code samples used on cloud.google. This repository holds sample code written in Java that demonstrates the Google Cloud Platform. Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    REST Countries

    REST Countries

    Get information about countries via a RESTful API

    Get information about countries via a RESTful API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg. OpenCSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSBB-v2.1 [CSBB-v3.0 is now available]

    CSBB-v2.1 [CSBB-v3.0 is now available]

    Computational Suite For Bioinformaticians and Biologists

    CSBB is a command line based bioinformatics suite to analyze biological data acquired through varied avenues of biological experiments. CSBB is implemented in Perl, while it also leverages the use of R, java and ruby in background for specific modules. Major focus of CSBB is to allow users from biology and bioinformatics community, to get benefited by performing down-stream analysis tasks while eliminating the need to write programming code. CSBB is currently available on Linux, UNIX...
    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.
  • 10
    CSBB-v3.0

    CSBB-v3.0

    CSBB - Computational Suite for Bioinformaticians and Biologists

    CSBB is a command line-based bioinformatics suite to analyze biological data acquired through varied avenues of biological experiments. CSBB is implemented in Perl, while it also leverages the use of R, java, python and ruby in background for specific modules. Major focus of CSBB is to allow users from biology and bioinformatics community, to get benefited by performing down-stream analysis tasks while eliminating the need to write programming code. CSBB is currently available on Linux, UNIX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MarkList

    MarkList

    Collection of Mark lists from Mobile App and Print Progress Cards

    Teachers can submit mark lists from mobile app. Mark lists are bulk printed. Pdf can be printed individually. Mark lists are compiled in to one data sheet. Progress cards can be viewed or printed directly. You can write your own code to print Progress Card. Data is collected in Text Format so can be accessed and interpreted easily. Mobile App Google Playstore Link : https://play.google.com/store/apps/details?id=in.refort.MarkList&hl=en Other open source projects : http...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    license4j

    license4j

    License4J Library and GUI Tools

    LICENSE4J is a robust licensing library and license server that simplifies software licensing for developers. It allows for easy integration of licensing functionality into Java applications with minimal code. The user-friendly web-based License Manager works seamlessly on both desktop and mobile devices, enhancing accessibility for all users. The Licensing Library is a versatile tool that developers can easily integrate into any Java application. It empowers developers to implement license...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    xml2j

    XML Schema SAX based code generator for Java

    XML Code Generator and Framework for Java, helps you develop high-volume XML Parsers quickly and consistently. Unlike most development tools, xml2j does not force you to use a vendor specific API; using our generator the model is the API. The code generator uses XSLT to transform XML Schema to Java code and is fully adaptable. With XSD there are many different possible approaches to defining a schema for your XML, therefore the generator first normalizes the XSD to an XML fit for code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners. Obtaining the teachingbox: FOR USERS: If you want to download the latest releases, please visit: http://search.maven.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Action Test Script

    Script language for create gui test action on application to test

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Escape From The Maze

    Escape From The Maze

    A fantasy RPG.

    THIS PROJECT HAS MOVED TO GITHUB Code and Releases hosted on GitHub: https://github.com/alanmclachlan/escapeftmaze Dev Blog: http://escapeftmaze.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cpDetector is a proxy for codepage detection of documents. It delegates to multiple instances that try to detect the codepage by different techinques. A command line executeable is shipped that allows to sort documents by codepage.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    An easy and simple tool to calculate the half-lives of radioactive substances and looking up elements on the table of elements by name, element symbol, atomic number, or atomic weight. Source code is on GitHub here: https://github.com/InfinityDevelopment/ChemistryCalculator NOTE: This is a Java program. Inside the ZIP there is the .jar file and .bat file(which you would run to start the program on Windows) required to run on Windows, however, to run it on other operating systems you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    InternationalEase

    InternationalEase

    Easy Way to tnternationalize Source Code.

    Moved to http://internationalease.mke-labs.de/ because of massive Commit Problems Easy Way to tnternationalize Source Code. You have only to Tag the Controls, Components and Nodes with a special Annotation, and the Tool does the remaining Work. Easy to Maintain the Text and Tooltip Properties on the Fly. 1. Step: Tag your Controls with suitable Annotations 2. Step: Insert a few lines of Code that specify your Resourcebundle 3. Step: Start your Application 4. Step: The I18N Driver has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 31 This Week
    Last Update:
    See Project
  • 21

    DynDBLayer

    A thin jdbc wrapper

    A thin jdbc wrapper, a database wrapper or "dbwrapper". See the wiki, the unit tests and the source code for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PocketHub

    PocketHub

    PocketHub Android application

    This repository contains the source code for the PocketHub Android app. As GitHub stopped supporting the old app we took over the repo and are now working on bringing new features and design. PocketHub it's been released to the community and maintained as a public project. We are actively working towards a re-release to the Play Store, and this app will be the spiritual successor to the original GitHub app. We're shooting for an initial re-release just to get the app out there. There have been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CbProcessingVisual

    Visual using the java processing API

    I was asked to upload this project and give a short description here: It's based on java processing api. Then i used some fft analyzer which should be obvious looking at the code. There is a option to generate the fft file. this must be done first. Then the fft file can be used to render a movie. Not sure how the options worked to make arealtime fft analysis and show the video in realtime (it does not peprfform goog because some expensive framebuffer operations there) Ah ja...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BinNavi

    BinNavi

    BinNavi is a binary analysis IDE that allows to inspect, navigate, etc

    BinNavi is a binary analysis IDE - an environment that allows users to inspect, navigate, edit, and annotate control-flow-graphs of disassembled code, do the same for the callgraph of the executable, collect and combine execution traces, and generally keep track of analysis results among a group of analysts. BinNavi uses a commercial third-party graph visualisation library (yFiles) for displaying and laying out graphs. This library is immensely powerful, and not easily replaceable. In order...
    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.