diff --git a/README.md b/README.md index 10c7192..890780f 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [marijnfs/zigtimsort](https://github.com/marijnfs/zigtimsort) : TimSort implementation for Zig. - [Sahnvour/zig-containers](https://github.com/Sahnvour/zig-containers) : A set of containers for Zig. - [booniepepper/zig-data-structures](https://github.com/booniepepper/zig-data-structures) : Home to some experiments in Zig data structures. +- [deckarep/ziglang-set](https://github.com/deckarep/ziglang-set) : A generic and general purpose Set implementation for the Zig language. ## String Processing