Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : endianbinaryio

This .NET library provides a simple API to read/write bytes from/to streams and spans using user-specified endianness. By default, supported types include primitives, enums, arrays, strings, and some common .NET struct types. Objects can also be read/written from/to streams via reflection and attributes. The developer can use the API even if their target behavior or data is not directly supported by using the IBinarySerializable interface, inheritting from the reader/writer, or using the manual Span methods without streams. Performance is the focus when not using reflection; no allocations unless absolutely necessary! Project URL and Samples ― https://github.com/Kermalis/EndianBinaryIO

Registry - Homepage - JSON
purl: pkg:nuget/endianbinaryio
Keywords: Serialization, Reflection, Endianness, LittleEndian, BigEndian, EndianBinaryIO, big-endian, csharp, csharp-library, endian, endianbinaryio, endianness, little-endian, serialization, serialization-library, serialize-objects, serializer
License: MIT
Latest release: over 1 year ago
First release: over 3 years ago
Downloads: 19,763 total
Stars: 26 on GitHub
Forks: 4 on GitHub
Total Commits: 90
Committers: 1
Average commits per author: 90.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...