Pmp-library Alternatives
Similar projects and alternatives to pmp-library
-
-
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.
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)
-
-
-
-
Catch
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
cinolib
A generic programming header only C++ library for processing polygonal and polyhedral meshes
-
-
-
splinter
Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB (by bgrimstad)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pmp-library discussion
pmp-library reviews and mentions
-
Simple mesh library seeking advice and feedback
Thought I would work again on C and made this mesh library similar to https://github.com/pmp-library/pmp-library/tree/63e03811b0d5c5427302229fe3c05d017e961c00 and https://www.danielsieger.com/blog/2021/01/03/generating-platonic-solids.html in C. What could I do better and what would consist of better design here?
-
Hey Rustaceans! Got a question? Ask here! (27/2022)!
In C++, there is this great mesh processing library called PMP and I have noticed that Rust is lacking in that regard. So I wondered that if I wanted to bring most of the functionality into Rust (and not just use bindings), how would people usually go about this?
Stats
pmp-library/pmp-library is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of pmp-library is C++.