Skip to content

Commit 184e518

Browse files
authored
Merge pull request Cysharp#146 from filzrev/chore-add-badges-to-readme
chore: Add badges to readme
2 parents f00f01e + 7c47dcc commit 184e518

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
ZLinq
22
===
3+
[![CI](https://github.com/Cysharp/ZLinq/actions/workflows/build-debug.yml/badge.svg)](https://github.com/Cysharp/ZLinq/actions/workflows/build-debug.yml)
4+
[![Benchmark](https://github.com/Cysharp/ZLinq/actions/workflows/benchmark.yml/badge.svg)](https://github.com/Cysharp/ZLinq/actions/workflows/benchmark.yml)
5+
[![NuGet](https://img.shields.io/nuget/v/ZLinq)](https://www.nuget.org/packages/ZLinq)
6+
[![DeepWiki](https://img.shields.io/badge/Chat%20with-DeepWiki%20🤖-blue)](https://deepwiki.com/Cysharp/ZLinq)
7+
38
Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms(netstandard2.0, 2.1, net8, net9) and Unity, Godot.
49

510
![](img/benchmarkhead.jpg)

0 commit comments

Comments
 (0)