Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / thinkeridea/go-extend issues and pull requests

#23 - chore: unnecessary use of fmt.Sprint

Pull Request - State: closed - Opened by testwill over 1 year ago - 1 comment

#22 - 优化Round

Pull Request - State: closed - Opened by xiaoxinmiao about 2 years ago

#21 - 四舍五入函数存在精度问题

Issue - State: open - Opened by GlowingRuby over 2 years ago - 1 comment
Labels: wontfix

#20 - 改变 pool.NewBuffer 的行为,响应固定容量的BufferPool

Pull Request - State: closed - Opened by thinkeridea almost 4 years ago - 1 comment
Labels: optimize

#19 - 改变 pool.NewBuffer 的行为,响应固定容量的BufferPool

Issue - State: closed - Opened by thinkeridea almost 4 years ago
Labels: optimize

#18 - fix: 修复BufferPool性能测试遗漏buffer.Reset问题

Pull Request - State: closed - Opened by thinkeridea almost 4 years ago - 1 comment
Labels: bug

#16 - 动态评估bytes.Buffer的需求的容量,全局共享bytes.Buffer池

Pull Request - State: closed - Opened by thinkeridea almost 4 years ago - 1 comment

#15 - exmath.Round 精度为负数时结果精准度问题 #14

Pull Request - State: closed - Opened by thinkeridea about 4 years ago - 1 comment

#14 - BUG: Round(169543.34596, -5) == 199999.99999999997, want 200000

Issue - State: closed - Opened by ghost about 4 years ago - 2 comments

#13 - 调优exmath.Round算法

Pull Request - State: closed - Opened by thinkeridea about 4 years ago - 1 comment

#12 - 建议采用更宽松的license,目前的gpl不利于库被更多项目使用

Issue - State: closed - Opened by yangjuncode about 4 years ago - 1 comment

#11 - Update: UnsafeToBytes

Pull Request - State: closed - Opened by awesee about 5 years ago - 2 comments

#10 - 完善 README.md

Pull Request - State: closed - Opened by thinkeridea about 5 years ago - 1 comment

#9 - 扩展exstrings函数

Pull Request - State: closed - Opened by thinkeridea about 5 years ago
Labels: enhancement, optimize

#8 - 实现多字节符文计算字符索引位置和多字节字符串截取函数

Pull Request - State: closed - Opened by thinkeridea about 5 years ago - 1 comment

#7 - 扩展 utf8 提供根据字符数量确定字符串索引位置

Issue - State: closed - Opened by thinkeridea about 5 years ago - 1 comment
Labels: enhancement

#6 - 使用 utf8.DecodeRuneInString 改进性能 exstrings.Reverse

Pull Request - State: closed - Opened by thinkeridea about 5 years ago - 1 comment
Labels: optimize

#5 - exstrings.Reverse 性能改进

Issue - State: closed - Opened by thinkeridea over 5 years ago - 5 comments
Labels: optimize

#4 - Exstrings.copy

Pull Request - State: closed - Opened by thinkeridea over 5 years ago - 1 comment
Labels: enhancement

#3 - 提升内网ip检测性能

Pull Request - State: closed - Opened by thinkeridea over 5 years ago - 1 comment
Labels: optimize

#2 - 加快内网地址检查,172.16~31.0.0/12 其掩码地址均为 172.16.0.0/12 存在重复

Issue - State: closed - Opened by thinkeridea over 5 years ago - 1 comment
Labels: optimize

#1 - IPString2Long和Long2IPString 能否支持IPV6?

Issue - State: closed - Opened by YouZhengChuan over 5 years ago - 4 comments
Labels: enhancement