adamsitnik / slinq
Experiment - is it possible to optimize LINQ?
☆11Updated 8 years ago
Alternatives and similar repositories for slinq:
Users that are interested in slinq are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Code for my talk ".NET Core: Performance Storm"☆9Updated 8 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A C# Deque class☆49Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Nancy Script Pack for scriptcs☆34Updated 4 years ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- XAML to Ammy converter☆11Updated 7 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 6 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Voodoo Magic for WPF.☆13Updated 8 years ago