Showing 1156 open source projects for "dev"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Serverless Next.js Component

    Serverless Next.js Component

    Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components

    ...This project is a better version of the serverless plugin which focuses on addressing core issues like next 9 support, better development experience, the 200 CloudFormation resource limit and performance. Users of this component should be able to use Next.js development tooling, aka next dev. It is the component's job to deploy your application ensuring parity with all of next's features we know and love. We try to emulate all or most of the routing and server-side logic from Next.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    pyDesk OS

    pyDesk OS

    An Xubuntu-based distro with Python dev tools

    PyDesk is an Xubuntu-based distribution with basic development tools of Python. In the current version, IDLE, pip, venv and Jupyter Notebook are pre-installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Dev Cheatsheets

    Dev Cheatsheets

    A collection of code snippets and CLI guides for quick reference

    A collection of code snippets and CLI guides for quick and easy reference while coding. Coding ingredients or building blocks. This is about having a central reference for language syntax or CLI features, without having to wade through docs and tutorials and StackOverflow. A reference for how to use a CLI tool, language or library. It’s mean to be a quick reference so you can get what you need without having to scroll or navigate a lot. Including syntax but emphasizing real world examples....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mometa

    mometa

    R&D-oriented low-code meta-programming, code visual editing, etc.

    ...The positioning of mometa is more based on the local development mode of programmers, adding the ability of visual coding (modification is also the local code file itself); it is more like an auxiliary coding tool, rather than No-Code (amis/Cloud Phoenix Butterfly ) platform solution; it is not recommended to set up a local development environment for remote services, so no online deployment is done. The current implementation relies on the webpack dev development model, and compatibility with vite will be considered in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dat.GUI

    dat.GUI

    dat.gui is a lightweight controller library for JavaScript

    ...To get around this, load 'build/dat.gui.css' as an external style sheet. With the npm run build script you can build development and production version of scripts. And with the npm run dev script you can build development version of script and watch for changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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. If expert install you must create minimal 0.5 - 1 GB boot partition (ext2, JFS,etc) as GRUB doesn't support booting from reiser4. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 10
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C++: https://sourceforge.net/projects/orwelldevcpp/ (last update: 2016) - wxDev-C++: http://wxdsgn.sourceforge.net/ (last update: 2012)
    Leader badge
    Downloads: 17,578 This Week
    Last Update:
    See Project
  • 11
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    JAMon API is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor the performance and scalability of production applications. JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at http://sourceforge.net/projects/jamonapi/forums/forum/334830
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12

    SegaSys LUTRO-LUA game launcher

    Simple base functions for Lutro LUA engine inspired on Sega Genesis sy

    Simple base functions for Lutro LUA engine inspired on Sega Genesis system. Designed specifically for 320x224 internal resolution and Sega Genesis controller layout. Create your game editing dev/ directory Copy the game.lua file (and assets) on lovetest/ folder for test using LOVE2D (NOT remove or replace main.lua) Files: main.lua : Base system, usually edition is not required game.lua : Game lua script. global.lua : Screen resolution. intro.lua : Intro mode, introtype = (megacd/genesis) Functions: neofont(FONT) : Select font (included "standard-font-black" "standard-font-white" "8bit") scenecommand == 1/0 : Enable/disable console mode neoprint(TEXT) : Print text in console mode timerstop == 1/0 : Enable/disable timer for key input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Critters

    Critters

    A Webpack plugin to inline your critical CSS and lazy-load the rest

    It's a little different from other options because it doesn't use a headless browser to render content. This tradeoff allows Critters to be very fast and lightweight. It also means Critters inlines all CSS rules used by your document, rather than only those needed for above-the-fold content. Critters' design makes it a good fit when inlining critical CSS for prerendered/SSR'd Single Page Applications. It was developed to be an excellent compliment to the prerender-loader, combining to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mongoose OS

    Mongoose OS

    IoT firmware development framework

    ...Built-in flash encryption, crypto chip support, ARM mbedTLS optimized for small memory footprint. Device management dashboard service. Supported microcontrollers are CC3220, CC3200, ESP32, ESP8266, STM32F4, STM32L4, STM32F7. Recommended dev kits are ESP32-DevKitC for AWS IoT, ESP32 Kit for Google IoT Core.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Semagrams.jl

    Semagrams.jl

    A graphical editor for graph-like structures

    ...In order to run the Petri net editor standalone, install Mill and npm, and then in one terminal in scala/ run mill --watch apps.petri.fullLinkJS and in another terminal in scala/ run npm run dev. The second command should print out a url that you can click on. You may have to run npm install before running npm run dev.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Forem

    Forem

    For empowering community

    Forem is an open-source platform for building community publishing sites—most famously powering the DEV community—that emphasizes authoring, discoverability, and social features tailored to niche communities. It combines long-form posts, collections, tagging, and following mechanisms with membership controls, moderation tools, and monetization options to let communities grow sustainably. The platform supports rich authoring (markdown, embeds), comment threading, reactions, and community curation so content creators and readers can engage in meaningful discussions rather than transient exchanges. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Boost Note

    Boost Note

    Boost Note is a document driven project management tool

    ...Write overviews of systems including concepts, terminology definitions and descriptions of how these concepts work together. Having a 'living document' to help drive dialogue and exchange of ideas through collaboration helps this process significantly. Organize your dev team's sprint backlog and visualize them with status, assignees, reviewers, due date and everything you need. Reduce repeated progress updates in the company chat and standup meetings. It’s time to aggregate your knowledge in a single place. Build a team-wide knowledge management system to solve the information silos. Maximize the developer team's velocity with a document-centric workflow. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    rollup-plugin-dev

    rollup-plugin-dev

    Development server for rollup with additional logging and options

    A development server for rollup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gatsby video

    Gatsby video

    The transparent, distributed video sharing platform

    ...To build the repository, simply use yarn build while in the project's base directory. This should build each package in turn. To then launch the site, you can use yarn dev to initiate a development server that supports hot-reloading, or yarn start to run an optimized build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Full Stack Starterkit

    Full Stack Starterkit

    GraphQL first full-stack starter kit with Node, React

    This project is a GraphQL-first full-stack starter kit intended to jumpstart production-style app development with a modern TypeScript toolchain. It provides a ready-made setup that connects a Node-based GraphQL backend to a React frontend, so you can focus on product logic instead of wiring and boilerplate. A key part of the workflow is code generation using GraphQL Code Generator, producing strongly typed artifacts such as TypeScript types, schema AST output, and React Apollo hooks and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LineageOSkenzo

    Pure lineage OS for redmi note 3(kenzo)

    Made using https://github.com/lineageos4microg/docker-lineage-cicd Keep in mind that I merely followed the guide and did accordingly. I am not a ROM dev or anything. Thus, I can't fix any bugs that you may face. I will try to update the ROM, at least, once every 3 months🤞
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    django-webpack-dev-server

    django-webpack-dev-server

    Commandline App to set up React in a Django Project with 1 command.

    Django Webpack Dev Server is a command line Django reusable app to setup configuration files for React. It uses webpack and webpack_dev_server to bundle your frontend code. After installing the app you need to run the following command: "python manage.py generate react" and that will create your react app in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hedgehog Lab

    Hedgehog Lab

    Run, compile and execute JavaScript for Scientific Computing

    Hedgehog Lab is an open-source scientific computation tool in the browser. Before the development, Pleases make sure you are already installed and enabled the yarn. Once cloned, switch to the dev branch and navigate to the folder by typing cd hedgehog-lab and then running the provided commands. On each run the program compiles and it takes time. Please wait until it shows "Compiled successfully!" and instructions about with which IP:PORT to connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project