You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
naza/pkg
q191201771 2a2e2926ff nazabits: new func ReadString, ReadBits32IgnErr, ReadStringIgnErr 8 months ago
..
assert go format code style 1 year ago
bele go format code style 1 year ago
bininfo go format code style 1 year ago
bitrate go format code style 1 year ago
chartbar go format code style 1 year ago
circularqueue messages: 5 years ago
connection [fix] connection: not working set ModWriteChanSize 2 years ago
consistenthash go format code style 1 year ago
crypto go format code style 1 year ago
dataops go format code style 1 year ago
defertaskthread [refactor] 重构naza整个项目的命名规则,见 https://github.com/q191201771/lal/issues/87 4 years ago
fake 1. [feat] package nazabytes: 新增包,提供Buffer struct 2. [refactor] 删除pkg/fake/time.go 3 years ago
filebatch go format code style 1 year ago
filesystemlayer [test] filesystemlayer: 测试内存模式 3 years ago
lru [refactor] 重构naza整个项目的命名规则,见 https://github.com/q191201771/lal/issues/87 4 years ago
mock [feat] mock: 增加Sleep函数 3 years ago
nazaatomic go format code style 1 year ago
nazabits nazabits: new func ReadString, ReadBits32IgnErr, ReadStringIgnErr 8 months ago
nazabytes [opt] nazabytes::Buffer: (1) NewBuffer的initCap参数支持用0初始化 (2) Grow函数扩容前的大小如果0则不打印debug日志 (3) 增加ResetAndFree函数,重置并不再持有底层内存块 3 years ago
nazacolor go format code style 1 year ago
nazaerrors go format code style 1 year ago
nazahttp [opt] nazahttp: 解析first line失败时,返回的错误信息更完整 2 years ago
nazajson [feat] nazajson: 增加序列化、反序列化json文件的函数 3 years ago
nazalog [opt] nazalog: windows平台下,日志级别字段不要携带颜色 8 months ago
nazamath [feat] taskpool: 增加Dispose方法,用于完全释放池内资源,包括所有协程 2 years ago
nazamd5 go format code style 1 year ago
nazanet [opt] nazanet: UdpConnection当RAddr没有配置时,Write函数使用接收数据时的对端地址 2 years ago
nazareflect prev commit patch 3 years ago
nazasync [feat] nazasync: 增加一个竞争失败时非阻塞的Once 2 years ago
ratelimit patch 3 years ago
slicebytepool [refactor] naza中使用sync/atomic的代码替换成使用nazaatomic 4 years ago
snowflake [refactor] 重构naza整个项目的命名规则,见 https://github.com/q191201771/lal/issues/87 4 years ago
taskpool [feat] taskpool: 增加Dispose方法,用于完全释放池内资源,包括所有协程 2 years ago
unique 1. [feat] 新增package crypto:内部包含PKCS5和PKCS7的加密、解密函数,AES CBC的加密、解密函数 2. [refactor] unique: 拆分成SingleGenerator,MultiGenerator,业务方可以使用多个SingleGenerator来获得更高的性能 4 years ago