Skip to content

barkv0.6.0

Updated

A modern, low latency datadog client for C++

#Usage

bark provides CMake targets:

find_package(bark CONFIG REQUIRED)
target_link_libraries(main PRIVATE twig::bark)

#Supported Platforms

!(uwp | osx)

  • linux
  • windows
  • osx
  • uwp

#Features

No default features.

#test

Dependencies for testing

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#Dependencies

and 50 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Mikael Lindemann's avatarMikael Lindemann
  • SunBlack's avatarSunBlack
  • toge's avatartoge

#Changelog

  • fdae6a4[bark] Update to 0.6.0. (#52269)
  • 7e95981[bark] update to 0.5.0 (#49625)
  • 9f08613[bark] Update 0.4.0 (#49330)
  • 8fb73a9[bark] Update to 0.3.1 (#46753)
  • 4e149b3[bark] New port v0.3.0 (#41570)