Msgpack-Cli
Wire
Msgpack-Cli | Wire | |
---|---|---|
1 | - | |
831 | 377 | |
0.4% | -0.3% | |
2.1 | 0.0 | |
3 months ago | almost 2 years ago | |
C# | C# | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Msgpack-Cli
-
Feedback request: a super-lightweight library for transferring data between applications
In comparison, msgpack/flatbuffers are much more complex and have their own build dependency. For example, this is what you'll need for msgpack - https://github.com/msgpack/msgpack-cli/tree/master/src/MsgPack
Wire
We haven't tracked posts mentioning Wire yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Protobuf.NET - Protocol Buffers library for idiomatic .NET
Bois - Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with almost no change.
MessagePack for C# (.NET, .NET Core, Unity, Xamarin) - Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
ProtoBuf - C# code generator for reading and writing the protocol buffers format
FileHelpers - The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
Bond - Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
Json.NET - Json.NET is a popular high-performance JSON framework for .NET
Protobuf - Protocol Buffers - Google's data interchange format
JsonSubTypes - Discriminated Json Subtypes Converter implementation for .NET