22 projects for "only one" with 3 filters applied:

  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up 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 Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    physicsmata

    API for all possible cellular automata that work same at all angles

    ...The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are optional) at concentric circles around each point, efficiently costing only the perimeter of those circles (instead of the area) because of the tree of squares. You can create any function, or to get started try the visual function editor where each click changes if a column is sine/sigmoid/half/double/exp/etc or which of the 0, 1, or 2 columns to the left are its params. Every click changes the patterns of waves seen on the left, which run that function you visually built at each point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    d-crypt

    Tweakable 256-bit symmetrical block cipher.

    ...D-crypt performs a total of 18 rounds: Firstly it does a SBOX round, and a XOR keyaddition with the first 32bytes of the expanded key, Secondly it does 16 rounds of MixcColums, ShiftRows, KeyAddition (this step is determined by the tweak) and SBOX, and finally, it does an final round of SBOX followed by a final round of XOR key addition, providing key whitening. Only 32byte and key supported for now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Encrypted Notepad
    UPDATE 2024: Get a new version here: https://github.com/ivoras/EncryptedNotepad2 "Encrypted Notepad" does only one thing, but aims to do it perfectly - a Notepad-like simple text editor where files are saved (and later loaded) encrypted with industrial strength algorithms. Available both for the desktop (as a Java application) and on Android. Unencrypted data is never stored on-disk. Source is released (on SourceForge) under the BSD license.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Photo Marathon

    Run Photo Marathons

    Photo Marathons are photographic competitions where the competitors are given a set period of time to produce a number of images on given topics, 1 image per topic. E.g. 6 hours to produce 12 images on 12 given topics. This software is designed to help with the organisation of a photo marathon, create a master topic list, randomly assign topics to contestants, deal with images as they are returned, upload to a central store etc. INITIALLY THIS WILL BE COMMANDLINE ONLY, GUI TO FOLLOW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Coletar

    Logistics for collecting recyclable material.

    EN This is a logistics software to create the better route among pre-defined points. It has been created to support the collecting of recyclable material trying to optimize the collecting route. One only installation can serve many different groups of a network. Developed in Java and MySQL. PT-BR Este software foi criado para apoiar a coleta de material reciclável, buscando otimizar a rota, mas é um software de logística para traçar a melhor rota entre pontos pré-definidos. Uma mesma instalação pode ter dados de várias cooperativas de uma rede. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mini-Mailinator

    A lite version of mailinator for developer use

    ...Using this, you can test whether your applications can send emails correctly, and you can retrieve the data out of them (for example if you need to verify that account activation links exist in the outgoing email, and that they work correctly). The real Mailinator service is better if you are only sending a one-off email. Likewise if your company wants to test emails then they may be better off speaking to Mailinator about commercial offerings. This project is designed for the small developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NetZ Browser

    NetZ Browser

    A JAVA based Multi tab Web Browser having emphasis on Features.

    ...It's a feature in this web browser that will not only help you to save your browsing progress at any time but also to resume it from any computer/anywhere around the world until you are using this browser.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Store several passwords with a single portable program. Just remember only one password. It's up to you to decide how many password you want to store, and which name you want to give to that password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simpy Chat is a Java application that uses very simple networking to create a chat room. 1 on 1 chat only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TFSplit-Java File Splitter and Joiner
    Java GUI based File Splitter and Joiner. Works on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RuDolFWS (a.k.a. RDFWS) is a web service that lets you add, modify, remove and manage ontologies in a remote Sesame repository server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java based file explorer. Tested with Mac OS X 10.5 and Windows XP. Added features missing from Finder: 1)Editable Location bar. 2)Cut and Paste. 3)Paste merges folder contents. New Features: 4) Queued file transfers. 5) Open folder in new window.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Plugable multiprotocol instant messaging client for J2ME mainly(jabber is the only one protocol yet implemented).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We aim to create a set of webpages and applications that anyone can freely use to run their own Q&A site like http://ask-it-here.com or http://brain-fuse.com using only PHP and a MySQL database server. It will idealy run on Linux servers, Windows/IIS supp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    uni-cockpit

    A System to communicate with HTTP services

    The Project creates a IPC over FTP and allows clients to store data into the serverbackend. Clients are normal users or spezial agents to communicate with other services at this time with HTTP services only. This project was created as part of a Bachelor-Thesis
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB