Yaroslav Spirin

Results 3 repositories owned by Yaroslav Spirin

computer-science-algorithms

15
Stars
2
Forks
Watchers

A set of implementations of the most notable computer science algorithms. Code is written mostly in C++.

TagCloud

34
Stars
1
Forks
Watchers

TagCloud 🏷️: A flexible SwiftUI package for creating customizable tag clouds in iOS apps.

keylock

16
Stars
9
Forks
Watchers

A Golang utility package which provides a way to lock a set of keys so that any subsequent call with a non-empty subset of already locked keys makes the goroutine waiting.