MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Miror is a small utility which synchronize the contents of two directories.
Any modification of the source directory is automatically reflected to the destination directory.
A dynamic package manager with a virtual file system interface. Keep track of files installed from a source tarball and easily remove those files. Simply copying files from /usr/src/{package name} will automaticly create a package.
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.
RPM Workshop is for the experienced/professional packager.
This tool will give the packager GUI access to take a new tar file and create a spec file and RPMS or open an exsisting spec file for updating.
Gemini is a suite that includes a command-line tool and a GUI to synchronize data between two or more folders. It will also include a Daemon for automatic syncs and some advanced Sync Functionalities.
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.
WICHTIG - Wireless Chat for Texas Instruments Graphical Calculators. A low cost, open source TI calc extension for wireless chat and electronic cheat sheet capabilities. Licensed under GPLv3. Currently only availiable in German. (Nur auf Deutsch.)
FullFat is a fully featured FAT 12/16/32 library. It features LFN (Long File-name support) unlike most other OpenSource FAT drivers for embedded systems. It is fast, efficient and reliable. Massively thread-safe, and suitable for Real-Time systems.
Programming toolset to handle Liquid DATa format(.LDAT), which aims at replacing format such as XML by providing a more effective way to handle data. LDAT covers many applications by being simple and easy to process. It is convertible to and from XML.
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. In...