DmitryGaravsky / FastAccessorsLinks
Fast Accessors for .Net
☆33Updated 3 years ago
Alternatives and similar repositories for FastAccessors
Users that are interested in FastAccessors are comparing it to the libraries listed below
Sorting:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Tool to rename .NET assemblies and references☆56Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Find transitive dependencies in assemblies☆24Updated last month
- dotnet watch we always wanted☆104Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 4 months ago