faultfs 是一个用于模拟文件系统错误、大小和延迟以便于进行自动化软件测试的fuse用户态文件系统。你可以在挂载后随时添加、删除、重置模拟错误规则列表,faultfs会拦截文件系统API匹配该规则列表以响应对应的错误。(GLM-5.2辅助开发,自用)
[MIRROR]opentracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance.
使用泛型实现的go语言数据结构与算法库,提供与其它语言标准模板库(STL)类似的方法/接口 Data structure and algorithm library for go, designed to provide methods similar to other language's STL
go 1.18+ 的泛型类型定义,提供常见go机器类型在数学下的分类定义。 通过调用具有清晰分类的类型,实现更准确的定义
用于 ipxe 启动的个性化链式引导脚本,支持windows、ESXi和常见Linux发行版(CentOS、Ubuntu、Debian)的安装和启动,并可以针对每个客户机进行个性化配置
https://ipxe.org 官网 ipxe 源码,克隆自 git://git.ipxe.org/ipxe.git (注意不是GitHub)。遵循GPLv2开源协议