Pinned Repositories
bitonic-sort-visualization
A python script which helps visualize the sorting routine of bitonic sort (executed in parallel using nvcc).
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
cuda_bitonic_sort_-
GPU并行的高效排序方法,但是排序的个数必须为2的幂次个,任意个数的需要自己用极大或极小补为2的幂次个。
cuda_bitonic_sort_test
testing bitonic sort algorithm on cuda
CudaSort
sort algorithm by cuda
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
hbs-helper
Amaze UI widget Handlebars partials and helpers.
HP-Socket
High Performance TCP/UDP Socket Component
iview-admin
Vue 2.0 admin management system template based on iView
iView-init-configure
iView2.14.3初始化配置文件及教程,阶段性更新
peak-gf's Repositories
peak-gf/bitonic-sort-visualization
A python script which helps visualize the sorting routine of bitonic sort (executed in parallel using nvcc).
peak-gf/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
peak-gf/cuda_bitonic_sort_-
GPU并行的高效排序方法,但是排序的个数必须为2的幂次个,任意个数的需要自己用极大或极小补为2的幂次个。
peak-gf/cuda_bitonic_sort_test
testing bitonic sort algorithm on cuda
peak-gf/CudaSort
sort algorithm by cuda
peak-gf/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
peak-gf/hbs-helper
Amaze UI widget Handlebars partials and helpers.
peak-gf/HP-Socket
High Performance TCP/UDP Socket Component
peak-gf/iview-admin
Vue 2.0 admin management system template based on iView
peak-gf/iView-init-configure
iView2.14.3初始化配置文件及教程,阶段性更新
peak-gf/my-code
个人代码
peak-gf/vue-easytable
🍉 Vue table components, support for cell edit,multi-head fixed, multi-column fixed, clumn drag, sort,conditional filter, custom column ...(vue table 组件,支持 单元格合并、单元格编辑、多表头固定、多列固定、列拖动、排序、自定义列、条件过滤、分页... )
peak-gf/Vue-MintShop
:meat_on_bone: :watermelon: 尚硅谷的练习项目,使用vue2.0开发的前后端分离的外卖App。开发文档、流程完整详尽,非常适合作为个人练手项目。
peak-gf/zap
Blazing fast, structured, leveled logging in Go.