With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
This is a php class that can be used to download any file or dataset given as an array. Only 2 lines of coding needed. Data sets given as an array can be downloaded as file types like csv , xls [excel] . It can be easily modified to suit any file
Value Object Wizard is useful to manage VOs in a web application that needs to display information from various back end systems. VOWizard helps in retrieving the VOs from the back end and storing them into L1 and L2 caches.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
DM LiWeCool is a tool for preprocessing light-weight CSV data files as Weka-compatible. It includes merging different header lines into one, editing values (encoding, categorizing, etc) and saving data as ARFF or XRFF (Weka native). It is Java-based.
Source code for a web-based application used for displaying and querying introgressions of near-isogenic lines. Also available is A Debian-Lenny VMware virtual machine with the Introgression Viewer preinstalled.
A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
This projects has the intent to take any file that has a header and any number of lines, take out the blank lines, the carriage return and the line feed, given as delimitation the "project number" format and generates a new clean file.
ACLopti is a perl script that finds not necessary lines (lines that are subsets of other lines) in Cisco IOS or PIX ACLs and tries to optimize it. It suggests lines recommended to be removed in "no line" form.
moldIE - Encourage Microsoft Internet Explorer (IE) 5 and 6 vistors to upgrade their outdated web browser when they visit a page with moldIE installed. Stop wasting valuable development time supporting these outdated and buggy browsers!
Liquid PCB is a Computer Aided Design (CAD) application for designing Printed Circuit Boards. It is unlike any PCB CAD package you have used before. It has innovative user interface, and lets you create freeform tracks without any straight lines.
RoxBird is a advanced graphical download manager. It can accelerate your download speed upto 40% than your normal speed. Among others its key-features include file-browser, Pre-viewer, recursive downloading,Scheduling & Queues, Write-cache, and more.
A quick and simple way to create a source code report. Counts lines of code and compares two directories for line changes, line adds, and line deletes.
Game that I used to play on ZX Spectrum computer, about 20 years ago. Requirements: Python 2.6.3 [python.org] and Pygame 1.9.1 [pygame.org]. Running the game: Windows [double-click run_game.py] or Linux [python run_game].
this program will ask for a folder containing any no of c++ files,after that it will calculate size complexity,lines of code,base classes,derived classes etc of each c++ file....ENJOY
Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.
A dynamic interpreted language for scripting,games,apps,etc in under 500 lines of VB.NET code(using sharpdevelop,not vb). the current version makes it easy to create point and click style games. perfect for interactive business card cds and kiosks!
Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.