Showing 259 open source projects for "software auth program"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool 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
    Mapyrus is software to plot Geographic Information System data to PostScript, PDF, SVG and web image files. Mapyrus combines a BASIC-like scripting language, reading GIS datasets and running as either a utility program, a Java Servlet, or as a webser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PARot polar aligner

    PARot polar aligner

    Software for polar alignment of equatorial mounts

    PARot is a program for ultra fast and precise polar alignment of equatorial mounts. You can easily achieve alignment accuracy better than 1 arcmin in 5 minutes of time. You take one image of the celestial pole, rotate the mount around the RA axis and take another image. The program compares the images and shows you the necessary adjustment. The adjustment process is controlled by the live-liew created by your camera. Requirements: * A computer with Windows OS (tested with WinXP x64, Win7...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FullFun

    FullFun

    A software package for fullerenes and their functionalized derivatives

    ...The code can be compiled and executed on Linux, Mac OS X and Windows (via DOS) operating systems. The bkcage program for general purposes of generation, identification and nomenclature of fullerene structures. It can print out all all kinds of topological information. The CSIOpt program predicts the most stable isomers of charged fullerenes and endohedral metallofullerenes. The XSIOpt program predicts the most stable addition patterns for a given endohedral fullerene C2nX2m. ...
    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
    rDock

    rDock

    A Fast, OpenSource Program for Docking Ligands to Proteins and N.Acids

    ...Thanks to its design and implementation, it can be installed on a computation cluster and deployed on an unlimited number of CPUs, allowing HTVS campaigns to be carried out in a matter of days. The rDock program was developed from 1998 to 2006 by the software team at RiboTargets (subsequently Vernalis (R&D) Ltd). In 2006, the software was licensed to the University of York for maintenance and distribution. In 2012, Vernalis and the University of York agreed to release the program as Open Source software.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    maps2dfx

    A C++ program for plotting functions f=f(x).

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gpsangler

    gpsangler

    Open Source Marine Chart Plotting Program

    PC Marine Chart Navigation Software. Written in TCL/TK and C++ EMAIL: gdpound at msn dot com for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PhraseComposer

    AACT FCEE Cerebral Palsy UNIVALI

    This tool can improve communication based on communication boards and iconographic symbols. Users with motor and communication disturbs can communicate by selecting characters on a computer screen using expressions like Blink (simultaneous blink left and right eye), individual blink(blink left or right eye), smile, raise eyebrow and some others. In this version, the tool allows users only select character to form phrases and listen letters and/or words (configurable). With some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Command line FFT

    A simple command line utility to produce an FFT/IFFT of ASCII data

    Ever had a bunch of ASCII data that you would like to have a quick look at in frequency domain, but don't want to fire up some bulky analysis software package just for that? Well, I have... So I wrote this tiny tool. It is based on fftw (www.fftw.org) and boost's program options (boost.org). cli-fft is really simple: All it does is to receive ASCII data from a file or standard in, FFT it and write out the result into a file or to standard out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    QSdpR

    Viral Quasispecies Reconstruction software based on QSdpR algorithm

    This is a viral quasispecies reconstruction software for quasispecies assembly problem on mRNA viruses, which is based on a correlation clustering approach and uses semidefinite optimization framework. The software accepts a reference genome, a NGS read set aligned to this reference and set of SNP locations in the form of a vcf file and outputs an optimal set of reconstructed species genomes which describes the underlying viral population.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rawi2ctool

    RAW I2C command line tool for debug, test and more

    This is a Linux command line tool to do raw I2C accesses to a bus, IF SUPPORTED BY THE ADAPTER, to probe the bus, read or write some data, detect glitches, do a bench, program an EEPROM with the required blocksize, test the I2C bus driver, ... Raw I2C mode enables data frames that are not supported by SMBus and related tools (such as i2cget, i2cset, i2cdump)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bel_fft

    bel_fft

    FFT co-processor in Verilog based on the KISS FFT

    bel_fft is a FFT co-processor that can calculate FFTs with arbitrary radix. It is a hardware implementation of the free software Kiss FFT ("Keep it simple, Stupid!"). The target was to allow a simple replacement of the software code with the hardware implementation. Therefore bel_fft comes with a software driver that is compatible with the Kiss FFT routines. bel_fft also has a modular architecture and allows interfacing different bus architectures. So far AMBA AXI, Altera's Avalon bus and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    detectMITE

    Detection of Miniature Inverted Repeat Transposable Elements

    detectMITE - a MATLAB-based tool for detecting miniature inverted repeat transposable elements (MITEs) in genomes. [1] Who are we? Please visit website: http://bioinfolab.miamioh.edu [2] How to cite detectMITE? Ye C, Ji G, Liang C (2016) detectMITE: A novel approach to detect miniature inverted repeat transposable elements in genomes. Sci. Rep. 6, 19688. http://www.nature.com/articles/srep19688 Ye C, Ji G, Li L, Liang C (2014) detectIR: A Novel Program for Detecting Perfect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Grid-based Coupled Electron and Electromagnetic field Dynamics (GCEED) is an open-source software package for massively parallel first-principles calculations of electron dynamics in real time and real space. The program codes are written in the Fortran 90/95 language with MPI and OpenMP. Time dependent density functional theory (TD-DFT) calculations can be performed on 100,000 CPU cores of K Computer with high parallel efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TILP - TI Linking Program

    TI graphing calculators <-> computer communication software

    TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS). The project is now managed on Github, https://github.com/debrouxl/tilp_and_gfm . It uses the libti*...
    Leader badge
    Downloads: 350 This Week
    Last Update:
    See Project
  • 16
    ETFOMM (Enhanced Transportation Flow Open-source-simulation Microscopic Model) is sponsored by a US DOT SBIR Program. The objective of the project is to establish a transportation flow simulation software program and its Application Program Interface. ETFOMM can be used as a DLL as a substitute for CORSIM in the TSIS package. It is compatible with TRAFED and TRAFVU. ETFOMM can also be used as a separate executable from a Windows or Linux command line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NexStarCtl

    Cross platform Perl API to control NexStar compatible telescopes

    This module implements the serial commands supported by the Celestron NexStar hand control (HC) and SkyWatcher/Orion SynScan HC. This applies to the Celestron: NexStar GPS, NexStar GPS-SA, NexStar iSeries, NexStar SE Series, NexStar GT, CPC, SLT, Advanced-VX, Advanced-GT, CGE, CGEM etc. SkyWatcher: EQ5, HEQ5, EQ6 (Pro), AZ-EQ5 GT, AZ-EQ6 GT, EQ8 etc. and the corresponding Orion mounts. Communication to the hand control is 9600 bits/sec, no parity and one stop bit via the RS-232 port...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    stellarics

    Inverse Compton emission from heliospheres of sun and stars

    Cosmic ray electrons scatter on the photon fields around stars, including the sun, to create gamma rays by the inverse Compton effect. This program computes the spectrum and angular distribution of this emission. The software also includes general-purpose routines for inverse Compton scattering on a given electron spectrum, for example for interstellar or astrophysical source modelling. For further information see these publications: http://arxiv.org/abs/astro-ph/0607563, http://arxiv.org/abs/0801.2178, http://arxiv.org/abs/1104.2093, http://adsabs.harvard.edu/abs/2013NuPhS.239..266O and this conference presentation: https://confluence.slac.stanford.edu/download/attachments/130879399/poster_symposium_sun_2012.pdf and the corresponding conference paper http://arxiv.org/abs/1307.6798 2017 June 16: now available from gitlab https://gitlab.mpcdf.mpg.de/aws/stellarics which will be used for future develpments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SCons gnuplot tool

    SCons tool to cooperate with gnuplot program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This package is an extension (tool) to SCons, which enables "compilation" of gnuplot scripts in SCons-based projects. The intended audience include (but is not limited to) authors/publishers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MITP

    MITP - conserve & novel miRNA identification & target prediction tool

    ...Therefore, identification conserve and novel miRNA and their target genes in model and new sequenced species are inevitable. MITP is designed to identify miRNA easily and faster based on sequence mapping result from any mapping software which producing SAM format output result, blast result (default output result) or blat result (default output result). The program provide a step praramter (8 steps) which can allow running program from any step and finishing all remaining steps. You also can run step by step using each step program. Please run these step programs at the same directory for running main program MITP.pl. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PUB! Programmable USB Button

    PUB! Programmable USB Button

    Program a button to send keystrokes to your computer

    PUB! is a Programmable USB Button on which you can program with a sequence of keystrokes. When you press the button those keystrokes are "replayed" over a USB connection. The button is programmed using an innovative and slightly quirky interface that does not require any custom software to be installed on your computer. All you need is a text editor like Notepad or gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    orthos

    orthos

    Simulation of EPR spectra of nitroxide biradicals

    The program Orthos is developed to performed simulation (including nonlinear least-squares fitting) of EPR spectra of nitroxide biradicals. The program capabilities include simulation of rigid-limit and slow-motional spectra, of both isotropic and aligned samples. The spectra of multiple paramagnetic species, both bi- and monoradicals can be modeled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This project houses software to analyze data acquired from electrophysiology experiments. Currently, we have an Octave/MATLAB program to analyze electroneurogram traces of coupled oscillators, and a Perl library for the analysis of voltage trace data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PriorityPruner is a software program which can prune a list of SNPs that are in high linkage disequilibrium (LD) with other SNPs in the list, while preferentially keeping SNPs of higher priority (e.g., the most significant SNPs in a genome-wide association study).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Visualization of Protein-Ligand Graphs

    Visualization of Protein-Ligand Graphs

    Compute protein graphs. Moved to https://github.com/MolBIFFM/PTGLtools

    NOTE: Project moved to https://github.com/MolBIFFM/PTGLtools. The Visualization of Protein-Ligand Graphs (VPLG) software package computes and visualizes protein graphs. It works on the super-secondary structure level and uses the atom coordinates from PDB files and the SSE assignments of the DSSP algorithm. VPLG is command line software. If you do not like typing commands, try our PTGL web server: http://ptgl.uni-frankfurt.de/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB