CarlVerret / csFastFloatLinks
☆195Updated 6 months ago
Alternatives and similar repositories for csFastFloat
Users that are interested in csFastFloat are comparing it to the libraries listed below
Sorting:
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 10 months ago
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆111Updated last year
- .NET tool to analyze size of Native AOT binaries.☆385Updated last week
- Better random number generation for .NET☆63Updated 3 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated 2 months ago
- Execute a function in a separate process☆235Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Generic weak event implementation☆193Updated 5 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆101Updated this week
- Inject arbitrary IL code at compile time.☆247Updated 2 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated 4 months ago
- A .NET implementation of several non-cryptographic hashes.☆68Updated 6 months ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.☆156Updated 6 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆136Updated 5 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last month
- A ConcurrentHashSet implementation☆137Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- Practical generic programming for .NET☆223Updated 2 weeks ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 10 months ago