Showing 11339 open source projects for "java security for linux"

View related business solutions
  • 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
  • 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
  • 1
    Pocket Application Maker. Combination of a rapid GUI generator and a flexible "text generator/commander" to handle both design and logic of an application simply from a text file. All with SQL capability (sqlite integrated).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jcvs

    jCVS is a Java based CVS Client written by Tim Endres

    jCVS is a Java based CVS Client. CVS is a source code control system based on RCS. The primary benefit of CVS is that it provides a server/client protocol which allows clients such as jCVS to be written. jCVS allows any Java capable machine to be a CVS client, providing for a totally distributed source code management system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Upgrade path also available at https://sourceforge.net/projects/nimble
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    DESMO-J is a framework for rapidly building discrete event driven simulation models in Java, which is not restrained to any particular domain of application. It supports both event-oriented and process-oriented modelling views. See http://desmoj.de.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pued

    pued

    PUed - PlantUML Editor

    PUed is a PlantUML script editor able to generate UML diagram images by means of the PlantUML capabilities. In order to exploit all PlantUML features the Graphviz platform shall be installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Flickr Mass Uploader

    Flickr Mass Uploader

    Backup or Restore your photos to/from Flickr

    This is a GUI or command line tool to backup / upload your photos and videos to flickr or restore / download photos and videos from Flickr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    temmental
    A small template engine written in java without dependency. This is the OLD version ! New version available on github : https://github.com/jfgiraud/temmental
    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
    La librería Arduino para Java es una compilación de métodos que permite comunicar aplicaciones en Java con Arduino
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hystrix

    Hystrix

    Latency and Fault Tolerance for Distributed Systems

    Defend your app with Hystrix, a latency and fault tolerance library developed by the Netflix API team. It works by isolating points of access to remote systems, services and 3rd party libraries, thereby stopping cascading failure and providing fallback options, and making complex distributed systems more resilient in cases where failure is inevitable. In a distributed environment, failure is simply inevitable for some service dependencies. With Hystrix you can control the interactions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Rejoiner

    Rejoiner

    Generates a unified GraphQL schema from gRPC microservices

    Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources. Creates a uniform GraphQL schema from microservices. Allows the GraphQL schema to be flexibly defined and composed as shared components. Generates GraphQL types from Proto definitions. Populates request Proto based on GraphQL query parameters. Supplies a DSL to modify the generated schema. Joins data sources by annotating methods that fetch data. Creates Proto FieldMasks based on GraphQL selectors....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Attendance Marker Solution

    Attendance Marker Solution

    Fast and Secure way to use Attendance Software for your Organization!

    Attendance Marker Solution is the attendance marking software connected with local-based or server-based MySQL Server Engine. The connectivity and installation is very easy for use.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 14
    JAS-mine

    JAS-mine

    Toolkit for agent-based & dynamic microsimulation modelling

    JAS-mine is a Java platform that aims at providing a unique simulation tool for discrete-event simulations, including agent-based and microsimulation models. With the aim to develop large-scale, data-driven models, the main architectural choice of JAS-mine is to use whenever possible standard, open-source tools already available in the software development community. It has built-in utilities for communicating with an underlying relational database. In addition, the platform provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OMapper

    OMapper

    Automate your bean mappings seamlessly

    OMapper is a simple library to ease the process of mapping objects or beans from one design layer to another design layer, using annotations. One can specify mappings both in source class (Sink Annotation) and target class(Source Annotation). Supports mapping composed user class objects and array fields. It is NOT an ORM Framework like Hibernate, but it facilitates object to object mapping between different design layers. So, say if hibernate or axis generates DTO's and you want to map...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    Quasar is a library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools for Java and Kotlin. Quasar is developed by Parallel Universe and released as free software, dual-licensed under the Eclipse Public License and the GNU Lesser General Public License. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time with an Ant task. Quasar’s lightweight...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    react-native-fcm

    react-native-fcm

    react native module for firebase cloud messaging

    React native module for firebase cloud messaging and local notification. react-native-firebase now can do what react-native-fcm can so it is a waste of effort to build the same thing in parallel. To allow android to respond to click_action, you need to define Activities and filter on specific intent. Since all javascript is running in MainActivity, you can have MainActivity to handle actions. If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into package, edit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavadocToolUI

    JavadocToolUI

    JavadocToolUI helps you to create customized API documentation.

    JavadocToolUI helps you to create customized API documentation for your Java projects. This tool allows you to specify standard and advanced documentation generation options through its user interface. JavadocToolUI can be used by any version of the Oracle Javadoc utility. Specially formatted Javadoc comments created by you can also be merged into the resulting documentation files. This tool uses most of the available options specified under the Oracle JDK Javadoc utility. For more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chart component based on SWT. - project has been migrated to https://github.com/eclipse/swtchart - please file issues at https://github.com/eclipse/swtchart/issues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Easy Web automation library

    Easy Web automation library

    This library has been designed to work with selenium for web automation. It has incorporated functions and handled exception from selenium. It uses selenium library for web interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    oj! Algorithms

    Mathematics, linear algebra and optimisation

    oj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation; particularly (but certainly not exclusively) suitable for the financial domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JByteMod-Beta

    JByteMod-Beta

    Java bytecode editor

    JByteMod is a multifunctional bytecode editor with syntax highlighting and live decompiling and method graphing.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 23
    SparkButton

    SparkButton

    Android library to create buttons with Twitter's heart like animation

    A highly customizable and lightweight library that allows you to create a button with an animation effect similar to Twitter's heart animation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Jkniv is set of Java libraries to help software development. A Switzerland penknife (kniv). sqlegance, whinstone, SAP Java Connector (JCo) with Apache Camel, JAAS for hybrid authentication and authorization for Glassfish server. You can fork us: - jkniv-whinstone on https://github.com/alisson-gomesc/jkniv - jkniv-jaas on https://github.com/alisson-gomesc/jkniv-jaas - jkniv-camel-sap-jco3 on https://github.com/alisson-gomesc/jkniv-camel
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Interview-Questions

    Interview-Questions

    Most comprehensive list of tech interview questions

    Most comprehensive list of tech interview questions of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
    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.