msgpack
Here are 253 public repositories matching this topic...
-
Updated
Nov 23, 2020 - C#
Adapt xxhash
-
Updated
Apr 29, 2020 - C
-
Updated
Nov 19, 2020 - Go
-
Updated
Oct 21, 2020 - C#
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Nov 24, 2020 - Python
-
Updated
Jan 28, 2020 - C++
-
Updated
Sep 13, 2020 - Rust
-
Updated
Nov 23, 2020 - Scala
-
Updated
Oct 21, 2020 - Python
-
Updated
Jun 21, 2020 - C#
-
Updated
Nov 22, 2020 - C++
-
Updated
May 25, 2020 - PHP
-
Updated
Oct 7, 2020 - C
Migrate to goavro v2
-
Updated
Aug 28, 2019 - C++
-
Updated
Nov 21, 2020 - Python
-
Updated
Nov 15, 2020 - Swift
-
Updated
Nov 23, 2019 - Java
Improve this page
Add a description, image, and links to the msgpack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msgpack topic, visit your repo's landing page and select "manage topics."
I think we should patch test/CMakeLists.txt to always use
-Wall -Werroron *nix and the corresponding MSVC flags. It is way too easy to overlook a warning in the CI output as #1797 has shown.@nlohmann Thoughts?