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
Related projects ⓘ
Alternatives and complementary repositories for dotnetex
- 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
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- Fast binary serializer☆64Updated this week
- .NET Reflection.Emit extensions☆163Updated 3 months ago
- Use ETW events to show what the .NET GC is doing☆109Updated 8 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆101Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆68Updated last year
- DAWG String Dictionary in C#☆118Updated 3 months ago
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆82Updated 4 years ago
- .NET Serializer testing framework☆76Updated last year
- ☆139Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆219Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 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.☆151Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆35Updated 4 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆66Updated 4 years ago
- Set of extensions for R# that simplifies Design by Contract programming using Code Contracts.☆69Updated 8 years ago
- ☆29Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year