Pinned Repositories
Clash-for-ubuntu
A clash application for the ubuntu system.
IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
idgenerator-go
idgenerator 的 Go 专项引用库。
mad-torrent
Delphi bittorrent protocol implementation
main
我的主页
MiniBigInteger
A mini lib for arbitrary-precision arithmetic of integer (bigint) with high performance
mpi-demo
🗂 Several parallel programs using MPI. Such as: approximate calculation of Pi, complex matrix multiplication, multiplication of long numbers by the Karatsuba or Schonhage-Strassen multiplication methods.
Primality-test
素数的检验与证明相关实用算法的介绍与实现
elflyao's Repositories
elflyao/Primality-test
素数的检验与证明相关实用算法的介绍与实现
elflyao/Clash-for-ubuntu
A clash application for the ubuntu system.
elflyao/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
elflyao/idgenerator-go
idgenerator 的 Go 专项引用库。
elflyao/mad-torrent
Delphi bittorrent protocol implementation
elflyao/main
我的主页
elflyao/MiniBigInteger
A mini lib for arbitrary-precision arithmetic of integer (bigint) with high performance
elflyao/mpi-demo
🗂 Several parallel programs using MPI. Such as: approximate calculation of Pi, complex matrix multiplication, multiplication of long numbers by the Karatsuba or Schonhage-Strassen multiplication methods.