- Yerevan
-
13:28
(UTC -12:00) - https://www.linkedin.com/in/levonghukasyan/
Pinned Loading
-
energi
energi PublicForked from energicryptocurrency/gen2-energi
A cryptocurrency for mass adoption.
C++
-
energiminer
energiminer PublicForked from energicryptocurrency/gen2-energiminer
CPU / GPU miner for Energi
C++
-
graham_convex_hull
graham_convex_hull PublicGraham's scan is a method of finding the convex hull of a finite set of points in the plane with time complexity O(n log n).
C++
-
thread_pool
thread_pool PublicIn computer programming, a thread pool is a software design pattern for achieving concurrency of execution in a computer program. Often also called a replicated workers or worker-crew model, a thre…
-
unique_ptr
unique_ptr PublicThe class template unique_ptr<T> manages a pointer to an object of type T. You will usually construct an object of this type by calling new to create an object in the unique_ptr constructor. After …
C++
If the problem persists, check the GitHub status page or contact support.