Skip to content

Fork of eProsima Fast-CDR that can cross-compile to ARM

License

Notifications You must be signed in to change notification settings

tedostrem/Fast-CDR

 
 

Repository files navigation

Fork of eProsima FastCDR that can cross-compile to ARM.

$ git clone git@github.com:tedostrem/Fast-CDR.git 
$ cd Fast-CDR
$ make arm # Spits out a debian package for ARM architecture 

Introduction

eProsima FastCDR is a C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.

Build

eProsima FastCDR provides CMake scripts to build and install it. Also in eProsima you can find packages for Linux using autotools and binaries for Windows.

About

Fork of eProsima Fast-CDR that can cross-compile to ARM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.7%
  • CMake 8.5%
  • NSIS 2.8%
  • Java 2.1%
  • M4 1.7%
  • Python 0.8%
  • Other 0.4%