Lokad / FasterMathLinks
Intrinsics accelerated math functions for .NET Core - trading accuracy for performance
☆17Updated 5 years ago
Alternatives and similar repositories for FasterMath
Users that are interested in FasterMath are comparing it to the libraries listed below
Sorting:
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Rapid Avro serializer for C# .NET☆9Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Parse any type from string in efficient way☆35Updated last month
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A light-weight, performant interval tree in C#☆29Updated 3 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆85Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- ☆24Updated 4 years ago