Speed

Top 23 Speed Open-Source Projects

  • fastify

    Fast and low overhead web framework, for Node.js

  • Project mention: Should you use jest as a testing library? | dev.to | 2023-07-27

    For example, Fastify removed the instanceof operatorfrom its codebase because it was causing problems for those developers that rely on jest as a testing framework.

  • FanControl.Releases

    This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.

  • Project mention: Better PC Cooling with Python and Grafana | news.ycombinator.com | 2024-03-03

    You don't really need PID, just a decent fan curve with https://github.com/Rem0o/FanControl.Releases

  • 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.

    SurveyJS logo
  • Project mention: Lessons from open-source: Use window.trustedTypes to prevent DOM XSS. | dev.to | 2024-04-08

    // https://github.com/GoogleChromeLabs/quicklink/blob/453a661fa1fa940e2d2e044452398e38c67a98fb/src/index.mjs#L115-L118 // License: Apache 2.0 let cn if ((cn = (navigator as any).connection)) { // Don't prefetch if using 2G or if Save-Data is enabled. if (cn.saveData || /2g/.test(cn.effectiveType)) return Promise.resolve() }

  • cdnjs

    🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

  • Project mention: How To Build a QR Code Generator App Using Vanilla JavaScript | dev.to | 2024-02-08

    Visit cdnjs.com.

  • auto-cpufreq

    Automatic CPU speed & power optimizer for Linux

  • Project mention: Battery Drain Issue | /r/linuxmint | 2023-12-09

    github repository

  • Betterfox

    Firefox user.js for speed, privacy, and security. Your favorite browser, but better.

  • Project mention: Mozilla Firefox or Chrome which is best for MOBILE PHONE.? | /r/browsers | 2023-12-11

    You can apply Betterfox using USB debugging, but it takes time to set it up: https://github.com/yokoffing/Betterfox/issues/240

  • fast-json-stringify

    2x faster than JSON.stringify()

  • Project mention: 10 Powerful Node.js Libraries Every Developer Should Know About | dev.to | 2023-04-27

    7.fast-json-stringify

  • 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.

    InfluxDB logo
  • Speed Measure Plugin

    ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds

  • find-my-way

    A crazy fast HTTP router

  • minification-benchmarks

    🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify

  • Project mention: Extremely reducing the size of NPM package | dev.to | 2023-08-05

    Minifiers are used to reduce the size of the bundle. They can remove unused code, shorten expressions, and so on. And Now there are already several popular minifiers, and they continue to appear: more familiar ones - written in JavaScript - Terser and UglifyJS, even Babel has its own version of the minifier, there are also more modern SWC (written in Rust) and ESBuild (written in Go), and a bunch of other lesser-known minifiers. And I recommend you to look at this repository. It contains up-to-date test results of various popular minifiers.

  • delphimvcframework

    DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

  • logo-ls

    Modern ls command with vscode like File Icon and Git Integrations. Written in Golang

  • osx-optimizer

    OSX Optimizer: Optimize MacOS - Shell scripts to speed up your mac boot time, accelerate loading, and prevent unnecessary throttling.

  • RocketX

    🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。

  • awesome-checker-services

    ✅ List of links to the various checkers out there on the web for sites, domains, security etc.

  • Stubble

    Trimmed down {{mustache}} templates in .NET (by StubbleOrg)

  • api

    Minimal, lightweight, fastest Ruby framework for HTTP APIs. (by hanami)

  • point-of-view

    Template rendering plugin for Fastify

  • Project mention: Migrate Your Express Application to Fastify | dev.to | 2023-07-05

    Since we've migrated our only application route that renders templates, the above lines are no longer needed and can be safely deleted. But you now need to configure Fastify to render the Pug template through the @fastify/view plugin. It decorates the Reply interface with a method that we'll then use to render the template.

  • nfancurve

    A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.

  • the-supersonic-plugin-for-scroll-based-animation

    Extremely customizable 3kb javascript plugin for scroll based animation which animates 1000 elements without lags

  • benchmarks

    Comparison tools (by catboost)

  • cowboyunleashed

    An iOS app to lift the speed limit of your Cowboy bike (and more).

  • Project mention: Reseting Parameter after using Cowbooster | /r/cowboybikes | 2023-06-16
  • performance-improvements-for-woocommerce

    Performance tweaks for the front-end and back-end of a store.

  • 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.

    WorkOS logo
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).

Speed related posts

Index

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

Project Stars
1 fastify 30,574
2 FanControl.Releases 12,476
3 quicklink 10,936
4 cdnjs 10,147
5 auto-cpufreq 5,002
6 Betterfox 3,495
7 fast-json-stringify 3,377
8 Speed Measure Plugin 2,381
9 find-my-way 1,418
10 minification-benchmarks 1,207
11 delphimvcframework 1,178
12 logo-ls 1,109
13 osx-optimizer 1,105
14 RocketX 842
15 awesome-checker-services 789
16 Stubble 388
17 api 342
18 point-of-view 319
19 nfancurve 304
20 the-supersonic-plugin-for-scroll-based-animation 166
21 benchmarks 163
22 cowboyunleashed 115
23 performance-improvements-for-woocommerce 113

Sponsored
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.
workos.com