Skip to content

matt-attack/rucksack

Repository files navigation

Rucksack

A data recording format and tool for PubSub.

What is this package?

It contains the implementation for the library to work with .sack files.

It also provides tools for recording, inspecting and playing back these files.

Features

  • Live data collection
  • Playback at various rates

Supported Platforms

  • Windows
  • Linux (tested on Ubuntu variants)

Dependencies

  • PubSub
  • C stdlib

Install and Build Instructions

First download and build pubsub.

Then download and build rucksack:

# Clone the repository and change directory into it
git clone https://github.com/matt-attack/rucksack.git
cd rucksack

# Build the respository
cmake .
cmake --build .

About

A data recording and playback system for PubSub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published