Search Results for "java projects on linux" - Page 46

Showing 35297 open source projects for "java projects on linux"

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 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
  • 1
    Local-search based solver of Constraint Satisfaction and Optimization Problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Ragna Scribe

    Ragna Scribe

    Multi-dimensional text editor in Java

    Ragna Scribe is a versatile text editor which can hold multiple documents at the same time and each document organises a set of articles in a tree order. The documents are based on the Treepad 2.7 format. They can be kept encrypted on a high-standard security level (uses the file format of Password Safe). Editor has data security measures like file mirroring and history files. Try it out!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    desktop-icons

    Application for resizing images to create icons of standard sizes

    This tiny application allows you to create the icons for an application taking as input an image and resizing it to different Windows standard sizes: * 16 x 16 * 32 x 32 * 64 x 64 * 128 x 128 You can also resize that input image to a configurable size that canbe different from the previous ones. When resizing, you can translate a particular color to another one (that can be useful to change the background, that might be transparent to white). You can change the alpha component...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Xj3D

    Xj3D

    Xj3D is an open-source Java codebase for the X3D Graphics standard.

    Xj3D is a project of the Web3D Consortium focused on creating a toolkit for VRML97 and X3D content written completely in Java. Xj3D has been produced and is maintained by Web3D Consortium members. Current status: active development with frequent updates. We have successfully ported the full codebase and history from the previous site to Sourceforge and are now following the Xj3D Evolution strategy. All open-source contributions are welcome. Further details are available at https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    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.
  • 5
    IF97

    IF97

    Water & steam properties Java library

    Steam tables for industrial use according to the international standard for the properties of water and steam, the IAPWS-IF97 formulation and the international standards for transport and other properties. Hummeling Engineering BV develops engineering software in the fields of thermodynamics, mechanics, hydrodynamics, and digital signal processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Space Action 3000

    Space Action 3000

    A 2d shoot 'em up game cr. w. JavaFX. Three enemy types, one end boss.

    Space Action 3000 is a shoot 'em up with weapon upgrades, three different enemy types and one end boss. Requirements: - Java installed - JavaFX installed - environment viriable PATH_TO_FX must have been set
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    EasyJCE

    Provides encryption & password hashing for your app or Hibernate POJOs

    EasyJCE provides an easy to use interface for encrypting, decrypting, and hashing data for transmission or storage using the Java Cryptographic Extension (JCE). A set of Hibernate user types is included to transparently integrate encryption into the data layer in a JPA/Hibernate environment, ensuring data is persisted in its encrypted form while obscuring encryption and decryption logic from application code. EasyJCE supports most algorithms implemented for the JCE, including those provided...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The JavaCC Eclipse Plugin provides a JavaCC & JTB editor and a builder which process .jj, .jjt & .jtb files and integrate with Eclipse's incremental build system. Compatible with Eclipse 4.6.0+ and Java 1.8+. Also embeds JTB 1.5.1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version 6...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    123VCF

    123VCF

    An Intuitive and Efficient Tool for VCF file filtration

    123VCF has been developed to make the filtration step of VCF files efficient and more importantly easy to understand. It can be used in the most important step of whole exome/genome sequencing data analysis in the research and also clinical settings. User manual: https://dl.adbioinformatics.net/123VCF/123VCF_Manual.ver2.pdf If you use 123VCF, please cite its paper: Eidi, M., Abdolalizadeh, S., Moeini, S. et al. 123VCF: an intuitive and efficient tool for filtering VCF files. BMC...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Anteater

    Anteater

    The Interactive Exernal Accessor Tool for develop, test and support.

    Anteater is a versatile interactive external accessor designed to enhance workflows in software development, testing, and support for various systems. Its primary objectives are to store environmental information and provide powerful functions for interacting with target systems that you are developing, testing, or maintaining. It uses primary and secondary interfaces to efficiently obtain necessary information and modify the application's state, streamlining complex processes. An...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Raman Data Search and Storage

    Raman Data Search and Storage

    A Raman spectra library with search and storage function.

    Raman Data Search and Storage (RDSS) software was developed as an analytical tool for a fast and accurate identification of unknown minerals by comparison of their spectra with the indexed library of data. A search function was implemented to enable users to find a specific peak value. Using the asterisk character (*) as a placeholder for one or more unknown peak value(s), the software will return the best match(es). Besides the search utility by the Raman band positions, which was proven to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A collection of tools related to the game Myst. Most notably, it can transform MOUL/Myst5/Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-Ages. For details see http://myst.dustbird.net/wiki/Drizzle
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    FileHashler

    FileHashler

    cross-platform (Java) file encryption and archiving tool

    Java based API (library) and console utility for cross-platform file and directory encryption and archiving. Encrypts single files up to 9.2 EB length. Directories can be encrypted as sets of single files in a single action. Uses Twofish (CBC) and SHA-256. Security level is strong and benefits from the PWS3 (Password Safe) encrypted file format. The level can be lowered to 128-bit key-length (normally 256).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Database Test Suite

    Mirror of: https://github.com/osdldbt/

    Mirror of: https://github.com/osdldbt/ This Database Test Suite aims to create database workload test kits used to simulate heavy user loads for OLTP, Decision Support, and e-commerce database transactions. These test kits can also be used to gather performance results for Linux and other
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    M. Vezelis Bits Visualiser

    M. Vezelis Bits Visualiser

    It helps you track your personal budget and visualises income/expenses

    The application helps you track your personal budget income and expenses, and visualises the in and out flows. The visualiser lets you set the targets that you expect to reach in the budget, and the asynchronous transactions scheduler keeps a track of such budget changes in the background. The observations summary panel gives you information on the current status of the budget. The data gets seamlessly highly encrypted underneath the system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    aguacate

    With aguacate you get a better taste

    Aguacate is a framework with focus on implement business logic functionality, using configuration files (json) instead of programming. See the wiki and the videos See https://github.com/mcnew/aguacate-swagger-demo for a functional demo using docker-compose Videos in Spanish: https://www.youtube.com/playlist?list=PLSHQIkodyHroW2XF7BWCrymDv_Nlj7HRS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    OpenMoneyBox

    OpenMoneyBox

    Budget management

    OpenMoneyBox is an application designed to manage small personal budgets in the easiest way. Check the homepage to download apps/packages for additional Operating Systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Cerberus

    Enterprise integration testing framework

    Official website on http://cerberus-testing.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Webdesign with Ant Apache

    Webdesign with Ant Apache

    Generic Webdesign with xml configuration by using Ant Apache

    With this project you can generate a html/css website out of XML configurations Also integration with Wordpress and the possibility to generate Wordpress Themes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Scribe
    Scribe is a CMS for the Liferay Portal framework. It includes Web Content Management as well as Learning Management System features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    RETE-DB
    RETE-DB is a customizable, multi-user web database frontend; suitable for *Address databases, *Bug management, *Todo lists, *File Server. RETE-DB is built for the internet; designed for speed, scalability and security. (group concept for access rights)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Picture Metadata-WP

    Picture Metadata-WP

    Picture Metadata Workplace

    This is a simple GUI tool to handle JPG metadata like EXIF and IPTC/XMP keywords and dates according to my needs. It uses ExifTool by Phil Harvey to read and write data and can get keywords and star ratings from Adobes Photoshop Elements Organizer (trademark of adobe). It can do manual geo tagging and can read location informations from Open Street Map. Geo tagging from GPX file is also possible. Keywords: photo image picture tag tags keyword gps longitude latitude Use it for free and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Tachyon Tunnel

    Java Audio Plugin System

    Several projects here: - An audio plugin system, 100% Java based - A demo command-line audio time stretching tool based on the plugin system - A fork of tritonus, with: o Support for floating-point encoding (WAVE, AIFF, AU) o Support for WAVE files of more than 4 GB using RF64 o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU)) - A JavaSound SPI for opus audio files (reading and writing)
    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.