Showing 524 open source projects for "essential"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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
    OpenAI Quickstart Python

    OpenAI Quickstart Python

    Python example app from the OpenAI API quickstart tutorial

    ...The repository also includes environment setup guides and example scripts, such as a simple Flask web app for chat interactions, allowing developers to test OpenAI API integrations locally. Overall, openai-quickstart-python serves as an essential starting point for developers looking to prototype and experiment with OpenAI-powered apps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Scanner Screen

    Scanner Screen

    Enhance Uniden scanning with real-time monitoring & logging

    ...With real-time monitoring, customizable display, logging functionality, and text-to-speech support, Scanner Screen simplifies the process of monitoring and logging scanned data. Compatible with a wide range of scanners, Scanner Screen is an essential tool for scanning enthusiasts and professionals looking to streamline their scanning workflow. For more information, visit https://vonwallace.com Video Overview: https://rumble.com/v51z177-enhance-uniden-scanning-with-real-time-monitoring-and-logging-open-source.html
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    EasyEXE

    simplify converting Python scripts into standalone executables.

    EasyEXE is a Python script designed to simplify the process of converting Python scripts into standalone executables. It utilizes PyInstaller to achieve this conversion and provides a user-friendly interface for customizing various options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Semantic UI React

    Semantic UI React

    The Semantic-UI-React integration

    ...Extra props are passed to the component you are rendering as. Augmentation is powerful. You can compose component features and props without adding extra nested components. This is essential for working with MenuLinks and react-router. Shorthand props generate markup for you, making many use cases a breeze. All object props are spread on the child components. Components with repeating children accept arrays of plain objects.
    Downloads: 0 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
    CROWZ

    CROWZ

    Devuan GNU+Linux 5.0.1 Daedalus based distribution (systemd-free)

    ...Overall the ethos of CROWZ is simplicity. Web browser, file manager, image viewer, torrent client, terminal emulator, pdf viewer, audio and video player, text editor, and a few other essential applications. The crowz-welcome screen compliments the install with an easy to use terminal program to update and install additional applications. Fluxbox, JWM, and Openbox are fully customizable Wms, light on resources, fast, stable, each with a full-featured desktop experience. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ...
    Leader badge
    Downloads: 274 This Week
    Last Update:
    See Project
  • 6

    Images To PDF

    ImagesToPDF freeware designed to convert image files into PDF

    ...With its intuitive interface and straightforward functionality, Images To PDF streamlines the process of converting various image formats, such as JPG, and PNG, into high-quality PDF files. The application provides users with essential features and customization options to tailor the output PDF according to their preferences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Liquid (vscode)

    Liquid (vscode)

    Liquid language support for VS Code

    The essential vscode extension for Liquid (template language). Supports formatting, tag, filter, object and schema auto-completions, hovers, syntax highlighting, diagnostic capabilities, and respects HTML Intellisense features. Liquid Template Literal syntax highlighting support for TypeScript and JavaScript. Hover descriptions and reference links on tags, filters, objects, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Moodle, DSpace 7, Koha, Calibre Live ISO

    Moodle, DSpace 7, Koha, Calibre Live ISO

    Moodle 4.2 + DSpace 7.6 + Koha 23.11 Live ISO based on Ubuntu 22.04.3

    Moodle, DSpace, Koha, Calibre-Web is a Live Bootable and Installer ISO based on Ubuntu 22.04.3 Moodle Version: 4.2.1 DSpace Version: 7.6 Koha Version: 23.11.01 Calibre Version: 6.26 This ISO boots only in Legacy BIOS mode and not in Secure Boot Mode After booting from the Live DVD/USB, use the following login credentials: Login: library (Displayed as 'Open Learning Platform') Password: admin123 This Live ISO contains additional Desktop Environments (aka D.E) providing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Asteroid

    Asteroid

    The PyTorch-based audio source separation toolkit for researchers

    ...Add a new filterbank, separator architecture, dataset or even recipe very easily. Recipes provide an easy way to reproduce results with data preparation, system design, training and evaluation in a single script. This is an essential tool for the community! The default logger is TensorBoard in all the recipes. From the recipe folder, you can run the following to visualize the logs of all your runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    KongFuOfArchitect

    KongFuOfArchitect

    Architect's Kung Fu tutorial collection Article collection

    KongFuOfArchitect is a curated collection of tutorials and articles aimed at software architects. It encompasses a wide range of topics, including programming paradigms, microservices, essential algorithms, and security practices, serving as a comprehensive resource for architectural knowledge.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LLM Cookbook

    LLM Cookbook

    LLM Introduction Tutorial for Developers, Chinese version

    ...The project adapts and reproduces content from widely known LLM developer courses and reorganizes it into a structured learning path tailored for developers who want to build real AI applications. It covers the essential topics required to start working with LLM APIs and frameworks, including prompt engineering, application architecture, retrieval-augmented generation, and system evaluation. The repository includes practical coding examples that demonstrate how to integrate language models with tools such as LangChain and other common AI development frameworks. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    smolOS

    smolOS

    A tiny and simple research operating system

    smolOS is a minimalist 16-bit operating system written in pure Assembly for x86 real mode. Its goal is to demonstrate the fundamentals of how an OS boots, handles input, and displays output using only the most essential code. smolOS fits in a single boot sector and runs directly on BIOS-compatible hardware or emulators like QEMU. It’s ideal for those seeking to understand bootloaders, BIOS interrupts, and ultra-low-level system programming through a practical and tiny project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CS Notes

    CS Notes

    Essential knowledge for technical interviews, Leetcode, and OS

    CS-Notes is a comprehensive, community-driven collection of study materials and technical notes for computer science students and professionals. Created by CyC2018, the repository consolidates essential computer science topics, algorithm solutions, and interview preparation materials in one well-organized resource. It covers a broad range of subjects, including data structures, algorithms, operating systems, networks, databases, and Java development. The repository also includes sections on system design, distributed systems, caching, and message queues, providing practical knowledge relevant to software engineering interviews and real-world applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WTE

    WTE

    Forensic Windows Triage Environment

    * Files are compressed and ENCRYPTED so are identified as "Malware" by Sourceforge. Criminal Investigators auxiliary in conducting investigations on computer systems. WTE is an easy to use, integrated forensic system that enables an investigator to safely image, preview and analyze internal hard drives (DeadBox), and also to conduct live forensics (LiveBox) or data recovery, using their tool(s) of choice. Safely and Easily Search and Triage with no need to disassemble computers or...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    LibertyOS

    LibertyOS

    The kernel for LibertyOS

    LibertyOS Kernel is the core component of the LibertyOS operating system project, focused on creating a secure, privacy-respecting OS from the ground up. Written primarily in C and C++, the kernel is being developed to support modern hardware, incorporate essential system services, and maintain transparency in design. LibertyOS is built with an emphasis on user freedom, aiming to avoid corporate tracking, offer user-centric control, and provide a robust alternative to mainstream operating systems. The kernel reflects these values through clean code, modular design, and a focus on fundamental security practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    picoGPT

    picoGPT

    An unnecessarily tiny implementation of GPT-2 in NumPy

    ...It allows users to understand how tokenization, transformer layers, attention mechanisms, and autoregressive text generation operate in modern large language models. The project uses a small amount of code to illustrate the essential mathematical operations involved in training and running a transformer-based neural network. Because the code is intentionally lightweight, it is often used as a teaching resource for students learning about natural language processing and deep learning architectures. Developers can explore the repository to understand how language models generate text and how transformer components interact within the architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TextEditor

    Efficient Text Editor App

    Text Editor is a lightweight and user-friendly text editor designed to provide a streamlined writing experience for users. Whether you're a student, a professional, or an aspiring writer, Text Editor offers a range of essential features without overwhelming complexity. Its clean and intuitive interface ensures that you can focus on your writing without distractions, making it an ideal choice for all your text editing needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    comperssortodecompressor

    "Efficient data compression and decompression solution."

    ...Benefits of compression include saving storage space, speeding up file transfers, and reducing storage hardware and network bandwidth costs. Lossless compression is essential to ensure data is not lost while compressing. In this project, we will ensure that our compressed files can be restored to their original form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Check Pincode For Woocommerce

    Check Delivery Days to get product in woocommerce

    In the competitive e-commerce landscape, customer satisfaction is vital for the success of any online store.When customers make a purchase on an e-commerce website, they expect a seamless delivery process. Checking pincodes is essential for several reasons: Delivery feasibility : Different regions have distinct postal codes, and not all areas may be serviceable by the e-commerce store's logistics partner. By checking the customer's pincode at the time of purchase, the store can determine if delivery is feasible to that location or not. Managing expectations : Customers appreciate transparency when it comes to delivery. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Size Chart Product For WooCommerce

    All chart to add title,size and multiple size you can add

    Size Chart Products for WooCommerce act as a supportive feature that complements the product listing. They provide essential size-related information that assists customers in making informed choices. When a potential buyer views a product, they can easily access the corresponding Size Chart Product, either through a tab on the product page or a link/button provided by the store. The Size Chart Product typically includes detailed measurements, size conversion charts (if applicable for international customers), and additional fit recommendations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Product Dropdown Field For Contact Form

    In this plugin, we manage many features for product dropdown field.

    ...The product dropdown field acts as a selector, giving users a list of available products or services to choose from. By doing so, it allows visitors to categorize their inquiries accurately and provides you with essential information even before reading the message. This not only saves time but also helps you address their needs more efficiently. https://wordpress.org/plugins/product-list-field-for-contact-form-7/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GatcomSUMO

    GatcomSUMO

    Automates the building of VANET simulations using SUMO and OMNeT++

    ...GatcomSUMO visualizes the network and routes easily, and they are created in such a way to meet the requirements of the involved simulators, in particular OMNeT++, in order to avoid misunderstandings and runtime errors. The application allows the conversion of the spatial coordinates used by SUMO into those used by OMNeT++, which is essential to place fixed elements like RSUs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Aestel

    Aestel

    Applications for data management

    "Information is data in action", and, consequently, having good quality data is essential. The AESTEL package contains two highly configurable applications for data management: A data loader and a reporting application, i.e. DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Exposure Notifications Server

    Exposure Notifications Server

    Exposure Notification Reference Server | Covid19 Exposure Notification

    ...The server provides a secure and privacy-preserving backend system that enables governments and organizations to deploy exposure notification applications for Android and iOS devices. It handles essential backend functions, including receiving and validating temporary exposure keys from users who have tested positive, storing those keys, and generating downloadable key files for mobile devices to check for potential exposure matches. The system integrates cryptographic signing for authenticity, supports configurable data retention policies, and ensures user privacy by design—no personally identifiable information is stored or transmitted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo