Skip to content
View mjcaisse's full-sized avatar

Organizations

@consultciere @boostorg @cierelabs

Block or report mjcaisse

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. json_spirit json_spirit Public

    Forked from cierelabs/json_spirit

    C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you do in python or javascript.

    C++ 2

  2. liaw2014 liaw2014 Public

    Forked from JeffGarland/liaw2014

    C++ Now Library in a Week 2014

    C++ 1

  3. bazel-embedded bazel-embedded Public

    Forked from bazelembedded/bazel-embedded

    Tools for embedded/bare-metal development using bazel

    Starlark 1

  4. cpp-baremetal-senders-and-receivers cpp-baremetal-senders-and-receivers Public

    Forked from intel/cpp-baremetal-senders-and-receivers

    An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.

    C++ 1

  5. boostache boostache Public

    Forked from cierelabs/boostache

    Template engine library in C++

    C++

  6. cppcheck-junit cppcheck-junit Public

    Forked from johnthagen/cppcheck-junit

    Converts Cppcheck XML output to JUnit XML.

    Python