Showing 11339 open source projects for "java security for 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
  • 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
  • 1
    An Java based API for accessing Google's Gmail service. Important: Project has moved to: https://github.com/lokanx/gmlib
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    opk

    opk

    Misc. Open Source by OPWvH-K

    Miscellaneous stuff written by Oscar Westra van Holthe - Kind. See the individual projects for licensing details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AndroMDA

    Easily turn UML models into code

    AndroMDA is a code generation framework that follows the Model Driven Architecture (MDA) paradigm. It takes a UML model from a UML tool and generates classes and deployable components (J2EE or other) specific for your application architecture. Artifacts are available through Maven Central (releases) and Sonatype (snapshots).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5

    Decode PeopleCode

    Decodes PeopleCode bytecode and submits the code to SVN or Git

    Decodes PeopleCode (the proprietary language in Oracle's PeopleSoft ERP software) from bytecode to text. Stores the code in text files, or commits it to a Subversion or Git version control system. Can also extract PeopleCode and SQL text from PeopleTools .xml project files, and does three-way merging of PeopleCode (to reapply customizations during an upgrade).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    OpenDino

    Open Source Java platform for Optimization, DoE, and Learning.

    OpenDino is an open source Java platform for optimization, design of experiment and learning. It provides a graphical user interface (GUI) and a platform which simplifies integration of new algorithms as "Modules". Implemented Modules Evolutionary Algorithms: - CMA-ES - (1+1)-ES - Differential Evolution Deterministic optimization algorithm: - SIMPLEX Learning: - a simple Artificial Neural Net Optimization problems: - test functions - interface for executing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiple platform C/C++ and Java components from the JOS Project, including APIs, frameworks and utilities. All software is open source, free license and ready-to-run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Text Table Formatter is a Java library that renders tables made of characters. The user add cells and can add format characteristics like predefined/custom table styles, text alignment, abbreviation, column width, border types, colspan, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    wklaas

    JMeasurement is a api for monitoring java production code

    JMeasurement is a free and simple java api for monitoring runtime and usage (count, parallel activation, last activation) of user defined points in java production code. It is simple to use and extended. JMX is supported. Actual version is always in maven central. http://mvnrepository.com/artifact/net.sourceforge.jmeasurement2/JMeasurement
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    StoriesProgressView

    StoriesProgressView

    show horizontal progress like instagram stories.

    Library that shows horizontal progress like Instagram stories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JSDAI is a toolkit for STEP (ISO 10303), the STandard for the Exchange of Product Model data, that enables linking of CAD, CAM, PDM, PLM, CAx systems. JSDAI supports the development of Express data models (ISO 10303-11) and their implementation in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    TymeacRSE

    Java Reactive Streams Push Engine

    A Push Engine that manages creating/sending Publishers' streams to Subscribers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    RadialSlider-Swing

    Radial slider for Swing for selecting angles or any numeric value

    This Swing component selects values in a specified interval ( default [0,360) ) for selecting values or angles in a radial way. Change and adjusting events can be added. Shift and Control adjust mouse/keyboard to unit/block increments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Instacapture 2.0

    Instacapture 2.0

    Android library to capture screenshot from your app

    Android library to capture screenshots from your app.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SableCC is a parser generator which generates object-oriented frameworks for building compilers, interpreters and other text parsers. SableCC keeps a clean separation between machine and user code which leads to a shorter development cycle.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    Vi Vim for netbeans

    Vi Vim for netbeans

    vi vim plugin for netbeans

    Vi Vim Plugin for Netbeans. Enhancement netbeans' editor. Moved to https://github.com/ijkerme/viex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java Dpkg

    A Debian package library including a Maven plugin.

    This project consist of a library for handling Debian packages - parsing and building - as well as Maven plugin for using the functionality of the library in your build process. The library and the Maven plugin are 100% native Java and don't need any dpkg binary files or Linux system. Build Debian packages on whatever system you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Wheefun Computer Prototyping Kit

    A Toolkit for Designing Computers

    This package is designed for people who are a) interested in writing emulators or b) integrating this level of detain into their applications (e.g., a video game). The ability to do this is useful because a) it allows for tinkering far before physical implementation of the design is. In addition to a strong core, WFCPK will also include modules emulating various processors (e.g., the MOS 6502 and the Zilog Z80) as well as the Video-Audio Interface (a custom VGA-compatible display and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MOTION (MOdeling and simulaTIng mObile ad-hoc Networks): a Java application for both formally modeling and simulating Mobile Ad-hoc NETworks (MANETs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    ARSystem plugins for Pentaho Kettle

    AR-System step and db plugins for Pentaho Data Integration Kettle V5

    Allows you to write per API to AR-System Server (BMC Remedy Action Request System). Includes two step output, one step input and one database plugin. The step plugins need the database plugin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Calimero

    A free Java KNX network library

    Calimero is a Java library for embedded/workstation-based KNX applications. The minimum JVM requirements are either Java ME/CDC 1.4 (Foundation Profile), or Java SE 8 (profile compact1). The library provides remote access and control, supporting KNXnet/IP, KNX IP, FT1.2, TP-UART, and KNX USB. Data exchange is supported on link layer using EMI 1/2 and cEMI, KNX data point types, application/management layer, as well as message buffering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    S-MVP

    S-MVP

    Optimized version of MVP, using annotation generics to simplify code

    Optimized version of MVP, using annotation generics to simplify code writing, using modular protocols to facilitate maintenance, APT process uses annotation parser to use JavaPoet. Complete the writing of repetitive modules, use ASpect+GradlePlugin to complete horizontal AOP programming+Javassist dynamic bytecode injection+Tinker to achieve hot repair+Retrofit to achieve elegant network operations+RxJava to easily play with data processing. In MVP, Presenter completely separates Model and...
    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.