Showing 2637 open source projects for "key"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Simple text editor emulates VAX VMS EDT. Uses numeric key-pad for common editing functions. Easy to learn, efficient, enables rapid editing. Multiple buffers. Handles large files. Light-weight.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    InstaChat

    Hacker-like Retro Chat.

    ...Yes, those with the green chars that appeared one by one on the screen, in real time, as the remote user typed them. That's what InstaChat aims for, a retro, multiplatform*, ncurses based real time chat, in which each key you press is directly sent through the network to the peer you are talking to. Checkout the Blog(Developers News) for NEWS! *Only tested on windows, but the only used libraries are ncurses and boost for socket and thread support so it should compile fine wherever these libraries run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Arariwe

    Firefox cryptographic extension

    A Mozilla Firefox extension to enhance cryptographic capabilities for key pairs generation and signed certificates instalation. It is intended to be used by brazilian Certificate Authorities ICP-Brasil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Coffee Maker is a collection of objects which make it easier to program in Java for those that have been using Game Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    TIniFile
    TIniFile is for Java developers to manipulate 'ini-like' files which work like this: [Section] Key=Value. It's easy to integrate it into a Java project. It has set and get functions for String, Integer, Double and boolean values.The development process began in 2005, so I think that Version 1.4 runs stable. It comes with the Java source code and an example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Febrl (Freely Extensible Biomedical Record Linkage) does data standardisation (segmentation and cleaning) and probabilistic record linkage ("fuzzy" matching) of one or more files or data sources which do not share a unique record key or identifier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    TXTMario

    TXTMario

    An ASCII, Console Mario Game

    This game was built as an educational tool to teach students the power of a console applications, and provided knowledge of many complex functions like Parsing, Input, Reading Key information, E.T.C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Free SRT-File Translator
    Automatically translate subtitle files, text files, or clipboard text fast between more than 50 different languages free. Use Google Translate or Microsoft Translator.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    map having multiple key, multiple value, indexed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    RSS Desktop Aggregator

    RSS Desktop Aggregator

    RSS Aggregator 0.1.4.0

    RSS Desktop Aggregator is a WIP C# 4.0 productivity and time saver app that sit on the desktop and read RSS feeds and Outlook Items. Just paste the RSS links in the RSS settings screen and you will never need to manually check for updates. You can like its Facebook page (http://www.facebook.com/LBDesktopAggregator) to be informed of the development of this project. Please let me know what would you like to have in future versions. for tracking single friends "full" activities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This specification defines a common interface to interact with a hierarchical map, a data structure which represents hierarchically organized information indexed by a composite key (i.e. a path).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pgpry is a Pthread-based password recovery program for private OpenPGP keys. Numerous options for restricting the key space are offered, including regular expression filtering and prefix/suffix filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IncrediBots
    Build custom robots in your browser with IncrediBots! Design your robot by drawing shapes, joints, motors, and more! Then, pilot your machine using your own custom key bindings. NOTE: OPEN SOURCE VERSION CAN BE DOWNLOADED FROM "FILES" TAB!
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    An opensource chrome javascript extension/user-script, that records key strokes in the browser, and sends them to an external listener, cannot be detected by any anti-virus at the moment. Written Completely in javascript and php.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    elbug - electronic keyer at serial port

    elbug - simple c program for electronic morse key at the serial port

    a simple c program for an serial elbug = electronic morse key.which is to be plugged to the serial port, its output is also a pin in the serial port. Just compile it by 'gcc elbug.c -o elbug' or use the ready-compiled file and copy elbug to user/local/bin. /* Call it as root. */ How to cable your homebrew elbug? Middle pad: +9V battery via Resistor 2k Left contact: -> DCD (9-pin plug: 1) (25-pin plug: 8) Right contact: -> CTS (9-pin plug: 8) (25-pin plug: 5) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Word Reference Java API

    Java Library for www.wordreference.com API

    ...If a 'Local Library' path is provided, results are stored locally for later use--this store is searched before searching www.wordreference.com (refer to the (c)wordreference.com terms of service on storing their data locally). NOTE: As of 10/14/2011, you must provide your own API key (register @ http://www.wordreference.com/docs/APIregistration.aspx) This library depends on google's gson library (http://code.google.com/p/google-gson/). Download the *.zip version file which includes the gson library, or the *.jar file if you already have the gson library (or wish to download it separately).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eCryptfs Parser is a GUI for Linux and Windows that recursively parses the headers of every eCryptfs file found in a given directory. It will tell you what encryption algorithm was used, the original filesize, signature used etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    By envisioning how things should be in the web-video-land they laid down the plans for Flowplayer 3.0. The key points were the plugin architecture, rich customization possibilities and the JavaScript API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    System key management, RSA DSA generation key ,FIPS-186-3 pkcs#1 signatures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Infinispan

    Infinispan

    High performance distributed in-memory key/value store

    Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool for the deployment of unique passwords for Windows and Unix systems. It is based on the serial number of computers and a secret key. The advantage is that no password is stored in a database and you can display them with a GLPI plugin, Webmin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JStoxx is an equity trading application, which allows you to manage your transactions and positions, calculate profit&loss, compare stocks and show quote graphs. You can automatically download quotes and dividends - also in a realtime model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PassCard
    PassCard is a scheme that allows Windows CardSpace to be used as a password manager, thereby both improving the usability and security of password use and potentially encouraging CardSpace adoption.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is a project to provide anonymous (although highly inefficient) IP networking It utilises public key cryptography to identify and communicate with nodes, and uses mechanisms to thwart traffic analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Calex
    Development of Calex has stopped I found TTCalc or OpalCalc to satisfy my needs the calcpad function does the exact same as Calex but with less bugs i thank everyone who tried this software. Calex is a calculator in text format easy to copy, paste supports most calculations also shows previous results
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo