Skip to content

Commit 2fa4837

Browse files
authored
new users (#515)
1 parent 4276c79 commit 2fa4837

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,32 @@ If you know others, feel free to add them here through a PR.
341341
</a>
342342
</td>
343343
</tr>
344+
<tr>
345+
<td>
346+
<a href="https://github.com/ada-url/ada">
347+
<p align="center">
348+
<img src="https://avatars.githubusercontent.com/u/120840559?s=200&v=4" alt="ada" width="100pt" />
349+
</p>
350+
<p align="center"><b>ada - WHATWG-compliant and fast URL parser written in modern C++</b></p>
351+
</a>
352+
</td>
353+
<td>
354+
<a href="https://github.com/exaloop/codon">
355+
<p align="center">
356+
<img src="https://github.com/exaloop/codon/blob/develop/docs/img/logo.png?raw=true" alt="codon" width="100pt" />
357+
</p>
358+
<p align="center"><b>codon - A high-performance, zero-overhead, extensible Python compiler using LLVM</b></p>
359+
</a>
360+
</td>
361+
<td>
362+
<a href="https://github.com/RoaringBitmap/CRoaring">
363+
<p align="center">
364+
<img src="https://avatars.githubusercontent.com/u/16548876?s=200&v=4" alt="CRoaring" width="100pt" />
365+
</p>
366+
<p align="center"><b>CRoaring - Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks</b></p>
367+
</a>
368+
</td>
369+
</tr>
344370
</table>
345371

346372
## Snippets

0 commit comments

Comments
 (0)