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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
FakeNES is a highly portable, Open Source NES and Famicom emulator. It runs on all modern operating systems and has an actively maintained DOS port for enthusiasts. Support for phones and other mobile platforms is under development.
The majority of the project is entirely original code released under the zlib/libpng license. Contributed and third-party code is included under GNU licenses.
MolCore is a open source library for chemistry, intended to bridge between the existing RDKit and Open Babel projects. MolCore will serve as the central "core" code between the two projects.
Lapg is the combined lexical analyzer and parser generator, which converts a description for a context-free LALR grammar into source file to parse the grammar. Generates code for Java, Javascript, C, C++ and C#.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
The C++ port of AionEmu project. The orginal project's code can be found from here: http://www.aion-emu.com It's an educational project, to help developers get familar with large scale C++ and Lua development projects.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
DbTableMapper is a simple software that allows to read information about a ORACLE Database Table and generate a C++ class that "maps" it (Pro*C/C++ code included)
Easy to use JSON encoder/decoder Handler for C++. Can be used to handle JSON stream or string message parsing, or even as a configuration file. Supports STL streams, files and simple strings.
** Sourcecode has moved to GitHub
https://github.com/sunsetbrew/jsonhandle
...Feel absolutely free to contact me at dddomodossola (at) gmail (dot) com, for any suggestions or questions ;-)
Simple to configure with .flx configuration files editable with text editor.
Plugin based.
C++ open sourcecode using Nokia Qt libraries.
Tested on linux, you need to recompile.
Free Free Free!!!
Share your own new Plugins.
Tags embedded in HTML or other text allowing powerful data processing and simplifies web development. See http://www.trollsilm.com/mw/index.php?title=TTT
wxPage2Stage will be a cross platform screenwriting software designed expressly for people writing screenplays, scripts, and plays.
It will be based on the open sourcecode released by Windward Studios.
C++ Prettify is a GNU sed script that is used to convert C++ sourcecode into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
Google Data is a simple protocol for interacting with data on the web. Though it is possible to use these services with a simple HTTP client, this C++ (Qt) library provides helpful tools to streamline your code and keep up with server-side changes.
This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started