Showing 3006 open source projects for "developer"

View related business solutions
  • 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
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ... * * Although not suited for large production work this class is enormously * useful for simplifying database interaction. * * This class also abstracts the developer away from the database calls and * instead requires basic array code (when handling results). * * * Usage: * * Example 1: * * include_once 'DBEgg.class.php'; * * $db = new DBEgg('server', 'username', 'password', 'database'); * $result = $db->Query('INSERT INTO table (column1, column2, column3) VALUES (?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    noteq

    Framework for clinical Tinnitology and Epigenetical mechanics.

    ...https://app.box.com/s/rz6xqjcsno3ffctgu2iyqs4vqfg1x3c4 The Independent Audiology Assistant Association for the Advancement of Tinnitology in public health care and The Independent Loop Quantum Gravity Technology Group. The designer, developer, maintainer, distributor and Python 3-programmer of the API (application programming interface) and Framework for clinical Tinnitology and Epigenetical mechanics. 1990-2022.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Advanced REST Client application

    Advanced REST Client application

    Advanced REST Client - Desktop application

    ...The original Chrome application is discontinued as Chrome stopped supporting browser-based applications. ARC was built as an open-source and free for everyone API tool out of a passion for giving the developer community tools they need. The application and related projects (like API Console) are created and distributed to our users for free. Our vision is that API tools are available for every developer and organization, regardless of their size, for free and without forced relationship. API tools are using open standards to communicate with other applications so developers can build integrations. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Redwood Database

    Redwood Database

    A highly-configurable, distributed, realtime database

    Redwood is an opinionated, full-stack JavaScript/TypeScript web framework built for the modern JAMstack and serverless environments. It combines React for frontend, GraphQL for data fetching, and Prisma for database management, all in a unified developer experience. Redwood is designed for building scalable SaaS products, startups, and internal tools rapidly, with a focus on convention over configuration. Its CLI-driven development model, authentication integrations, and deployment support make it ideal for startups and solo devs looking to ship fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Functional-Light JavaScript

    Functional-Light JavaScript

    Pragmatic, balanced FP in JavaScript

    ...The writing favors intuition and trade-offs, explaining when a technique helps and when it becomes counterproductive. Numerous examples and exercises turn abstract ideas into patterns you can apply in everyday modules and services. It’s a developer-friendly path to writing clearer, more predictable code without abandoning JavaScript’s strengths.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pgsh

    pgsh

    Branch your PostgreSQL Database like Git

    pgsh is a tool for managing multiple PostgreSQL environments by automating the setup of per-branch or per-developer databases. It makes it easy to clone production or staging schemas and spin up isolated dev instances tied to Git branches. pgsh is great for teams working on feature-heavy applications with parallel development workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CodeIgniter

    CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

    CodeIgniter is a lightweight PHP web framework that focuses on simplicity, performance, and minimal configuration to get started quickly. It adopts an MVC-style or loosely structured approach depending on developer preference, with core components for routing, input handling, output views, and database abstraction. The framework provides convenience libraries for sessions, form validation, encryption, email, file uploads, and more, all optional so the footprint stays small. Because it doesn’t force heavy conventions, CodeIgniter is flexible for both small projects and larger modular applications where you may want to craft your own architecture. ...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 9
    nodebrew

    nodebrew

    Node.js version manager

    ...Commands for listing, aliasing, and uninstalling versions keep long-lived environments tidy, while simple shims make the active toolchain transparent to existing scripts. Because nodebrew is lightweight and has minimal external dependencies, it’s popular on servers, CI agents, and developer laptops alike. In everyday use, it removes the friction from testing code against multiple Node releases and keeping old projects alive alongside new ones.
    Downloads: 1 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
    OpenCV-MinGW-Build

    OpenCV-MinGW-Build

    MinGW 32bit and 64bit version of OpenCV

    OpenCV-MinGW-Build is a toolkit and set of build scripts that make it easier to compile OpenCV with the MinGW (Minimalist GNU for Windows) toolchain on Windows platforms. OpenCV itself is a widely used open-source computer vision and machine learning library, but building it on Windows with MinGW can be tricky due to compiler and dependency mismatches, configuration quirks, and platform differences. This repository packages automation, patched CMake configs, and step-by-step instructions so...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Octant

    Octant

    Highly extensible platform for developers

    Octant is an open source developer-centric web interface for Kubernetes that lets you inspect a Kubernetes cluster and its applications. Provide a visual interface to managing Kubernetes that complements and extends existing tools like kubectl and customize. Add information to your cluster views through Octant’s plug-in system. Support a variety of debugging features such as filtering labels and streaming container logs to be part of the Kubernetes development toolkit.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 12
    HelloSilicon

    HelloSilicon

    An introduction to ARM64 assembly on Apple Silicon Macs

    ...In this repository, I will code along with the book Programming with 64-Bit ARM Assembly Language, adjusting all sample code for Apple's ARM64 line of computers. While Apple's marketing material seems to avoid a name for the platform and talks only about the M1 processor, the developer documentation uses the term "Apple Silicon". You need Xcode 12.2 or later, and to make things easier, the command line tools should be installed. This ensures that the tools are found in default locations. All application samples also require at least macOS Big Sur, iOS 14 or their respective watchOS or tvOS equivalents. Especially for the later three systems it is not a necessity per-se (neither is Xcode 12.2), but it makes things a lot simpler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Andromeda-Xiaomi
    Hello , my name is Sabau Dragos and i live in Romania. I'm a developer and a MIUI Specialist for Mi MIX 3 5G(andromeda). My builds are: -DescendantOS(A11) -OxygenOS(A10) -Nusantara Project(A11) -OctaviOS(A11) -MIUI12(A9&A10) -MIUI12.5(A10)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Titan Linux
    ...This distro is designed with the user in mind, eliminating dependency on certain meta-packages making it a more stable system overall. Titan Linux is truly a unique approach to the Debian experience. Developers: Project Leader: Matthew Moore Head Developer: CobaltRogue GitHub: https://github.com/MrGizmo757/Titan_Linux GitLab: https://gitlab.com/MrGizmo757/titan-linux
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15

    motog5plus_lineageos_unofficial

    This is a collection of Unofficial build ROMS for MotoG5Plus(potter).

    This is a collection of Unofficial build ROMS for MotoG5Plus(potter). The developer of this ROM/project takes no responsibility of the activities ROM will be used for and neither for the thermal-nuclear effects it may have on the device. Sole discretion of ROM usage lies with the user of the device.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    sneat-html-admin-template-free

    sneat-html-admin-template-free

    A free Bootstrap 5 based Admin Template for responsive WebApp.

    If you’re a developer looking for the most Powerful & comprehensive Free Bootstrap 5 HTML Admin Template built for developers, rich with features, and highly customizable look no further than Sneat. The highest industry standards are followed to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you’ll be able to build whatever application you want with very little hassle.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    simple-peer

    simple-peer

    Simple WebRTC video, voice, and data channels

    ...The library works in both browser and Node.js environments, enabling flexible peer-to-peer networking architectures across platforms. Its streamlined API and low setup overhead have made it one of the most popular developer-friendly wrappers around WebRTC functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metztli Reiser5

    Metztli Reiser5

    Metztli Reiser4 Software Framework Release Number(SFRN) 5.1.3 unstable

    'There is no reiser5', said the main reiser4 maintainer/developer; yet, he announced his new project as 'reiser5' ;-) Unstable snapshot of new Metztli Reiser4, Software Framework Release Number (SFRN) 5.1.3, minimal Debian Installer (d-i) for AMD64. Netboot ISO Image may be 'burned' to USB stick with command (assuming USB device is at /dev/sdb) *else* modify or you risk data loss: dd if=metztli-reiser4-sfrn5.iso of=/dev/sdb bs=4M; sync and/or for AMD Epyc/Ryzen CPUs dd if=metztli-reiser4-sfrn5-z.iso of=/dev/sdb bs=4M; sync Enables d-i create, partition, format, recover, and native installation operations on Reiser4 SFRN 5 filesystems. ...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 19
    Sneat-html-laravel-admin-template-free
    If you’re a developer looking for most Powerful & comprehensive Free Bootstrap 5 HTML Laravel Admin Template built for developers, rich with features, and highly customizable look no further than Sneat. We’ve followed the highest industry standards to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you’ll be able to build whatever application you want with very little hassle.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    motog5plus_potter_unofficial_builds

    This is a collection of Unofficial build ROMS for MotoG5Plus(potter)

    This is a collection of Unofficial build ROMS for MotoG5Plus(potter). The developer of this ROM/project takes no responsibility of the activities ROM will be used for and neither for the thermal-nuclear effects it may have on the device. Sole discretion of ROM usage lies with the user of the device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CLIrdle

    CLIrdle

    Wordle in the command line.

    CLIrdle is a remake of Wordle but with a developer twist: it runs in the command line.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Advanced React & GraphQL

    Advanced React & GraphQL

    Starter Files and Solutions for Full Stack Advanced React and GraphQL

    ...The projects show how to connect a React front end to a GraphQL API, model data, and implement features such as pagination, permissions, and image/file handling. You’ll see how reusable UI primitives, styled components, and form patterns come together to speed up development. The course emphasizes developer experience—environment variables, debugging tips, deployment steps—so students can ship confidently. By the end, learners understand not only how to build features but how to structure a codebase that is maintainable and scalable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dingo API

    Dingo API

    A RESTful API package for the Laravel and Lumen frameworks

    The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems. It is very important to understand which version of Dingo to use, and even more so to understand what is supported and what is not.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    hubot-slack

    hubot-slack

    Slack Developer Kit for Hubot

    So you want to get started using Hubot and Slack? We’ve got you covered. Slack Developer Kit for Hubot is an adapter that connects your Hubot scripts to your Slack team, giving you and your fellow teammates a new best friend: your very own scriptable, pluggable bot. What is Hubot and when should I use it? In short, it makes developing ChatOps-style bots quicker and easier. It’s an application you host on a server that uses the Slack platform and behaves however you script it to. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    EB CLI Installer

    EB CLI Installer

    Simplified EB CLI installation mechanism

    ...The ebcli_installer.py Python script will install the awsebcli package in a virtual environment to prevent potential conflicts with other Python packages. Even within a virtualenv, a developer might need to install multiple packages whose dependencies are in conflict. For example, at times the AWS CLI and the EB CLI have used conflicting versions of botocore. One such instance was particularly egregious. When there are conflicts, users have to manage separate virtualenvs for each of the conflicting packages, or find a combination of the packages without conflicts.
    Downloads: 0 This Week
    Last Update:
    See Project