Static

Top 23 Static Open-Source Projects

  • Next.js

    The React Framework

    Project mention: Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree | dev.to | 2024-03-28

    To create our Next.js app, we navigate to our preferred directory and run the terminal command below:

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

    Project mention: How to Integrate Astro With ApostropheCMS pt. 1 | dev.to | 2024-03-21

    Astro is an open-source JavaScript framework known for its versatility, performance, and new approach to web development. It enables developers to create fast, modern, content-rich web applications and sites using the "Bring Your Own Framework" (BYOF) model.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • mkdocs-material

    Documentation that simply works

    Project mention: The Open Source Sustainability Crisis | news.ycombinator.com | 2024-01-22

    https://squidfunk.github.io/mkdocs-material/

    I'm an 'outsider', but from from the outside the Material For MkDocs Project looks like a very well managed open source project.

    Martin Donath's project uses a 'sponsorware' release strategy to generate donations.

    From my vantage point it seems to be working pretty well.

  • decap-cms

    A Git-based CMS for Static Site Generators

    Project mention: Show HN: Pages CMS – A CMS for GitHub | news.ycombinator.com | 2024-02-22

    Following one of the comments in this thread I reviewed two other products in this space - https://www.staticcms.org/ and https://decapcms.org/ - and it looks like the webpages are almost a direct copy of one another, one in dark mode and one in light mode.

    I'm a technical product marketer, and I find these type of landing page copying amusing to no end.

  • http-server

    a simple zero-configuration command-line http server

    Project mention: Need help setting up a remote depository using GitHub and VCS | /r/webdev | 2023-05-03

    Do you run a Webserver during development, even if it is a simple dev-server like https://www.npmjs.com/package/http-server ?

  • gutenberg

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

    Project mention: Ask HN: Looking for lightweight personal blogging platform | news.ycombinator.com | 2024-02-06

    If I were to start again from scratch, I'd likely use Zola as SSG (https://www.getzola.org/)

  • coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

    Project mention: Let's build a screenshot API | dev.to | 2024-03-24

    Heroku and similar providers can simplify the server management issues, but you can use something much better that can combine both cost efficiency and ease of deployment—Coolify:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • react-static

    ⚛️ 🚀 A progressive static site generator for React.

  • up

    Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.

  • detekt

    Static code analysis for Kotlin

    Project mention: HRV-Mart | dev.to | 2023-05-08

    In protection rules, I added build workflow in Require status checks to pass before merging. This is to ensure that before merging code in master branch, build should run successfully. I also added Jacoco Code Coverage to make sure that enough unit tests are available in project and Detekt to make sure that code in project is readable. I added them in build configuration. Even if one of them gives error, build will fail. Whenever, someone push code in pull request, build action will run and check if build is running successfully or not.

  • staticrypt

    Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.

    Project mention: Yet another encrypt tool for Hugo | /r/gohugo | 2023-06-27

    I am sure there are other use cases, that why there are some tools used for, such as the https://github.com/robinmoisson/staticrypt, this tool/feature was also requested by users.

  • Carp

    A statically typed lisp, without a GC, for real-time applications.

    Project mention: Carp: A statically typed Lisp, without a GC, for real-time applications | news.ycombinator.com | 2024-03-11
  • phpinsights

    🔰 Instant PHP quality checks from your console

    Project mention: Laravel code-quality tools | dev.to | 2024-02-08

    PHP Insights is a code quality analysis tool that checks for code quality, coding style, complexity, and architecture. Just like Pint, it's also opinionated, so you'll have to customize it to fit your needs.

  • github-pages-deploy-action

    🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

    Project mention: Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines | dev.to | 2023-09-06

    The interesting part is towards the bottom where we build the frontend code and make use of the github-pages-deploy-action step to automatically make a new commit with the compiled frontend code to a gh-pages branch.

  • statik

    Embed files into a Go executable

  • django-webpack-loader

    Transparently use webpack with django

  • simple-http-server

    Simple http server in Rust (Windows/Mac/Linux)

  • gatsby-starter-lumen

    A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.

  • static-php-cli

    Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.

    Project mention: Statically compiled PHP - Would you use this? | /r/PHP | 2023-11-28

    I installed this project into a docker container: https://github.com/crazywhalecc/static-php-cli

  • binserve

    A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

  • qbittorrent-nox-static

    A bash script which builds a fully static qbittorent-nox binary with current dependencies to use on any Linux OS

    Project mention: qBittorrent downloads slow on Raspberry Pi 4 4GB | /r/qBittorrent | 2023-06-11

    4.5.2 i use this version https://github.com/userdocs/qbittorrent-nox-static

  • ArduinoMenu

    Arduino generic menu/interactivity system

  • security-code-scan

    Vulnerability Patterns Detector for C# and VB.NET

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-28.

Static related posts

Index

What are some of the best open-source Static projects? This list will help you:

Project Stars
1 Next.js 119,633
2 astro 41,620
3 mkdocs-material 17,838
4 decap-cms 17,454
5 http-server 13,251
6 gutenberg 12,549
7 coolify 11,798
8 react-static 10,283
9 up 8,757
10 detekt 5,989
11 staticrypt 5,769
12 Carp 5,393
13 phpinsights 5,179
14 github-pages-deploy-action 4,038
15 statik 3,710
16 django-webpack-loader 2,495
17 simple-http-server 2,395
18 gatsby-starter-lumen 1,973
19 static-php-cli 980
20 binserve 944
21 qbittorrent-nox-static 930
22 ArduinoMenu 910
23 security-code-scan 906
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com