CarlVerret / csFastFloat
☆189Updated last month
Alternatives and similar repositories for csFastFloat:
Users that are interested in csFastFloat are comparing it to the libraries listed below
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆174Updated 10 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆108Updated last week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆161Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Better random number generation for .NET☆62Updated 7 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months ago
- C# Source Generator for UTF-8 binary literal☆137Updated 4 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆121Updated this week
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆295Updated 3 weeks ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆263Updated 11 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆100Updated 10 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆62Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆141Updated 2 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 4 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated last month
- A tool to visualize the activity of the .NET garbage collector.☆171Updated 6 months ago
- Inject arbitrary IL code at compile time.☆243Updated last month
- Interop bindings for mimalloc.☆36Updated 4 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 8 months ago
- Benchmarking LINQ and alternative implementations☆177Updated 11 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- .NET tool to analyze size of Native AOT binaries.☆358Updated last month
- C# implementation of a Rope<T> immutable data structure.☆118Updated 2 months ago
- Implementation of a lock-free dictionary on .Net.☆492Updated 8 months ago
- DAWG String Dictionary in C#☆120Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago