CarlVerret / csFastFloatLinks
☆192Updated 5 months ago
Alternatives and similar repositories for csFastFloat
Users that are interested in csFastFloat are comparing it to the libraries listed below
Sorting:
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆187Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆303Updated last year
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Better random number generation for .NET☆63Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Execute a function in a separate process☆234Updated 11 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Benchmarking LINQ and alternative implementations☆183Updated last year
- A high-performance, zero-allocation .NET logging library.☆417Updated 3 weeks ago
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆137Updated this week
- Inject arbitrary IL code at compile time.☆247Updated last month
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 11 months ago
- .NET tool to analyze size of Native AOT binaries.☆379Updated last month
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆276Updated last year
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆240Updated 7 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- Experimenting with dotnet runtime.☆157Updated last week
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 4 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 9 months ago