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
Sorting:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated this week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- 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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆35Updated 7 years ago
- C++ Active Objects☆64Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Static exception memory allocation policy.☆37Updated 3 months ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- Embedded Template Library☆59Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years 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 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- ☆62Updated 9 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- C++ state machine template class framework☆26Updated 11 years ago