Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Our Free Plans just got better! | Auth0
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.
Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
Simple library to parse C++ header files and retrieve a list with the description of the elements defined. The initial purpose of the project was the creation of a tool to check the syntax of header belonging to a given project.
Spock is a prototype tool for debugging logic programs under the answer-set semantics. It provides debugging methods for propositional programs in DLV or Smodels syntax. The implemented techniques rely on ASP-meta-programming.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Ogre Studio is a complete DCC tool/editor for use with the OGRE engine. Ogre Studio is a moduler, plugin based DCC tool that allows graphical scene editing, text/script editing with syntax highlighting and remote debugging support, and many more features
Tiny Notes is a note/code organizer. It is meant as a small and simple tool that helps you organize small snippets of text, through which you can quickly search. Supports syntax highlighting.
Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
A small lightweight IDE for the *NIX platform that supports a wide variety of languages. Includes all standard features such as syntax highlighting, project manager, and a compile tool.
The Regulator is an advanced Regular expressions testing tool, featuring syntax highlighting and web-service integration with Regexlib.com's database of online regular expressions.
See more info at http://regulator.sourceforge.net
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.
TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
"TemplateMaschine" is a tool which processes templates with an ASP.NET like syntax written in C#. It's perfectly suitable for Model Driven Software Development (like MDA) and can be used for a variety of applications of code generation.
Serialcoder Visual Log Parser intends to be the most intuitive and friendly GUI for Microsoft LogParser command line tool. Features included: Tabbed user interface, syntax coloring, contextual help, grid results
...Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases.
Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
A collection of Eclipse Plugins to support developing game modifications for Gas Powered Games' Dungeon Siege. Should include syntax editors for Skrit and Gas as well as tool plugins for various tasks related to creating a Dungeon Siege Modification.
Schemer is a scheme-based build tool, initially created to handle dependencies. Build files are written in pure scheme, with new syntax defined to handle dependency checking.
Camelia is an IDE for OCaml designed with students and new users in mind. It sports syntax highlighting, tool-tip type checking, clickable error explanations, an integrated debugger, and more.
Cover Your Asp, a Python coverage analysis tool. This coverage tool correctly traces multithreaded applications and uses deep understanding of Python syntax to provide intelligent reports.
SphereScripter is a simple tool which allow you to make Sphereserver Scripts and Gumps in easy way. Features: code colour, check syntax, gump creator, display Art/Mul pictures, search Art item/NPC/gump and more...
Using a series of Regular Expressions this application scans web documents generated by Microsoft (TM) Office Products, and converts them to proper syntax. This is done by checking cross checking legitimate HTML tags againts those in the generated doc...
X-Organizer is a development tool for SphereServer users to create and
modify scripts. Its current features include syntax highlighting and easy
script navigation providing fast access to individual scripts. Script generation features are also planned.
e*Tool is a developer tool for SeeBeyond's EAI product e*Gate. Its aim is to provide a decent development environment with a syntax highlighting source editor as well as e*Gate Enterprise Manager like features (schema editing, import/export etc.)
The WBuilder IDE is a IDE(Integrated Development Tool) that can support any number of user-specified syntax language and also has the capability to link up to a number of external programs and compilers, including Perl SDK, JDK, Matlab, and any GNU compli
ebnf2yacc is a tool to help write yacc parsers/compilers.
It takes as input a grammar written in bnf (ebnf support is planned), and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc parser that builds the tree.