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 secuirty. Auth0 now, thank yourself later.
Try free now
Top-Rated Free CRM Software
216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
A little C++ library with commonly needed functionalities. It consists of four major parts: commandline parsing, event management, threads and logging.
Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
The CellBE Execution Framework (CEF) is designed to be used by anyone wanting to develop and use an algorithm executing on multiple SPEs of a Cell processor. It lets the developer concentrate on the algorithm and data.
LJKit is a Cocoa Framework for Mac OS X designed to simplify the development of LiveJournal clients. Xjournal is a LiveJournal client for Mac OS X which supports offline editing, music detection, and history search.
Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
iJaNet is a J2EE-based framework designed for building distributed applications. However, it is very simple and does not requre deep knowledge of J2EE to be used in various projects. For a detailed information see http://www.janetframework.org
FMACJ is a parallelization framework for the .NET CLR that gives your applications multicore/cluster support by saying what should be parallelized via attributes. You do not have to think about threads and networks at all. FMACJ also runs on Mono.
Upthreads is a user space implementation of the POSIX thread library implemented using setjmp/longjump (or equivalent). This libpthreads implementation is useful when threads are need in deeply embedded systems with little OS support.
The Metaphor Game Engine is a component-based game engine. Goals include a simple, efficient workflow for game development and fast integration of other open source or proprietary middleware.
Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
The Gamebook Engine is the first free, cross-platform engine for writing gamebooks, such as the "Choose Your Own Adventure" series, or the "Lone Wolf" series. TGE can interpret scripts that use the "Hyena" gamebook format.
An API written in C# using the .NET 2.0 framework which allows developers to interact with the delicious (http://del.icio.us) social bookmarking service.
NOTE: Repository is being migrated to https://github.com/zobie/DeliciousNet
hiperGL - Is a 2D OpenGL hardware accelerated blitter, graphic loader, frame manager, a DIV like sprite system, and more utilities for creating video games. It works under SDL. It's portable, and easy to use.
This is a simple class library provided for generating structured query language (SQL) expressions from an XML criteria (somewhat like XQuery) and a Typed Dataset containing all required tables.
PHP & C Module with AJAX for PHP, but no JAX. You don't even have to know what AJAX or JavaScript is about. QuTags requires no knowledge of JS/XML or AJAX; just PHP is enough. Simply, QuTags maximize application performance and minimize development time
This project is unmaintaned and obsolete. For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications
Original description:
An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.