Showing 698 open source projects for "essential"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    The TP5DataGlove enables you to use the P5 Glove by Essential Reality in your Delphi Applications. Now you can easily create Virtual Reality Software with Dataglove support. It utilizes a C++ Wrapper DLL which provides functions to access the Glove. It is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Business J is a collection of software providing essential business tools. It includes contact (ContactJ), project (ProjectJ), sales (SalesJ), and financial (AccountJ) management tools written in 100% pure java with full user documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    java-based complete Agent (Artificial Intelligence) Framework with all the features you might expect in an Agent Framework: Mobility, Autonomy, Distributed communication, Agents can be written in Java, Jython, or Beanshell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bookmark.inc is a PHP class that provides the essential functions to manage a bookmark. It provides an (multilingual) administrator interface, and allows the personalization of the bookmark visualization through a simple template system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    devora

    A beautifully pre-configured Linux experience. No setup, no tweaking,

    ...Everything you need, pre-configured and ready to use Pre-Configured GNOME No need to spend hours configuring GNOME. Devora comes with a beautifully tuned desktop environment, optimized settings, and sensible defaults that work perfectly out of the box. Essential Tweaks Carefully selected GNOME tweaks that enhance productivity and aesthetics. Window management, workspace behavior, and UI improvements are all configured for the best experience. Curated Extensions Popular and essential GNOME extensions are pre-installed and configured. From dash-to-dock to workspace indicators, everything you need is already set up and working. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    graspskills

    Graspskills, we are constantly on the lookout for qualified trainers

    Graspskills Project Management Professional Training Course based on A Guide to the Project Management Body of Knowledge (PMBOK) from PMI provides an integrated approach comprises of five essential process groups to ensure the success and secure the most effective use of project resources. Graspskills PMP Certification Training is best pmp training in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Hospital Management System – Doctor Salary Sorting Project demonstrates how fundamental programming concepts in C can be effectively applied to solve practical, real-world problems in the healthcare domain. The project focuses on the use of structures, arrays, and sorting algorithms to manage and organize essential doctor-related data efficiently. By utilizing the Bubble Sort algorithm, the system successfully arranges doctor records in descending order of salary, allowing hospital administrators to easily identify the highest-paid or most experienced doctors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simulation-of-Electric-Switch

    Summary: In summary, the study of the refrigerator light switch d

    The refrigerator light switch is a simple yet essential component in household appliances. It automatically turns the light ON when the door opens and OFF when the door closes. This project focuses on simulating this switch using C programming to understand both the real-world device behavior and its logical representation in software. Through this simulation, students can learn about state management, input/output handling, and basic programming constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Invoice Tool

    Invoice Tool

    Simple, open-source invoicing tool with PDF export and history storage

    An open-source, simple invoicing tool designed for freelancers and small business owners who need a quick and easy way to create and manage invoices. With a user-friendly interface, it allows you to input essential details like date, due date, buyer information, item description, quantity, and rate. The tool generates a real-time preview and lets you download your invoice as a PDF. It also includes a login feature that saves your invoices in a history using Supabase, making it easy to access and manage past invoices. Free to use and open-source, it offers a straightforward alternative to complex invoicing systems like Invoicely. ...
    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

    mobile-prefix-checker-philippines

    A simple Python script to identify mobile networks based on prefixes

    The Mobile Prefix Checker is a lightweight and efficient tool designed to help users quickly identify the telecom provider (e.g., Smart, Globe, Sun Cellular, etc.) of a mobile number based on its prefix. It is an essential utility for developers, businesses, and individuals dealing with mobile communications in the Philippines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tabuntu | தபுண்டு is an installer which installs all possible essential Tamil-related tools, software, scripts on Ubuntu system. Simply saying, it is a Tamil-enabling-pack for Ubuntu GNU/Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    - A Simple Solution For Graph Drawing - Fast 2d Rendering (Span-Buffer Algorithm) - Support Essential Basic Shapes (Box, Rounded Box, Circle) - Support Curve Line - Shadow Glow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We are building a sales management system that is essential for the proper functioning of a minimarket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    “QuizWiz: String Edition – playful, easy to remember” Research 1.1 Introduction: String manipulation is a fundamental concept in C programming. Strings, represented as arrays of characters ending with a null character ('\0'), are widely used to store textual data. Efficient handling of strings is essential in applications such as text editors, data processing, and interactive programs. This program demonstrates basic string operations implemented using user-defined functions instead of relying on built-in C functions. The operations include: Comparing two strings Copying one string into another Finding the length of a string Concatenating two strings into one By implementing these operations manually, programmers gain a deeper understanding of character arrays, null-terminated strings, and modular programming using functions. 1.2 Key Points / Definitions String: A sequence of characters stored in a character array terminated by a null character ('\0'). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project focuses on developing an efficient billing system for DMart, inspired by the concept of electricity bill generation where charges are calculated based on consumption and customer type. The system captures essential customer details such as ID, name, phone number, and customer category (Premium or Standard), along with purchased items, their quantities, and prices. It calculates the total cost by multiplying quantity and unit price for each item, applies a 10% discount for Premium customers, and adds an 18% GST tax on the subtotal. The output is a clear, formatted bill that displays all relevant information, ensuring accuracy and transparency in billing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...This mechanism is especially useful in solving mathematical and iterative problems where the solution can be broken down into smaller subproblems. One such application is computing the sum of the first 10 natural numbers using recursion. Pointers, another essential feature of the C language, allow direct access to memory locations and enable functions to modify values outside their local scope. When recursion is combined with pointers, it creates a powerful method for performing iterative calculations without using loops. In this program, a pointer is used to keep track of the current number being processed, while the recursive function repeatedly updates this value to compute the final sum. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...The program focuses on structured data handling, basic string comparison for searching, and clear error handling to ensure a smooth user experience. It reflects real-world applications where maintaining accurate and accessible student data is essential for effective administration. This system was designed after analyzing common challenges in managing academic databases, such as data organization, input validation, and user feedback. The project’s development process included ideas for future enhancements like file-based data storage, roll number search, sorting, and performance analytics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...BL was designed and built by incorporating widely accepted software engineering principles such as layered/hexagonal architecture, domain-driven design and SOLID, that are essential when building enterprise-grade software. Bitloops Language provides guard-rails so developers follow certain patterns and principles, giving rise to code/software that is easy to read, understand and iterate. This ensures systems can be better managed, new features can be released in a more timely, and more cost effective, fashion, and allows other developers to more quickly start contributing to the software system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RasberryPiBacnetController

    RASPBERRY PI BACNET CONTROLLER

    .../RasberryPiBacnetController/' path ### Prerequisites ### - Raspberry pi should have g++ compiler To install g++ compiler, enter below command: sudo apt-get install build-essential APDU - The application Protocol Data Unit. The APDU is made up of an APCI block and an ASDU. APCI - (Application Protocol Control Information) contains message control information. ASDU - (Application Specific Data Unit) contains information to be processed by the receiving station. Want-Points - A point being requested from a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nitasa

    Nitasa

    An Open Source cms Developed by DRC Systems India Pvt Ltd

    Content Management Systems have become essential part of web development because nobody likes the cumbersome communication with designer or developer. People want to manage their content themselves and surely it will save their money as well as time. There are so many cms available in web-design industry but few of them are really simpler and easier to manage. Nitasa cms is simple considering the user interface and easier to customize the content even if the user is non-technical. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cumulus

    Cumulus

    Information Sources Management System (ISMS)

    "Cumulus" is essential software for administrators of academic websites, digital libraries, and any organization seeking to manage a catalog of information sources and web resources. It enables the efficient inclusion and management of tags, authorities, thesauri, and document types, contributing to improved resource organization, identification, and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple, Unique, Beneficial & Free. To make "A perfect 3 languages VISUAL Dictionary English - Myanmar - Pali. Need helps to improve this project. "The only essential thing for this project is a source which is opened to Global."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ministral 3 14B Instruct 2512

    Ministral 3 14B Instruct 2512

    Efficient 14B multimodal instruct model with edge deployment and FP8

    ...Its multilingual support spans dozens of major languages, making it suitable for global, multilingual, and localized AI applications. The model’s architecture provides native function calling, structured JSON outputs, and reliable tool-use behavior essential for agentic automation. Overall, it delivers a powerful blend of
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo