godkits icon indicating copy to clipboard operation
godkits copied to clipboard

golang development toolkits, god development toolkits🔥

Results 16 godkits issues
Sort by recently updated
recently updated
newest added

Add `ToIntOrDefault(str string, defVal int) int ` , `ToFloat64OrDefault(str string, defVal float64) float64` and reflactor `ToInt(str string) int `, `ToFloat64(str string) float64 `.

task: use pointer to convert string and byte

enhancement

- [x] aes - qicz - [ ] des - [x] md5 - zouchangfu - [ ] rsa - [ ] sha256 @liuzwei - [ ] sha512 @liuzwei - [...

- [x] json - [x] xml @renzhuyan - [x] hex @moremind - [x] base64 @moremind - [ ] base32 @qurenneng - [ ] binary - [ ] csv - [...

regex kits support

enhancement

1. [ ] Queue 2. [ ] Deque

migrate container from goutils, major task as follow: 1. [ ] linkedGraph 2. [ ] mapGraph 3. [ ] linkedSet 4. [ ] queue 5. [ ] stack 6. [...