Palimpsest Alternatives
Similar projects and alternatives to palimpsest
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better palimpsest alternative or higher similarity.
palimpsest discussion
palimpsest reviews and mentions
Posts with mentions or reviews of palimpsest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-04.
-
What debugging/monitoring method do you use? Lately, I have been using the Saleae Logic Analyzer to monitor the signals exchanged among the boards of my embedded network. I find it really cool, but do you have any other recommendations? What do you use?
In robotics most relevant signals are seen by the software. My current pattern is to log everything to MessagePack files (e.g. using mpacklog in Python or palimpsest in C++), then dump and plot the data later on using handy command-line tools like jq and rq.
Stats
Basic palimpsest repo stats
1
10
8.0
18 days ago
upkie/palimpsest is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of palimpsest is C++.