awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
msteinbeck avatar

msteinbeck/tinyspline

0
View on GitHub↗
1,339 stars·220 forks·C·MIT·10 views

Tinyspline

ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.

Features

  • Motion Planning and Control - Library for interpolating and transforming NURBS and splines.
  • Planning and Control - Library for interpolating and transforming spline curves.
  • Graphics Rendering - Library for NURBS, B-Splines, and Bézier curves.

Star history

Star history chart for msteinbeck/tinysplineStar history chart for msteinbeck/tinyspline

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tinyspline

These projects share indexed features with Tinyspline. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alexliniger/mpccalexliniger avatar

    alexliniger/MPCC

    1,829View on GitHub↗

    Model Predictive Contouring Controller (MPCC) for Autonomous Racing

    C++
    View on GitHub↗1,829
  • alphaville/optimization-enginealphaville avatar

    alphaville/optimization-engine

    636View on GitHub↗

    Nonconvex embedded optimization: code generation for fast real-time optimization ROS support

    Rust
    View on GitHub↗636
  • anassinator/ilqranassinator avatar

    anassinator/ilqr

    423View on GitHub↗

    Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models

    Python
    View on GitHub↗423
  • acado/acadoacado avatar

    acado/acado

    577View on GitHub↗

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization.

    C++
    View on GitHub↗577
Compare all 30 related projects→

Frequently asked questions

What does msteinbeck/tinyspline do?

ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.

What are the main features of msteinbeck/tinyspline?

The main features of msteinbeck/tinyspline are: Motion Planning and Control, Planning and Control, Graphics Rendering.

Which projects share features with msteinbeck/tinyspline?

Projects with overlapping indexed features include: acado/acado — ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It… astuff/pacmod — A ROS driver for the AutonomouStuff PACMod drive-by-wire system. anassinator/ilqr — Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models. alexliniger/mpcc — Model Predictive Contouring Controller (MPCC) for Autonomous Racing. alphaville/optimization-engine — Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support. atsushisakai/hybridastartrailer.