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)☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated 10 months ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆72Updated 5 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 7 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Managed port of mimalloc.☆44Updated 6 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- ☆12Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- ☆12Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- Create zero allocation capturing struct lambdas!☆11Updated last year
- A framework for transparently invoking multiple instances or clients.☆36Updated last week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Concurrency library for .Net☆64Updated 4 months ago