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.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.
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.
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.
Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
CJet eXTreme OS is a new project to develop a cross platform operating system with a native application interface designed to make it easy to develop for several architectures at once.
MacOsX Finder like browser for UN*Xes with Win* like Control Panel function. Requires firefox (due to XUL support) and SQLite for meta data search (similar to spotlight)
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Checking the integrity of a file on a remote and local untrusted or compromised server is to be achieved with minimal computational and storage requirements on part of a healthy verifier.
A simple utility to resize FAT filesystems, based on the parted library. This tool allows you to resize FAT filesystems in cases where you can't access the partition table, where there are no partitions, or where the partition is part of LVM.
A challenging project that attempts to get a Linux distro to run under Google's NaCl.
NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl.
There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl...