sidristij / dotnetex
Gets size of .Net Framework objects, can change type of object to incompatible and can alloc .Net objects at unmanaged memory area
☆110Updated 5 years ago
Alternatives and similar repositories for dotnetex:
Users that are interested in dotnetex are comparing it to the libraries listed below
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- .NET Reflection.Emit extensions☆164Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Use ETW events to show what the .NET GC is doing☆109Updated 8 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆102Updated 3 years ago
- Fast binary serializer☆65Updated 2 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- Research project for the Linq for the 2d arrays and images☆19Updated 10 months ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- DAWG String Dictionary in C#☆120Updated 5 months ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated 2 years ago
- ☆139Updated 6 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 6 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- DEPRECATED! Monads for .NET is helpers for C# which makes easier every day of your developer life. Now supports .NET 3.5-4.0, Silverlight…☆149Updated 7 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆152Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆38Updated 4 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Compressed bitmaps in C#☆82Updated last year
- I/O Call Instrumentation for .NET☆41Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Set of extensions for R# that simplifies Design by Contract programming using Code Contracts.☆69Updated 9 years ago