Glacier.Chrono Alternatives
Similar projects and alternatives to Glacier.Chrono
-
Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible with blazing fast SIMD vectorized parsing.
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
Glacier.Polaris
High-performance, strongly-typed C# DataFrame library for .NET 10, inspired by Python Polars. Features SIMD-accelerated compute, lazy query optimization, and comprehensive type system with 135/135 golden-file parity tests.
-
-
NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
Glacier.Grep
High-performance, zero-allocation, SIMD-accelerated C# search engine and index for .NET 10 with MCP support.
-
Glacier.Graph
High-performance, zero-allocation array-backed graph database and traversal engine for .NET 10 utilizing Forward Star representation.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tsunami
A High Performance C# wrapper that allows you to get the benefits of SIMD Intrinsics on List<T>. (by gregyjames)
Glacier.Chrono discussion
Glacier.Chrono reviews and mentions
-
Data-Oriented Design in C#: Why Objects Are Slowing You Down
When you align your memory this way, C# allows you to drop right down to the metal. This is exactly how Glacier.Chrono hits over 2 Billion operations per second without breaking a sweat.
-
I built a zero-allocation C# Time-Series Engine to replace Postgres (and it hits 2 Billion values/sec)
👉 Check out the repo here: github.com/ian-cowley/Glacier.Chrono
Stats
ian-cowley/Glacier.Chrono is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Glacier.Chrono is C#.