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
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.
Viewing Network is basically like taking P2P networking and applying it to website traffic
You give your views to someone and in return they give you theirs
Scrum Time is a web-based Scrum project management tool. This tool is intended to be intuitive, flexible, and extensible. The most recent release is implemented in ASP.NET MVC 2.
The latest source code is on GitHub at:
https://github.com/erniep888/ScrumTime/tree/ASP.NETMVC4
A set of extensions to ESRI ArcGIS Desktop 9.3 software that add functionality that enhances productivity and usability. Modular, generic and configurable using XML configuration files. For more details see readme.txt in the latest release download file.
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.
a schoolproject to manage pupils and their grades. its also possible to create a seating plan, statistics, etc.
its also possible to access the database via a webinterface
LITE POS is a free, Powerful, easy to use point of sale software solution. Supports multi user, multi - stores, and multi - location operation.This project is developed from Kenya.
The Gaze Tracking Library is a framework for open source eye tracking using off-the-shelf components, such as webcams and videocameras. It supports both head-mounted and remote setups. The network API relies on TCP/IP and UDP (.Net client included)
Stratagus is a free cross-platform real-time strategy game engine, capable of playing against human or computer opponents, network or local. It can be used to build RTS games similar to C&C, WC2, AOE, and Tzar and runs under Linux, BSD, MacOS and Win
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
The ECR_ECN is a light weight Engineering Change Request/Notice documentation application. It is intended for those who wish to move from the standard paper ECR/ECN process to an automated documentation process.
PuzlBox is a PHP fuzz tool that scans for several different vulnerabilities by performing dynamic program analysis. It can detect arbitrary command execution, local file inclusion, arbitrary upload, and several other types of vulnerabilities.
GMap, GNOME Map Application Program. A standalone map program allowing you to find directions and browse map data. The map data source is the Open Street Maps
DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
Manxam is a program that can catalog your disks and files. Manxam has built-in support for identifying and analyzing many common file types and can extract detailed information from those files.
ODSSA - is a system for storing, searching and viewing spatially and temporally indexed photos, videos, GIS tracks, ESRI shape, and other files. It consists of an import tool, open API Server, browser based Client for search and viewing files.
Toroid experiment is a try to create a model of life where animals evolving driving by genetic algorithms and each animal has it's own brain which is a neural network. For detailed description look at project page http://toroid-world.sourceforge.net
Project creates auto generated code that when included in your .net project makes access to Sql Server stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;