An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with speedup

A curated list of projects in awesome lists tagged with speedup .

https://github.com/daocloud/public-image-mirror

很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。致力于提供连接全世界的稳定可靠安全的容器镜像服务。

mirror speedup

Last synced: 16 May 2025

https://github.com/DaoCloud/public-image-mirror

很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。致力于提供连接全世界的稳定可靠安全的容器镜像服务。

mirror speedup

Last synced: 28 Mar 2025

https://github.com/typestrong/fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.

babel-loader checker eslint plugin speedup ts-loader typescript vue webpack webpack-plugin

Last synced: 13 May 2025

https://github.com/TypeStrong/fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.

babel-loader checker eslint plugin speedup ts-loader typescript vue webpack webpack-plugin

Last synced: 28 Mar 2025

https://github.com/blue-yonder/turbodbc

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.

data-science database exasol numpy odbc pep249 pyodbc python python-database-api speedup

Last synced: 14 May 2025

https://github.com/stonesjtu/pytorch-nce

The Noise Contrastive Estimation for softmax output written in Pytorch

importance-sampling language-model nce nce-criterion pytorch softmax speedup

Last synced: 06 Apr 2025

https://github.com/qoomon/zsh-lazyload

zsh plugin for lazy load commands and speed up start up time of zsh

lazy lazyload load plugin speedup zsh

Last synced: 05 Apr 2025

https://github.com/amykyta3/speedy-antlr-tool

Generate an accelerator extension that makes your Antlr parser in Python super-fast!

accelerator antlr-parser antlr4 performance python slow speedup

Last synced: 09 Apr 2025

https://github.com/thorium/owin.compression

Compression (Deflate / GZip) module for Microsoft OWIN filesystem pipeline. Works with Selfhost and also on AspNetCore.

aspnet-core aspnetcore compress compression deflate etag gzip kestrel middleware owin pipeline request speedup webserver

Last synced: 15 Apr 2025

https://github.com/abbbi/github-actions-tune

Speed up your github actions on ubuntu-latest

actions continuous-integration github-actions performance speedup

Last synced: 26 Mar 2025

https://github.com/dcourtois/premake-compilationunit

Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.

addon compilation lua premake scu speedup

Last synced: 17 Jul 2025

https://github.com/shencangsheng/trimmomatic-pigz

A 10x faster version base on official trimmomatic. The results of trimmomatic-pigz are exactly the same with official trimmomatic.

faster parallel speedup trimmomatic

Last synced: 07 May 2025

https://github.com/joelpurra/skipontab

A jQuery plugin to exempt selected form fields from the forward tab order.

efficiency html html-forms javascript jquery jquery-plugin skipped-fields speedup tabindex user-experience ux

Last synced: 22 Oct 2025

https://github.com/arunanshub/preload

preload is an adaptive readahead daemon that prefetches files mapped by applications from the disk to reduce application startup time.

linux prefetch preload readahead speedup

Last synced: 16 Oct 2025

https://github.com/fi3ework/rollup-plugin-fork-ts-checker

🚀 Rollup plugin that runs typescript type checker on a separate process.

eslint rollup rollup-plugin speedup typescript

Last synced: 06 Jul 2025

https://github.com/hxndev/dependency-analysis-and-speedup

In this task, we were given some code snippets and we had to calculate the Dependencies in the code and if resolveable, we needed to re-write the code to remove any sort of dependencies. Furthermore, we had to calculate the speedup graphs too.

c code dependencies dependency-analysis distributed-computing distributed-systems paralelism parallel parallel-computing parallel-programming speedup

Last synced: 09 Oct 2025

https://github.com/pasaopasen/gabor-wavelet

Python realization of wavelet transform with Gabor-kernel (from matlab)

math numba numpy speedup wavelet-transform

Last synced: 01 Sep 2025

https://github.com/sameetasadullah/dependency-analysis-and-speedup-code-snippets

Dependency Analysis is performed on some code snippets and they have been improved in speed if possible

cpp dependency-analysis dependency-types openmp openmp-parallelization parallel-processing parallel-programming speedup

Last synced: 15 Mar 2025

https://github.com/lxl66566/audio-batch-speedup

Batch speed up audio files

audio-processing batch ffmpeg speedup

Last synced: 22 Aug 2025

https://github.com/ttulka/prelinks

Eager caching for web pages.

caching javascript links speedup user-experience ux web

Last synced: 11 Mar 2025

https://github.com/lxl66566/xp3-audio-speedup

加速 xp3 格式的 galgame 语音播放速度

audio-processing speedup xp3

Last synced: 01 Mar 2025

https://github.com/aaaaaaico/mass-zip-extractor

To mass extract zip files and place into a general folder skipping hassle of it making new folders for each zip file

qol roms romset speedup zipfile-extractor zipfiles

Last synced: 30 Dec 2025

https://github.com/giovancombo/parallelimagerenderer

A repo containing a simplified Image Renderer implemented in C++ in a sequential and parallel version exploiting the OpenMP multi-threading API. The goal of this project is to compare and evaluate different strategies of parallelization via measurement of speedup and efficiency.

cplusplus openmp parallel-computing parallel-programming speedup

Last synced: 08 Oct 2025

https://github.com/clamor-py/speedups

Optional Cython speedups for Clamor

clamor cython discord-library python speedup speedup-python

Last synced: 27 Mar 2025

https://github.com/barbaracalderon/ine5645-pthreads-speedup-efficiency

Program to estimate speedup and efficiency on different numbers of pthreads by measuring the execution time. Programa para estimar o speedup e a eficiência sobre um número diferente de pthreads ao mensurar o tempo de execução.

c efficiency execution-time pthreads speedup threads ufsc

Last synced: 16 Oct 2025

https://github.com/jvllmr/fastapi-deferred-init

Improve start-up time for FastAPI apps with many nested routers

fastapi speedup

Last synced: 11 Apr 2025

https://github.com/marinoandrea/parallel-sudoku

Parallel sudoku solver, computes every legal solution for a given grid.

backtracking fork-join java multicore parallelism parallelization speedup sudoku sudoku-solver

Last synced: 17 Mar 2025

https://github.com/khalyomede/expose

Expose your classes through functions to speed up your development

class development expose function php productivity speedup

Last synced: 04 Oct 2025

https://github.com/barbaracalderon/ine5645-omp-pthreads-speedup-efficiency

Program to estimate speedup and efficiency on different numbers of pthreads, using OpenMP. Programa para estimar o speedup e a eficiência sobre um número diferente de pthread, usando OpenMP.

c execution-time omp openmp programacao-paralela-e-distribuida pthreads speedup threads ufsc

Last synced: 22 Mar 2025

https://github.com/cimoing/yiis

speed up yii2 by swoole

speedup swoole yii

Last synced: 14 Apr 2025