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 4 years ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Blittable .NET structs☆15Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 4 months ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Code for my talk ".NET Core: Performance Storm"☆9Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not ma…☆14Updated 9 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 4 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- High performance enum library for C# written generically with System.Enum constraint (in C++/CLI since C# doesn't support that!)☆20Updated 8 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 6 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago