Showing 380 open source projects for "software auth program"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    This ajax framework allow you to program web ui like desktop (swing). Use powerful object and object features to construct, reuse more poweful components on top of existing one. Events in objects are transparently handled by framework on server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Java implementation for conformance with an architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SLO profiles the data locality in your program, and afterwards suggests refactorings that can improve that data locality, leading to fewer cache misses and faster execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jgapi stands for Java Gaming API. This project is meant to deliver a simple to use API to program games in java. Currently we got 2D Frame, FullScreen and Applet support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The simpliZia-program implements the simplex-algorithm and is designed to help students of Operations Research to understand and learn the algorithm. This is a german project, source and program are actually written in german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Online game for developers. Program your team of 4 ants (in LISP) that can reproduce and gain experience and fight against another players in different game modes(CTF, TDM, DM)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    SMC is a java program that generates Java, C++, or C# (and possibly others) code from a simple state table syntax. This is the original project from Robert C. Martin (Unble Bob) as presented on the www.objectmentor.com website for so many years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program is a code generator for web based applications which supports cayenne Object Relational Mapping Framework, any RDBMS and struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple addon to Ant program - it listens on build events and notifies given Jabber user on "build started" and "build finished" events. Required: Ant 1.7, Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Our Project is a little program that implements dijktra- and kruskalalgorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AJAX Enterprise Web Development framework. Simplified Service Oriented architecture following IOC and REST paradigms. Allowing in-program development allowing people to program in scripting languages manipulating Java APIs using KISS Class design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project contains the set of java libraries that for data management, system configuration, program flow plug-ins, authentication, background services, thread pooling, security access control,audit trail, exception handling, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Java CCTAgent is a JVMTI agent that collects calling context tree information from a running Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a universal Import/Export module for all kinds of graphical file formats. Use this in your program to get instant access to all available formats with a minimum of coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A plug-in for Eclipse that allows users to debug programs using UML models in order to detect regions of divergence between the model and the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program was made due to frustration with Netbeans not producing(after compiling & running) a java GUI that looked exactly the same as it looked within Netbeans due to bugs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RsyncPlugin allows Eclipse to run the rsync command line program to syncronize a local project with a remote host and viceversa. RsyncPlugin has global parameters and per-project setting allowing each project to point to different machines and locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The PluginCore is a framework for building modular software out of a number of seperate plugins. The goal of the project is to build a robust framework that allows for hotswapping of running code with minimal interuption of the program as a whole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The JAnalyzer Toolkit implements a visualisation tool for static analysis on Java applications. The analysis is based on the SOOT bytecode optimization package. So the program is capable of analysing sourcecode as well as bytecode packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jppa is a pointer and purity analysis tool for Java programs. Mainly a purity analysis tool: given a full Java program, it detects pure JML-style methods, i.e., methods that do not mutate existing objects (they may mutate new ones).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ThunderBLitz is an almost complete IDE environnment (as eclipse plugin) to develop programs written with blitz basic syntax. The program is firstly developed for Blitz3D distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB