18 packages
returned for Tags:"struct"
Filter
132,104 total downloads
last updated 5/17/2022
Latest version: 3.9.12
Struct
PIM
Client to connect to Struct PIM Api
Provides an almost drop-in replacement for String, with allocation-free substring/split methods, along with a ToStringCached() extension method that can be used on StringBuilders, ValueStrings and so on.
46,212 total downloads
last updated 5/17/2022
Latest version: 3.9.12
Struct
PIM
Models used by the Struct PIM Api
This library implements Kaitai Struct API for C#.
Extended collection of packages that provide common structures, extensions, and helpers that can be used across many libraries, and applications.
Implementation in C# of LINQ concept with struct
1,654 total downloads
last updated 12/30/2020
Latest version: 1.0.8
enum
struct
C# enum(like) with non-integer type casts (by source generator)
Superstructs is a bunch of useful value types that fortify the source code
Implementation in C# of LINQ concept with struct. Extension support for BCL containers
Ever needed to cast one struct to another, or pull a struct out of a byte array without a lot of work or unsafe code? I have too, so I made PODcaster. It can cast between individual elements as well as to and from array sections.
C# records (immutable structs and classes) analyzer and code fix to create Constructor and `With` method. Installs as a development dependency.
Analyzer forbidden the default constructor of structs
Fast reference and value types shallow/deep cloner
.NET Standard library of simple value type related functionality.
Provides the attributed hooks for purposes of invoking Code Generation.
Flexible return struct to replace that all too common return tuple with success boolean and return value.
Ref Struct (ref-struct) binding library for Bridge.NET projects.