martinmoene / kalman-estimator
kalman-estimator - a Kalman estimator in C++
☆23Updated 3 years ago
Alternatives and similar repositories for kalman-estimator:
Users that are interested in kalman-estimator are comparing it to the libraries listed below
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Libusb wrapper for Asio☆64Updated 2 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Library for complex bitfields☆19Updated 11 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Build-system agnostic code generation application for C++.☆20Updated 2 weeks ago
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ state machine template class framework☆26Updated 11 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month