libcluon

libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.

MPL-2.0 License

Stars
98
Committers
5

Bot releases are hidden (Show)

libcluon - v0.0.124

Published by chrberger about 5 years ago

  • added hostname resolving to IPv4
libcluon - v0.0.123

Published by chrberger about 5 years ago

  • upgrading to catch v2.9.2
libcluon - v0.0.122

Published by chrberger about 5 years ago

  • Upgrading 3rd party libraries; extending functionality for stringtoolbox; fixes from coverity scan
libcluon - v0.0.121

Published by chrberger over 5 years ago

  • refactored cluon-livefeed; added cluon.data.RecorderCommand
libcluon - v0.0.120

Published by chrberger almost 6 years ago

  • Added support for large .rec files for rec2csv
libcluon - v0.0.119

Published by chrberger almost 6 years ago

  • Updating catch to v2.5.0, argh to v1.3.0, cpp-peglib to latest
libcluon - v0.0.118

Published by chrberger almost 6 years ago

  • Compile fixes for musl-libc emulation for aarch64 and armhf
libcluon - v0.0.117

Published by chrberger almost 6 years ago

  • SharedMemory provides time stamping feature
libcluon - v0.0.116

Published by chrberger almost 6 years ago

  • Adjusted compile flags for release builds
libcluon - v0.0.115

Published by chrberger almost 6 years ago

  • Improving code coverage, support for GCC 8.2
libcluon - v0.0.114

Published by chrberger about 6 years ago

  • Updating catch2 and cpp-peglib
libcluon - v0.0.113

Published by chrberger about 6 years ago

  • Compile fixes for i386 and armhf
libcluon - v0.0.112

Published by chrberger about 6 years ago

  • Compile fixes
libcluon - v0.0.111

Published by chrberger about 6 years ago

  • Improving performance of Proto implementation
libcluon - v0.0.110

Published by chrberger about 6 years ago

  • Corrected SPDX for Alpine packages
libcluon - v0.0.109

Published by chrberger about 6 years ago

  • Re-licensed under MPL-2.0 to better meet single-file, header-only in practice
libcluon - v0.0.108

Published by chrberger about 6 years ago

  • Reduced verbosity in SharedMemory in success case; elevated permission level to rw+ugo
libcluon - v0.0.107

Published by chrberger about 6 years ago

  • Added encodeEnvelopeFromJSONWithSampleTimeStamp for Javascript to add sample timestamp
libcluon - v0.0.106

Published by chrberger about 6 years ago

  • Fix for busy waiting in cluon-replay at EOF
libcluon - v0.0.105

Published by chrberger about 6 years ago

  • Added tool cluon-filter to keep or drop Envelopes from a stdin stream