Skip to content

Highlights

Sponsors

@seanmiddleditch @MarkOates @homer6 @sthagen @richardlalancette @reFX-Mike

Pinned

  1. JSON for Modern C++

    C++ 19.4k 3.4k

  2. Crow - a C++ client for Sentry

    C++ 100 16

  3. C++ Mutation Test Environment

    CSS 91 11

  4. a FIFO-ordered associative container for C++

    C++ 81 32

647 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created a pull request in nlohmann/json that received 6 comments

Make assert configurable via JSON_ASSERT

This PR introduces a macro JSON_ASSERT(x) which defaults to assert(x), but can be replaced by any other implementation. Closes #2239.

+349 −283 6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.