Showing 4122 open source projects for "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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QualityControlForRadiology

    QualityControlForRadiology

    QC tests and patient doses from radiodiagnostic XRay equipment

    This software performs various quality control tests for XRay devices used in radiography, mammography, fluoroscopy and CT such as: HVL/tube filtration, high voltage, exposure time, tube output, MTF calculations, film sensitometry, AEC devices and more. It also compute patient doses using an external program based on the GEANT4 simulation toolkit. This program is found here: https://sourceforge.net/projects/doseinhumanbody/ Read the "README" file for details. Source code and documentation...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    mirplant

    miRPlant: An Integrated Tool for Identification of Plant miRNA

    please cite: An J, Lai J, Sajjanhar A, Lehman ML, Nelson CC: miRPlant: an integrated tool for identification of plant miRNA from RNA sequencing data. BMC bioinformatics 2014, 15(1):275. We will create index for you if you tell us your interested plants (j.an@qut.edu.au).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    Java G-Code Utils

    Utilities for CNC (G-Code) using Java

    Utilities for CNC (G-Code) using Java
    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
    Android: MaruPad

    Android: MaruPad

    Round hiragana keyboard for Android.

    Japanese hiragana keyboard for Android. It' shaped like a circle and you write by swiping towards choices. It's fast but it's not a complete Japanese keyboard. More of a proof of concept. Also a good example code if you want to make your own unconventional keyboard for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChunJun

    ChunJun

    A data integration framework

    .... Supports a variety of heterogeneous data sources, and supports synchronization and calculation of more than 20 data sources such as MySQL, Oracle, SQLServer, Hive, Kudu, etc. Easy to expand, highly flexible, newly expanded data source plugins can integrate with existing data source plugins instantly, plugin developers do not need to care about the code logic of other plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PatientKAPRecords

    PatientKAPRecords

    KAP evaluation and patient records in radiodiagnostic

    This program tries to help radiologists to keep track of patients which receive radiation doses (measured, or computed, free in air) from radiodiagnostic examinations. It performs computation of KAP (kerma-area-product if it is not recorded by a dedicated DAP-meter) and record the patient information. The program also generates elegant reports which can be converted as pdf, xls etc. Source code included in jar files. Also, available on GitHub: https://github.com/ZiliasTheSaint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MoreUnit
    IMPORTANT: MoreUnit code has moved to https://github.com/MoreUnit/MoreUnit-Eclipse MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support for Java (creating test stubs, mock support, decoration, refactoring support...).
    Downloads: 2 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
  • 10
    How good is your software? jmove eases the understanding and valuation of the design and architecture of complex software written in java. It provides dependency analysis, metrics, design rule checking and impact analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Mapbox Maps SDK for React Native

    Mapbox Maps SDK for React Native

    A Mapbox GL react native module for creating custom maps

    Mapbox is the location data platform for mobile and web applications. We provide building blocks to add location features like maps, search, and navigation into any experience you create. Use our simple and powerful APIs & SDKs and our open-source libraries for interactivity and control. Once you’re signed in, all you need to start building is a Mapbox access token. Use this same short code with all of our interactive mapping libraries, Python and JavaScript SDKs, and directly against our REST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlexibleParser_Java

    FlexibleParser_Java

    Group of multi-purpose Java-converted-from-C# parsing libraries.

    FlexibleParser (Java) is currently formed by the following independent libraries/parts: - UnitParser. It allows to easily deal with a wide variety of situations involving units of measurement. - NumberParser. It provides a common framework for all the .NET numeric types. AUTHORSHIP & COPYRIGHT I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code. All the contents of this repository can be considered public domain. For more information about my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AFE-Web

    Antike Fundmünzen Europa

    Cooperation project between Goethe-University and Römische-Germanische Kommission. Will bring numismatic data online and tries to link the data with existing ones. ... resulting project code is planed to be open source!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an open source project for reading and writing transaction files (clearing of payments, transactions, electronic invoices etc) associated with the Swedish banking association Bankgirot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RadiationHelper

    RadiationHelper

    Alpha, Beta, Gamma measurements and Nuclide exposure

    ... for radiation transport (based on EGSnrc toolkit) 4.dose assessment in human body exposed to radiations from nuclides in several common scenarios such as air exposure, water submersion, ground surface, internal ingestion or inhalation. 5. quick dosimetry and shielding computations. It is platform independent (written entirely in Java). Source code included in jar files! Also, available on GitHub: https://github.com/ZiliasTheSaint/RadiationHelper.git Checkout for dependent modules!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    GMR Digital Signature System

    GMR Digital Signature System

    GMR digital signature system

    Private keys are insecure in cloud server infrastructure. Chrome: right click - translate into English! https://www.bsi.bund.de/DE/Presse/Pressemitteilungen/Presse2018/Spectre-NG_18052018.html System that creates key pairs and digital signatures and is based on the presumed difficulty of prime factorization. Please install on a virtual machine with Linux! Windows is not supported! German: System, das Schlüsselpaare und digitale Signaturen erstellt, und auf der vermuteten...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Spooky Coder

    Auto code generation for many languages.

    Quickly define your ORM with the simple Brainstorm format, then instantly create your SQL, Java, PHP, Python, Perl, even C++, etc. code to manage all your object relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extensible in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images, etc.)
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 21
    Olympos
    Olympos is an holistic MDA/MDD approach to projects. It allows to create Web (PHP, J2EE), Desktop (c#) and Mobile applications (.NET, J2ME) from a UML model. Features a Web 2.0 IDE, a generator based on openArchitectureWare and several cartridges.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A thin layer of Java code over Sun's Java code to make life easier for developers. Most of the classes are utility classes for example to support checking of method parameters, String methods, Mathematical methods et cetera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J QR Code Generator

    J QR Code Generator

    With J QR Code Generator you can create QR Codes easily & offline

    A QR code is a two dimensional barcode that stores information in black and white dots. J QR Code Generator is a simple easy to use QR code generator that works offline and completely free. Current version support to generate QR Code for plain text, website(URL), SMS, and Email (more will be added in next version).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    This library allows you to use your built-in or external webcam directly from Java. It's designed to abstract commonly used camera features and support various capturing frameworks. Assume a situation when your code depends on some capturing framework, but suddenly you have to drop it and use a different, maybe newer one (e.g. replace archaic JMF with newest GStreamer). By doing this you will have to rewrite significant piece of your code because these frameworks are completely different...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 8 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.