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
Reprise License Manager
Reprise License Management exists to save software publishers time and money by providing secure, dynamic and reliable license management.
At Reprise Software, we simplify software licensing, allowing you to concentrate on creating exceptional software. With a competitive pricing model, our solutions like RLM and Activation Pro offer robust license protection for publishers of all sizes. Our services support both on-premises and cloud licensing, ensuring high-quality, accessible licensing solutions for every developer and enterprise.
Tiny C++ library to use dictionary files in .dict format (see http://www.dict.org)
Small code footprint (20K) and small RAM required to work (64K + index file size / 16). Depends on zlib only.
An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
Referral Factory is the #1 referral software used by SMEs and Marketers.
Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
CLiteOO (Lightweight OOP in C) is a framework and toolkit to write object-oriented code in C language. The feature is its syntax is very similar to C++ and supports simple reflection mechanism. *It not uses ugly marco (just like CLASS_DECLARE).*
The J2XB project aims at offering seamless Java and XML integration defined in Java. J2XB is special in that no Java code generation is involved. J2XB transform the development of Java and XML binding from Java code generation to XML Schema generation.
Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
OCFC (Open Code Foundation Classes) library provides C++ foundation classes intended as the basis to develop C++ programs. The library is subdivided into a base library libocfc and a console oriented library libcocf.
Fraud.net provides fraud detection services for financial services, retail and payments organizations.
Fraud.net delivers the world’s most advanced infrastructure for fraud management – powered by a sophisticated collective intelligence network, world class artificial intelligence, and a modern, cloud-based platform that helps you.
Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
This is a useful Java libraries/frameworks & code samples project provided by Ouobpo. Ouobpo stands for Ouvroir de Objet Potentielle, or a workshop of potential objects.
This project moved to Google Code Hosting (http://code.google.com/p/hoffmanframework) since 26/04/2008. Please followed this project from Google Code Hosting.
mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
Automatic generation of documentation on Delphi projects from sourcecode. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
StubCC is a code generation tool to automatically stub out a c++ class source and header file containing all the standard methods and overloaded operators.
`ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
`parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input.
Additionally a function is provided to indent HTML code properly.
Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.