Coder Social home page Coder Social logo

hcc-118 / lcm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lcm-proj/lcm

0.0 1.0 0.0 8.56 MB

Lightweight Communications and Marshalling

License: GNU Lesser General Public License v2.1

C 16.75% Shell 0.09% C++ 28.14% C# 1.72% Java 48.12% Lua 0.27% Python 0.55% CSS 0.21% HTML 0.84% M4 0.11% CMake 2.49% Roff 0.42% Go 0.30%

lcm's Introduction

Lightweight Communications and Marshalling (LCM)

LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages.

Quick Links

Features

  • Low-latency inter-process communication
  • Efficient broadcast mechanism using UDP Multicast
  • Type-safe message marshalling
  • User-friendly logging and playback
  • No centralized "database" or "hub" -- peers communicate directly
  • No daemons
  • Few dependencies

Supported platforms and languages

  • Platforms:
    • GNU/Linux
    • OS X
    • Windows
    • Any POSIX-1.2001 system (e.g., Cygwin, Solaris, BSD, etc.)
  • Languages
    • C
    • C++
    • C#
    • Go
    • Java
    • Lua
    • MATLAB
    • Python

Build Status (master)

Build Status

lcm's People

Contributors

mwoehlke-kitware avatar ashuang avatar andybarry avatar tprk77 avatar abachrach avatar tderensis avatar tbeu avatar gustafj avatar bluesquall avatar hoxell avatar mrpelotazo avatar wxmerkt avatar donkahlero avatar severinstrobl avatar sammy-tri avatar m-chaturvedi avatar jbendes avatar jwnimmer-tri avatar zerolover avatar kyonifer avatar egachen avatar dehann avatar tonioteran avatar spowers42 avatar russtedrake avatar patmarion avatar mspiegel avatar johanewiden avatar jscushman avatar gregory-meyer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.