Optimization

Top 23 Optimization Open-Source Projects

  • Ray

    Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

  • Project mention: Ray: Unified framework for scaling AI and Python applications | news.ycombinator.com | 2024-05-03
  • svgo

    ⚙️ Node.js tool for optimizing SVG files

  • Project mention: SVG Viewer – View, edit, and optimize SVGs | news.ycombinator.com | 2024-04-27

    Surprised this is being discussed here. It's worth noting that SVGOMG runs SVGO 3.0.0 while the latest version is 3.2.0 (so run SVGO locally for the latest optimizations), but I understand that once https://github.com/svg/svgo/pull/1943 is merged Jake will release an updated version of SVGOMG.

  • 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
  • deep-learning-drizzle

    Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

  • Modern-CPP-Programming

    Modern C++ Programming Course (C++03/11/14/17/20/23/26)

  • Project mention: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup | news.ycombinator.com | 2024-04-19
  • go-perfbook

    Thoughts on Go performance optimization

  • BayesianOptimization

    A Python implementation of global optimization with gaussian processes.

  • closure-compiler

    A JavaScript checker and optimizer.

  • Project mention: Figma's Journey to TypeScript | news.ycombinator.com | 2024-05-04

    Well, the nice thing with Python types is that the _only_ difference to untyped Python is the type annotations. Last time I worked with TypeScript (two and a half years ago), it felt more like a different language _similar_ to JS. In my experience it was quite... viral. With MyPy I've genuinely seen just specific parts of a code base become typed and didn't notice any friction.

    I wonder what would happen if that proposal for type comments in JS went through. Would TypeScript become just a type checker / optimizing compiler?

    Google's Closure had an (IMHO) nicer approach (https://github.com/google/closure-compiler/wiki/Types-in-the...), but I don't get the impression it'll ever catch on outside Google.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • imagemin

    [Unmaintained] Minify images seamlessly

  • meshoptimizer

    Mesh optimization library that makes meshes smaller and faster to render

  • scikit-opt

    Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

  • DietPi

    Lightweight justice for your single-board computer!

  • Project mention: Home Lab Guide | news.ycombinator.com | 2024-03-08
  • simplify

    Android virtual machine and deobfuscator

  • clean-css

    Fast and efficient CSS optimizer for node.js and the Web

  • Project mention: How to improve page load speed and response times: A comprehensive guide | dev.to | 2024-02-26

    Minification involves removing unnecessary characters, whitespace, and comments from code files. It helps reduce HTML, CSS, JavaScript, etc., file sizes without compromising functionality. Removing redundant elements makes these HTML, JavaScript, and CSS files smaller. Since smaller code files need less internet traffic to transfer, they load faster. Utilizing tools like UglifyJS, Clean-CSS, and HTMLMinifier enhances this process of code reduction. They analyze the code, remove redundant code, and generate optimized files for deployment.

  • serve

    Serve, optimize and scale PyTorch models in production (by pytorch)

  • Project mention: Show Show HN: Llama2 Embeddings FastAPI Server | news.ycombinator.com | 2023-08-15

    What's wrong with just using Torchserve[1]? We've been using it to serve embedding models in production.

    [1] https://pytorch.org/serve/

  • coz

    Coz: Causal Profiling

  • Project mention: Coz: Causal Profiling | news.ycombinator.com | 2024-04-18
  • SophiApp

    :zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11

  • Project mention: Win11Debloat is a simple script that removes pre-installed windows bloatware | news.ycombinator.com | 2023-08-02
  • esbuild-loader

    Webpack loader for esbuild: Speed up your build ⚡️

  • soot

    Soot - A Java optimization framework

  • AndroidGodEye

    An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser

  • MTuner

    MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms

  • Project mention: MTuner: C/C memory profiler and memory leak finder | /r/hypeurls | 2023-06-25
  • Awesome-System-for-Machine-Learning

    A curated list of research in machine learning systems (MLSys). Paper notes are also provided.

  • search-engine-optimization

    🔍 A helpful checklist/collection of Search Engine Optimization (SEO) tips and techniques.

  • Project mention: Search Engine Optimization (SEO) | /r/programming | 2023-09-01
  • next-optimized-images

    🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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).

Optimization related posts

Index

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

Project Stars
1 Ray 31,322
2 svgo 20,390
3 deep-learning-drizzle 11,772
4 Modern-CPP-Programming 10,852
5 go-perfbook 10,537
6 BayesianOptimization 7,521
7 closure-compiler 7,254
8 imagemin 5,495
9 meshoptimizer 4,999
10 scikit-opt 4,955
11 DietPi 4,569
12 simplify 4,367
13 clean-css 4,142
14 serve 3,969
15 coz 3,932
16 SophiApp 3,844
17 esbuild-loader 3,522
18 soot 2,799
19 AndroidGodEye 2,577
20 MTuner 2,563
21 Awesome-System-for-Machine-Learning 2,433
22 search-engine-optimization 2,322
23 next-optimized-images 2,193

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com