Pinned Repositories
bidirpc
bidirpc is a simple bi-direction RPC library.
bsdiff
bsdiff is a library for building and applying patches to binary files.
drawtext-gl-freetype-harfbuzz
Example of drawing text on OpenGL using FreeType2 and HarfBuzz.
go-sha1cd
A CGO wrapper of https://github.com/cr-marcstevens/sha1collisiondetection
golzf
Golang interface to LZF compression
mt19937
MT19937-64伪随机算法代码集
nanoev
nanoev is a simple async event library.
pinyin-db
A simple script that generates a character to pinyin mapping from the Unihan database.
plugintool
golang plugin tool
snowflake
Twitter's Snowflake algorithm implemented in Go.
zhuyie's Repositories
zhuyie/bsdiff
bsdiff is a library for building and applying patches to binary files.
zhuyie/nanoev
nanoev is a simple async event library.
zhuyie/drawtext-gl-freetype-harfbuzz
Example of drawing text on OpenGL using FreeType2 and HarfBuzz.
zhuyie/pinyin-db
A simple script that generates a character to pinyin mapping from the Unihan database.
zhuyie/bidirpc
bidirpc is a simple bi-direction RPC library.
zhuyie/go-sha1cd
A CGO wrapper of https://github.com/cr-marcstevens/sha1collisiondetection
zhuyie/plugintool
golang plugin tool
zhuyie/cpuload
A small program which generate cpu load.
zhuyie/estimate-pi
Estimate the value of π by monte carlo method.
zhuyie/golz4
Golang interface to LZ4 compression
zhuyie/learn
zhuyie/zhuyie.github.io
zhuyie's blog
zhuyie/acl2020-openqa-tutorial
ACL2020 Tutorial: Open-Domain Question Answering
zhuyie/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)
zhuyie/danswer
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
zhuyie/DecompRC
An original implementation of ACL 2019, "Multi-hop Reading Comprehension through Question Decomposition and Rescoring"
zhuyie/easygo
Tools for building go apps.
zhuyie/enet
ENet reliable UDP networking library
zhuyie/freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
zhuyie/go_examples
zhuyie/goenet
A Go wrapper for the C based ENet UDP network library.
zhuyie/gozstd
go wrapper for zstd
zhuyie/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
zhuyie/pool
A very simple memory pool allocator
zhuyie/semantra
Multi-tool for semantic search
zhuyie/SimpleClock
zhuyie/tensorflow
An Open Source Machine Learning Framework for Everyone
zhuyie/tinycthread
Small, portable implementation of the C11 threads API
zhuyie/WebGLM
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
zhuyie/wenzi
wenzi is a simple text layout/rendering library.