Lokad / FasterMathLinks
Intrinsics accelerated math functions for .NET Core - trading accuracy for performance
☆17Updated 6 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)☆43Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ☆12Updated 4 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Create zero allocation capturing struct lambdas!☆14Updated 2 years ago
- Parse any type from string in efficient way☆35Updated last month
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- .NET Serializer testing framework☆77Updated 2 years ago
- A light-weight, performant interval tree in C#☆36Updated 9 months ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- Fast binary serializer☆66Updated last year
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago