Showing 1233 open source projects for "optimization"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Starlight Fabric

    Starlight Fabric

    Rewrites the light engine to fix lighting performance

    Starlight is a performance optimization project for Minecraft that completely rewrites the game’s internal lighting engine to improve efficiency and reduce lighting-related lag. The original Minecraft lighting system can be computationally expensive when generating terrain or updating large structures, which can cause performance problems on servers and heavily modded environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Piwigo WebP extension OptiPic

    Piwigo WebP extension OptiPic

    Piwigo WebP extension to integrate with OptiPic.io

    Piwigo WebP extension to integrate with OptiPic.io (automatic images optimization and compression service). https://optipic.io/en/webp/piwigo/ [English] https://optipic.io/en/webp/piwigo/ [Español] https://optipic.io/es/webp/piwigo/ [Deutsch] https://optipic.io/de/webp/piwigo/ [Türk] https://optipic.io/tr/webp/piwigo/ [Français] https://optipic.io/fr/webp/piwigo/ [Italiano] https://optipic.io/it/webp/piwigo/ [Português] https://optipic.io/pt/webp/piwigo/ [Polski] https://optipic.io/pl/webp/piwigo/ [Čeština] https://optipic.io/cz/webp/piwigo/ [Русский] https://optipic.io/ru/webp/piwigo/ [Беларуская] https://optipic.io/by/webp/piwigo/ [中国] https://optipic.io/cn/webp/piwigo/ [日本] https://optipic.io/jp/webp/piwigo/ [বেঙ্গল] https://optipic.io/bn/webp/piwigo/ [한국인] https://optipic.io/ko/webp/piwigo/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ESLint plugin for React Native

    ESLint plugin for React Native

    React Native plugin for ESLint

    eslint-plugin-react-native is an ESLint plugin that provides linting rules specifically for React Native projects. It ensures best practices, prevents common errors, and helps maintain code quality in React Native applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AliceMind

    AliceMind

    ALIbaba's Collection of Encoder-decoders from MinD

    This repository provides pre-trained encoder-decoder models and its related optimization techniques developed by Alibaba's MinD (Machine IntelligeNce of Damo) Lab. Pre-trained models for natural language understanding (NLU). We extend BERT to a new model, StructBERT, by incorporating language structures into pre-training. Specifically, we pre-train StructBERT with two auxiliary tasks to make the most of the sequential order of words and sentences, which leverage language structures at the word and sentence levels, respectively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    libRSF

    libRSF

    A robust sensor fusion library for online localization

    ...The general idea of factor graphs is to describe the state estimation problem as a graph of nodes (the state variables) that are connected by factors (measurements). The resulting graph optimization problem can be solved by applying non-linear least squares optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MODX WebP extra OptiPic

    MODX WebP extra OptiPic

    MODX WebP extension to integrate with OptiPic.io

    MODX WebP extra to integrate with OptiPic.io (automatic images optimization and compression service). https://optipic.io/en/webp/modx/ [English] https://optipic.io/en/webp/modx/ [Español] https://optipic.io/es/webp/modx/ [Deutsch] https://optipic.io/de/webp/modx/ [Türk] https://optipic.io/tr/webp/modx/ [Français] https://optipic.io/fr/webp/modx/ [Italiano] https://optipic.io/it/webp/modx/ [Português] https://optipic.io/pt/webp/modx/ [Polski] https://optipic.io/pl/webp/modx/ [Čeština] https://optipic.io/cz/webp/modx/ [Русский] https://optipic.io/ru/webp/modx/ [Беларуская] https://optipic.io/by/webp/modx/ [中国] https://optipic.io/cn/webp/modx/ [日本] https://optipic.io/jp/webp/modx/ [বেঙ্গল] https://optipic.io/bn/webp/modx/ [한국인] https://optipic.io/ko/webp/modx/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Couler

    Couler

    Unified Interface for Constructing and Managing Workflows

    Couler is a system designed for unified machine learning workflow optimization in the cloud. Couler endeavors to provide a unified interface for constructing and optimizing workflows across various workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow. Couler enhances workflow efficiency through features like Autonomous Workflow Construction, Automatic Artifact Caching Mechanisms, Big Workflow Auto Parallelism Optimization, and Automatic Hyperparameters Tuning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    babel-plugin-macros

    babel-plugin-macros

    Allows you to build simple compile-time libraries

    Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features but can be a frustrating overhead for libraries that allow for compile-time code transformation as an optimization. babel-plugin-macros defines a standard interface for libraries that want to use compile-time code transformation without requiring the user to add a babel plugin to their build system (other than babel-plugin-macros, which is ideally already in place). There is cpu usage/time overhead; the client needs to run the code to generate these classes every time the page loads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TNN

    TNN

    Uniform deep learning inference framework for mobile

    ...It also has many outstanding advantages such as cross-platform, high performance, model compression, and code tailoring. The TNN framework further strengthens the support and performance optimization of mobile devices on the basis of the original Rapidnet and ncnn frameworks. At the same time, it refers to the high performance and good scalability characteristics of the industry's mainstream open source frameworks, and expands the support for X86 and NV GPUs. On the mobile phone, TNN has been used by many applications such as mobile QQ, weishi, and Pitu. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    Denoiser

    Denoiser

    Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)

    Denoiser is a real-time speech enhancement model operating directly on raw waveforms, designed to clean noisy audio while running efficiently on CPU. It uses a causal encoder-decoder architecture with skip connections, optimized with losses defined both in the time domain and frequency domain to better suppress noise while preserving speech. Unlike models that operate on spectrograms alone, this design enables lower latency and coherent waveform output. The implementation includes data...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Mongoeye

    Mongoeye

    Schema and data analyzer for MongoDB written in Go

    MongoEye is a monitoring and analytics tool for MongoDB databases. It provides real-time performance insights, query optimization suggestions, and alerting capabilities to help database administrators improve efficiency and troubleshoot issues proactively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BayesianOptimization.jl

    BayesianOptimization.jl

    Bayesian optimization for Julia

    Bayesian optimization for Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Text Gen

    Text Gen

    Almost state of art text generation library

    Almost state of art text generation library. Text gen is a python library that allow you build a custom text generation model with ease. Something sweet built with Tensorflow and Pytorch(coming soon). Load your data, your data must be in a text format. Download the example data from the example folder. Tune your model to know the best optimizer, activation method to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SLAMBook-en

    SLAMBook-en

    The English version of 14 lectures on visual SLAM

    ...Within the repository you’ll find organized subfolders (e.g. chapters, latex, resources) containing the lecture contents, references, figures, and supporting assets for each part of the course. The material covers both foundational theory—geometry, camera models, feature matching, pose estimation—and practical systems components such as optimization, map representation, loop closure, and real-time factors. It aims to bridge academic rigor with hands-on implementation: readers are encouraged to implement algorithms, read code, and follow along with the mathematical derivations and system design decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swift for TensorFlow

    Swift for TensorFlow

    Swift for TensorFlow

    ...Swift for TensorFlow also introduces tools that allow developers to compute gradients automatically, which is essential for training neural networks through gradient-based optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Self-Attentive Parser

    Self-Attentive Parser

    High-accuracy NLP parser with models for 11 languages

    LightAutoML is an automated machine learning (AutoML) framework developed by Sberbank AI Lab, designed to facilitate the development of machine learning models with minimal human intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    ...Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate inside an algorithmic flow to occupy positions close to the best solution. Development takes place at https://github.com/zfoxer/PsoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Column Rebar Optimization

    Column Rebar Optimization

    EC2/EC8 longitudial rebar optimization in concrete columns

    For given set of external load combinations it checks section integrity (mode 1). Also it does rebar optimization (mode 2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AcoPath

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants. Development takes place at https://github.com/zfoxer/AcoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jekyll Starter Kit

    Jekyll Starter Kit

    Jekyll Progressive Web App Generator

    Jekyll Progressive Web App Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VS-Code-Extension-Doc-ZH

    VS-Code-Extension-Doc-ZH

    VS Code Extension Doc in Chinese

    ...New features and APIs become available every month to increase the power and scope of VS Code extensions. During the translation process, it is inevitable that there will be clerical errors, inadequate translation, and room for optimization. Of course, the most serious chapters or fragments that should be translated are difficult to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Axiom

    Axiom

    An FFmpeg GUI for Windows

    ...The tool includes predefined configurations for various codecs and formats, allowing users to achieve consistent results with minimal effort. It supports advanced encoding features such as hardware acceleration, bitrate control, and quality optimization. Axiom is particularly useful for users who need repeatable workflows for converting and compressing media files efficiently. It also allows customization of encoding parameters, enabling flexibility for different use cases. Overall, it acts as a productivity layer on top of FFmpeg, streamlining video processing tasks for both beginners and advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An open source Solver-compatible optimization engine for Microsoft Excel on Windows and Mac using the Coin-OR CBC linear and integer programming optimizer. You can also use other solvers like Gurobi (if you have it installed), solvers on the NEOS cloud, and various non-linear solvers are supported too.
    Leader badge
    Downloads: 760 This Week
    Last Update:
    See Project
  • 24
    TerarkDB

    TerarkDB

    A RocksDB compatible KV storage engine with better performance

    TerarkDB is an open-source storage engine designed as a replacement for RocksDB — offering improved performance, better compression, and optimized tail-latency for key-value workloads. It aims to be drop-in compatible with existing RocksDB setups: you can migrate most RocksDB instances over to TerarkDB without rewriting your storage logic. Under the hood, TerarkDB employs advanced data structures and compression strategies to reduce I/O, memory usage, and latency variability — delivering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Peptide Vaccine Analysis Tool (PVAT) is an optimization software that predicts the best possible peptide stretches in a given protein sequence based on two factors: 1. the surface exposure of the peptide stretches, and 2. their susceptibility to mutation.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo