open-switch / opx-common-utils

Home Page:https://openswitch.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

© 2018 OpenSwitch project. All information is contributed to and made available by OPX under the Creative Commons Attribution 4.0 International License (available at http://creativecommons.org/licenses/by/4.0/).

opx-common-utils

This repository contains a utilities library used by the OPX project for thread queues, mutex support, and other items. It is recommended that all utility code (used by more than one OPX component) be placed in this repository. For example, the event service used by the CPS.

The API that starts, stops, and the infrastructure for events are in the event sources, while the user code is in the opx-cps repository.

Packages

  • libopx-common1_version_arch.deb — Utility libraries  
  • libopx-common-dev_version_arch.deb — Exported header files

See Architecture for more information on the common utilities module.

About

https://openswitch.net


Languages

Language:C 68.2%Language:C++ 30.5%Language:Makefile 0.7%Language:M4 0.4%Language:Objective-C 0.3%