matthewkolbe / LitMathLinks
A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET
☆75Updated last year
Alternatives and similar repositories for LitMath
Users that are interested in LitMath are comparing it to the libraries listed below
Sorting:
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆140Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated 2 weeks ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Managed port of mimalloc.☆45Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- ☆201Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆150Updated 11 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆120Updated this week
- 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
- Simplified, but extremely fast protobuf encoder.☆20Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆58Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆335Updated last week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated 2 weeks ago