C Optimization

Open-source C projects categorized as Optimization

Top 13 C Optimization Projects

Optimization
  1. coz

    Coz: Causal Profiling

    Project mention: Coz: Causal Profiling | news.ycombinator.com | 2024-04-18
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. blis

    BLAS-like Library Instantiation Software Framework

    Project mention: 2024 Retrospective | dev.to | 2025-01-04

    Building on the BLAS work as part of an internship at Quansight Labs, Pranav Goswami worked to lay the foundations for LAPACK (Linear Algebra Package) support in stdlib in order to provide higher order linear algebra routines for solving systems of linear equations, eigenvalue problems, matrix factorization, and singular value decomposition. Detailed more fully in his post-internship blog post, Pranav sought to establish an approach for testing and documentation of added implementations and to leverage the ideas of BLIS to create LAPACK interfaces which facilitated interfacing with stdlib's ndarrays and thus minimize data movement and storage requirements. While a good chunk of time was spent working out the kinks and iterating on API design, Pranav made significant headway in adding various implementation utilities and nearly 30 commonly used LAPACK routines. Given the enormity of LAPACK (~1700 routines), this work will continue into the foreseeable future, so be on the lookout for more updates in the months ahead!

  4. osqp

    The Operator Splitting QP Solver

  5. gaussian-splatting-cuda

    3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!

  6. acados

    Fast and embedded solvers for nonlinear optimal control

  7. FastDoom

    Doom port for DOS, optimized to be as fast as possible!

    Project mention: FastDoom – Performance Gains on Slow 386 and 486 CPUs | news.ycombinator.com | 2024-07-22
  8. libfirm

    graph based intermediate representation and backend for optimising compilers

  9. SaaSHub

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

    SaaSHub logo
  10. siconos

    Simulation framework for nonsmooth dynamical systems

  11. d32xr

    A modern port of Doom for the Sega 32X

  12. fast_zlib

    Heavily optimized zlib compression algorithm

  13. pg_plan_advsr

    PostgreSQL extension for automated execution plan tuning

  14. Aha

    Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren (by dpt)

  15. tsprite

    Convert Sprites to Windows escape sequences, optimized for Conhost games

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

C Optimization discussion

Log in or Post with

C Optimization related posts

  • FastDoom – Performance Gains on Slow 386 and 486 CPUs

    2 projects | news.ycombinator.com | 22 Jul 2024
  • Doom port for DOS, optimized to be as fast as possible

    1 project | news.ycombinator.com | 19 Jul 2024
  • Coz: Causal Profiling

    1 project | news.ycombinator.com | 18 Apr 2024
  • Coz: Finding code that counts with causal profiling

    1 project | news.ycombinator.com | 16 Jan 2024
  • Chat GPT auttoi Tommi Koirikiveä koodaamaan parkkisakkosivuston muutamassa päivässä: ”Aika monta kertaa jouduin nostamaan leuan lattialta”

    1 project | /r/Suomi | 16 May 2023
  • Why is SwitchToThread using so many resources?

    1 project | /r/cpp_questions | 5 Apr 2023
  • Performance analysing tools

    1 project | /r/cpp_questions | 10 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 coz 4,165
2 blis 2,367
3 osqp 1,778
4 gaussian-splatting-cuda 963
5 acados 901
6 FastDoom 548
7 libfirm 492
8 siconos 169
9 d32xr 166
10 fast_zlib 133
11 pg_plan_advsr 101
12 Aha 57
13 tsprite 9

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?