CarlVerret / csFastFloat
☆193Updated 3 months ago
Alternatives and similar repositories for csFastFloat:
Users that are interested in csFastFloat are comparing it to the libraries listed below
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆181Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆170Updated 7 months ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆140Updated 6 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆112Updated 2 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 8 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆105Updated last year
- .NET tool to analyze size of Native AOT binaries.☆367Updated 3 months ago
- Benchmarking LINQ and alternative implementations☆178Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆298Updated 2 weeks ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆180Updated 3 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆150Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆499Updated last month
- Better random number generation for .NET☆63Updated last month
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆271Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆67Updated last year
- Practical generic programming for .NET☆199Updated last week
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Execute a function in a separate process☆233Updated 9 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆343Updated last week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆85Updated 5 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆71Updated 6 months ago
- C# implementation of a Rope<T> immutable data structure.☆120Updated 4 months ago
- Make QuickSort Quick Again in C#☆101Updated 2 years ago