Metalnem / alignment-and-pipeliningLinks
Benchmarks showing the difference between the naive intrinsics usage and the optimized code that takes advantage of alignment and pipelining
☆12Updated 7 years ago
Alternatives and similar repositories for alignment-and-pipelining
Users that are interested in alignment-and-pipelining are comparing it to the libraries listed below
Sorting:
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated this week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 months ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- An HTML generation library☆42Updated last week
- Compressed bitmaps in C#☆82Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Simple tools for working with immutable trees☆60Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.