Showing 30 open source projects for "essential"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    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
  • 1
    Mullvad VPN desktop and mobile app

    Mullvad VPN desktop and mobile app

    The Mullvad VPN client app for desktop and mobile

    ...Using Mullvad is quick and easy - just download and install the app. Don't spend time on complicated setup and multi-step registration processes. We designed Mullvad to be easy to use. Privacy is essential in a well-functioning society, as it allows norms, ethics and laws to be safely debated and challenged. Without privacy, a free and open society cannot flourish or exist.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    Betterfox

    Betterfox

    Firefox user.js for optimal privacy and security

    ...The project focuses on a minimal-impact, maximum-effect approach, removing unnecessary background services, reducing fingerprinting, and tightening security defaults while trying to keep sites usable. Betterfox recommends pairing these settings with essential extensions like ad blockers and DNS-level protections to achieve a well-rounded browsing experience. Because the preferences are text-based and version controlled, users can review and customize them to meet their own balance of privacy and convenience.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    WordOps

    WordOps

    Install and manage a high performance WordPress stack

    An essential toolset that eases WordPress site and server administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Trafilatura

    Trafilatura

    Python & command-line tool to gather text on the Web

    ...Its main applications are web crawling, downloads, scraping, and extraction of main texts, metadata and comments. It aims at staying handy and modular: no database is required, the output can be converted to various commonly used formats. Going from raw HTML to essential parts can alleviate many problems related to text quality, first by avoiding the noise caused by recurring elements (headers, footers, links/blogroll etc.) and second by including information such as author and date in order to make sense of the data. The extractor tries to strike a balance between limiting noise (precision) and including all valid parts (recall). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Counter

    Counter

    Web Analytics made simple

    counter.dev is a minimal web analytics server that prioritizes simplicity, speed, and privacy. The backend is designed to be resource-light while still providing the essential metrics teams care about, such as page views, referrers, and basic geography. Rather than storing everything in a monolithic database, it combines a fast in-memory store for hot data with archival to a traditional SQL store for long-term retention. The client snippet is tiny and cookieless, which helps reduce layout shift and keeps page performance high. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Takes

    Takes

    True object-oriented Java web framework without NULLs

    ...We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a choice of encoding and language selection. We're using Charset.defaultCharset() everywhere in the code. Essential part of Bigger Example is Front interface. It's encapsulates server's back-end and used to start an instance, which will accept requests and return results. FtBasic, which is a basic front, implements that interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AnyCable

    AnyCable

    Polyglot replacement for Ruby WebSocket servers with Action Cable

    Notifications, chats, real-time updates, GPS trackers, collaboration tools, and other real-time features are essential for every modern app. And you should be able to build them in the comfort of your core framework: owning the data, using resources efficiently, and writing clean, maintainable code. AnyCable transforms your Rails application’s real-time performance, making it on par with Go, Elixir, and Node.js–based solutions so you can focus on implementing the business logic. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    AWS Extend Switch Roles

    AWS Extend Switch Roles

    Extend your AWS IAM switching roles by Chrome extension

    Extend your AWS IAM switching roles. You can set the configuration like AWS config format. Switch role history does not remain only five maximum on the AWS Management Console. This extension gives you to show all of the switch roles from a browse menu by loading your AWS configuration. Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on. Switch role history only stores the last 5 roles (maximum) on the AWS Management Console. This extension shows a menu of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Image Gallery Content Management System

    Image Gallery Content Management System

    I hope this software ends up in good hands.

    A standard powerhouse with essential tools for uploading, displaying, and managing images. Image Gallery CMS WebApp — I hope this software ends up in good hands, showcasing great content. More information on tools and features coming soon. Images are uploaded to both the MySQL database and the file system. The version stored in the database is optimized using WebP re-encoding and appropriate width/height settings, while the original file remains unchanged on the file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    FlickOS

    FlickOS

    Lightweight, Elegant and Sustainable Operating System

    ...The project is based on Ubuntu 20.04 and LXLE, which provides a stable and well-supported foundation. Unnecessary packages and services are stripped away, leaving only the essential components needed to minimize resource usage. FlickOS have complete suite of applications like LibreOffice, Firefox, VLC and many essential software for daily use. Save the environment, recycle your old PCs and Flick it. Support If you are having trouble installing or have some suggestions, you can email me at dvbondoy@gmail.com. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Abot

    Abot

    Fast and flexible C# framework for building customizable web crawlers

    Abot is an open source C# web crawler framework designed to help developers efficiently crawl and process web content. It focuses on speed, flexibility, and extensibility while handling the complex low-level tasks involved in web crawling. It manages essential components such as multithreading, HTTP requests, scheduling, and link parsing so developers can focus on processing the collected data. Abot follows a modular architecture that allows developers to customize nearly every stage of the crawl process by implementing or replacing core interfaces. Abot exposes an event-driven model that enables applications to react to crawling events such as page completion or crawl restrictions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Image Converter HTML5

    Image Converter HTML5

    Image Converter HTML5 add-on for Firefox

    All client-side solution add-on for Browser Firefox: an essential and practical application for free-hand drawing and for the conversion of images in multiple formats with API HTML5 file system Release 1.2.1 - Remove get image from url because the operation is insecure Add-on Opera Browser: http://bit.ly/1OcJA1K Extension for Firefox: http://mzl.la/1O0fXB9
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Instagram Fetcher Module

    Instagram Fetcher Module

    Show your Instagram recent posts on your joomla website.

    ...It enables you to control: 1) Showing the number of likes 2) Showing the number of comments 3) Showing the created dates 4) Showing posts captions 5) Custom captions 6) Some styles for images To use this module, first you must provide an access token to your Instagram page. It is an essential parameter for fetching data from Instagram. The number of likes, comments and created dates of Instagram posts are shown on images hover. If you like to apply your style to this module, you can go to css folder and edit instagramfetcher.css file. For more information, see Documentation page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Instagram Fetcher Widget

    Instagram Fetcher Widget

    A wordpess plugin to display your Instagram recent posts

    ...Using the custom captions instead of original captions 6. Some styles for images To use this widget, at first you must provide an access token to your Instagram page. It is an essential parameter for fetching data from Instagram. The number of likes, comments and created dates of Instagram posts are shown on images hover. If you like to apply your style to this widget, you can go to css folder and edit instagramfetcher.css file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cuteCGI

    Simple and minimalist C library for CGI scripting

    Fast, compact and simple C library for CGI scripting inspired by Eugene Eric Kim's classic CGI-HTML. The project aims to make web programming with C simple and easy and provides only the most essential features. Targeted towards GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Site Builder automates the essential task of a web development mechanism -- generating final pages by populating a predefined page template with content from source files. This allows to separate page layout development from content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xoops Cube Project

    Xoops Cube Project

    Now we moved to https://github.com/xoopscube

    ...The XOOPS Cube Project is friendly managed, developed and supported by a volunteer group with a multidisciplinary focus to provide a variety of different perspectives and ideas to consider in further development and design. XOOPS Cube Legacy is a Simple, Secure and Scalable content management solution to strengthen everyone's social network, share the essential knowledge and the understanding necessary to encourage creativity. XOOPS Cube moved to GitHub You can find Legacy 2.2.1 here: https://github.com/xoopscube
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PurePostPro

    Post FTP upload script logging to database

    ...The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Xyzse has implemented the essential functions of general web search engines. It is developed for students or anyone who are interested in search engine. More features will be added in the following releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bohemia is a Java framework intended to simplify development of smaller web applications where Struts/JSP may not be justified, providing separation of business and presentation logic. SEE THE PROJECT WEB SITE for essential information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CMS based on XSLT templates and usability tricks. Edit the page content directly in HTML, keeping the essential data in only one place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple, easy to use, easily installed user management system featuring just the essential stuff. It's up to YOU to add the rest. Version one features only registration, login and identification via sessions and cookies. Future versions will feature we
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Logabit WebTools is a set of powerful tools for developing Web Applications with Apache Cocoon. It consists of three essential parts: Patchwork, a layout system similar to Tiles, Contentwork to provide content and Naviwork for navigation management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XForms can be generated for most XML applications using XSLT. This project provides such XSLT stylesheets as a starting point for some essential input and output XForms based on a given XML example file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo