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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Eserciziari di C++ e Java sul progetto object-oriented e la realizzazione di strutture dati. C++ and Java Exercise books (in Italian language) about object oriented datastructures design and implementation.
Small C++ lib includes container types with auto memory management
My purpose is to create relatively small but functional library, that implements commonly used datastructures like smart pointers, arrays and matrices. These classes should (if it's possible) look like 'normal' pointers or arrays but also should realize simple memory managemnets with reference counting and some additional functionality.
I'm going to create lite-weight and handy interface for some scientific and engineering calculations instead of some monsters like MATLAB or etc. ...
A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Datastructures,advanced debugging tools, etc.
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.
RBS AntiDOT is multiplatform library of containers and datastructures for Delphi and Pascal: Vectors, Maps, Sets, Lists and other. Supports all Delphi built-in types. 100% Object Pascal code, no DLLs, no wrappers. Compatible with Free Pascal Compiler.
Performance oriented datastructures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
This library is meant to offer an array of general purpose datastructures and algorithms for a multitude of uses. Each structure must be examined for its specific usefulness to be determined. Please see the API documentation for more details.
NTDoX is an open source ORM project which works like a bridge between your web site/windows application and data source. This means that you are free of platforms and database structures. It supports MS SQL Server 2005 and MS Access for now.
An academic project where computer-science students can practice datastructures principles. Based on the famous problem of the labyrinth rat, this application has an engine where you can run your own algorithms to help the robot to get out of the laby.
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.
General Toolkit Library is a general purpose toolkit written in C++ designed to make it easier for developers to produce applications. It provides classes and templates that implement several datastructures like Arrays, Lists, Heaps, Sets, Files, etc.
SingleObject is a framework comprised of one class that provides: abstraction from data-structures, data persistence, object relational mapping. It's an interface that lets you code any application in OOP using 1 object. >> http://www.singleobject.org
A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Datastructures,advanced debugging tools, etc.
A 21st century programming language derived from BASIC
If the words "Symbolic Instruction" in the name sound familiar, they should. ASIL (pronounced "a-sill") was largely inspired by BASIC. However, instead of starting with a modern verison of BASIC, I started with AppleSoft. Why? Well, ASIL was born in the early 1990s while I was in college. I knew AppleSoft quite well as it was my first programming language. ASIL nearly died then as the compiler technology wasn't up to the job. Now, I figure those compilers might be able to do the job. ...