13 projects for "fast" with 2 filters applied:

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    Enchantment OS

    Enchantment OS

    Linux simplified. A consumer-friendly distro, based on Debian Stable

    UPDATE: 20260613: Announcing Beta test release of Enchantment OS 26 Enchantment OS is a Free/Open Source (FOSS) Linux distribution, tailored for ease of use, reliability and performance. It makes stable, secure Linux software goodness more accessible to nongeeky consumers and small business owners. Based on interviews and user trials with more than 200 real-world consumers fom California to Florida, Enchantment OS has more of the features and apps that consumers and small business owners...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    linux-factory

    linux-factory

    Framework used to create custom debian linux operating systems

    linux-factory is a utility designed to streamline the process of building and customizing Linux kernel images using a simple, scriptable environment. It provides a modular framework for configuring kernel options, applying patches, and generating bootable images, making it ideal for embedded developers, kernel hackers, and OS maintainers. With a strong emphasis on repeatability and automation, linux-factory reduces the manual overhead of compiling and deploying Linux kernels across various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    edulibreos

    edulibreos

    EdulibreOS is an operating system based on Ubuntu GNU/Linux

    EdulibreOS is an operating system created in Guatemala, designed and built for schools, student and users various, not only to introduce children to the world of computing and technology, but also provides a large number of tools that Will support the development of the intellectual and creative skills of users. EdulibreOS is a lightweight, fast and attractive distribution based on Ubuntu. It has developed its own graphical interface called Innova Desktop (Developed in Gambas3) to have everything in a more easy, functional and fast way with a nice interface, flexible and fresh. Language: English French Español Other news and software selection: Armagetron Artikulate Bibletime Bovo Childsplay Etoys Firefox Gambas3 3.12 Gbedit Gcompris Innova Desktop Kapman Katomic KDE-Edu Klotski Ktuberling Kturtle Laby Omnitux PintaScreen PySioGame Raincat Scratch2 TuxGuitar TuxMath TuxPaint TuxType VisorRV1960 WPS-Office
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    EQuilibrium Level Three New Experience2

    EQuilibrium Level Three New Experience2

    Brings a whole new experience... a modern, stable, fast Linux distro

    The beauty of EQuilibrium is in its simplicity and easy use. It is designed mainly for laptops and users who are on Internet 24/7. First of all we must say that EQuilibrium is the distribution (operating system) that works with online services (like ChromeOS) and gives its maximum at this segment. Google, Facebook, YouTube, Twitter, different online contents like videos, music and games work with no problems. General information: - 64-bit - Plasma 5.12.7 - KDEf 5.44 - Qt 5.9.5 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $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.
    Start Free Trial
  • 5
    nelum

    nelum

    Nelum - the Luxury Edition for newcomers

    Nelum is the luxury distro with full eye-candy. Top right corner would open the cube, the top left corner would show all open windows, moving window would wobble and many more. You can configure the effects yourself, any way you like it! Installed: Firefox 47, Thunderbird, Liferea, Turpial, XChat, LibreOffice, Calibre, VLC Media Player, Radio Tray, SM Tube, GIMP, Inkscape, ImageMagick, Shotwell, Bluetooth, XFBurn CD/DVD Burner, OpenJDK Java, Leafpad and Mousepad Text Editors, Archive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Nelum-Bang

    Nelum-Bang

    A minimalist user-friendly Linux distro

    Please go here to download; The Debian based >> https://sourceforge.net/projects/nelumbang/ The Devuan based distro >> https://sourceforge.net/projects/nelum-dev1/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AmiPUP

    AmiPUP

    Puppy Linux derivative

    ...AmiPUP works with almost any x86 computer that can boot from CD or USB (USB booting doesn't work with Macs). At boot, AmiPUP loads EVERYTHING into ram, so all applications load blazing fast! Changes can be saved to the USB or multi-session CD boot device (or not at all). The host system is never touched!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    LightBSD

    LightBSD is a simple FreeBSD based distribution

    LightBSD is an Open Source distribution based on FreeBSD. We aim to develop an easy and light distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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.
    Download Now
  • 10

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MaheshaBSD server

    MaheshaBSD server

    Easy to use Wordpress-server solution on USB-stick powered by BSD

    Unix-based MaheshaBSD provides an easy to use Wordpress-server on USB-stick securely deployed, easily to administrate and very fast. Its capable of work under heavy workloads based on the FreeBSD technology and world-class security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tazchrome

    tazchrome

    From zero to chrome in seconds on ANY computer

    Tazchrome is an almost perfect clone of google chrome OS, but with one difference: Whereas chrome OS only works on a very limited amount of computers, tazchrome will work on allmost any computer.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Syllable Desktop is a complete operating system that is easy to use, powerful, lightweight and extraordinarily fast and responsive. It has its own kernel, filesystem, GUI and applications. Syllable Server is a matching small and efficient Linux server.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo