SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 C Optimization Projects
-
-
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.
-
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!
-
-
gaussian-splatting-cuda
3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
-
-
Project mention: FastDoom – Performance Gains on Slow 386 and 486 CPUs | news.ycombinator.com | 2024-07-22
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
C Optimization discussion
C Optimization related posts
-
FastDoom – Performance Gains on Slow 386 and 486 CPUs
-
Doom port for DOS, optimized to be as fast as possible
-
Coz: Causal Profiling
-
Coz: Finding code that counts with causal profiling
-
Chat GPT auttoi Tommi Koirikiveä koodaamaan parkkisakkosivuston muutamassa päivässä: ”Aika monta kertaa jouduin nostamaan leuan lattialta”
-
Why is SwitchToThread using so many resources?
-
Performance analysing tools
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Feb 2025
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 |