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
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Leilany is a framework to build GUI applications with Python and GTK, using de MVC pattern design. Interested in build the gadgets for invoicing and the necessary requirements. The main goal is make applications with low memory.
Build tool in pure Python. http://boguslawski-piotr.github.com/atta/
Atta is a FREE build tool, targets-tasks driven, developed in pure Python. Similar in philosophy to the Ant, NAnt, etc. but without the use of XML syntax nightmare.
http://boguslawski-piotr.github.com/atta/
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
Framework applying all MDE (Model Driven Engineering) concepts with : a core MetaMeta Model based on the OMG's MOF, a model transformation engine, a code generation engine (in discussion...) and a set of MetaModel suitable for use with this framework.
Reference documentation for open-source software in convenient HTML-based formats (such as CHM, DevHelp, HTB, etc.) and tools for its generation, conversion, and visualization.
The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The Street is a project to create and launch a 3D, online universe written in Python that allows cooperative development and evolution of the world in real time by everyone in the world. The goal is to create a boundless online world.
A Graphical Editing Framework(GEF), for Python. It provides a canvas similar to wxArt2D and a editing framework based on MVC. The framework can be used to develop scientific and engineering tools that require graphical editing.
Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
This project provide a framework for general coding style checker's process:
1, Support different adapter plugin for different programming language syntax
2, Support incremental scanning
3, Support customize criteria rules.
4, Generate report for scanning result.
A C/C++ adapter was also implemented based on clang library as example.
This project aims to aggregate information and web content in association with users as a platform. On top of it, applications can be written to work with such scheme, enabling users to communicate and share information with a folksonomic model.
pgame-engine is a framework that is proposed to manage the common elements of many videogames like maps, time, resources, unit, players, teams etc etc... this engine is configured with xml and python files
This editor aims to help users creating their own ebooks in the newly released Open Publishing standard defined by International Digital Publishing Forum. The editor will permit the creatioin of ebook in OCF-1.0 format (.epub)
Don't write that regex, grow it! Regex Garden aims to create a simple, easy-to-use graphical interface for building, testing, and debugging regular expressions. Simply stated, it's an IDE for your regular expressions.
A human-readable ISC-Licensed implementation of the LZO1X algorithm.
LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable.
People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed.
So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...