CyberSaving / MemoryUsageLinks
Simple code for sizing the memory usage of any kind of item in Dot.Net in CLR(2.0)
☆10Updated 3 years ago
Alternatives and similar repositories for MemoryUsage
Users that are interested in MemoryUsage are comparing it to the libraries listed below
Sorting:
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A PEG parser for C#, using code generators☆34Updated 3 years ago
- A .NET library that calculates the width of Unicode characters.☆58Updated this week
- Fast Accessors for .Net☆33Updated 2 years ago
- ☆40Updated 5 years ago
- dotnet watch we always wanted☆103Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Generates C# Script for constructing the given object☆21Updated last year
- .NET 6+ project templates that do not use top level statements☆33Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 8 months ago
- ☆44Updated 2 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆53Updated this week
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Exploring Span<T> and System.IO.Pipelines☆16Updated 3 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- ☆35Updated 5 years ago
- A simple command line parser with fluent definition API.☆29Updated 5 years ago
- A command-line IDE for C#☆69Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- My collection of benchmarks for random pieces of code☆13Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Contrib.Bcl.Ranges☆20Updated 5 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 11 months ago
- Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.☆28Updated 3 years ago
- A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.☆38Updated 4 years ago