983

Results 8 repositories owned by 983

bigint

25
Stars
4
Forks
Watchers

Arbitrary precision integer library for C and C++

ChaCha20

35
Stars
8
Forks
Watchers

C++ implementation of ChaCha20 algorithm

df

47
Stars
3
Forks
Watchers

Public domain linear time distance field and Voronoi diagram on lattice grid

Elephant

26
Stars
4
Forks
Watchers

Drawing an elephant using fourier series with tensorflow.

Fluid-Simulation

48
Stars
4
Forks
Watchers

Fluid Simulation on CPU and GPU in C++ with OpenGL

Num

61
Stars
18
Forks
Watchers

Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers

SHA1

26
Stars
15
Forks
Watchers

Public domain C++ SHA1 implementation

RadixSort

16
Stars
4
Forks
Watchers

C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers