Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ik5
/
gostrutils
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
48
Code
Issues
1
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 25, 2023
Merge pull request #17 from ik5/hotfix/dependeicies
Show description for a00f6b5
ik5
authored
a00f6b5
Copy full SHA for a00f6b5
fixing dependencies vulerability
ik5
committed
236c759
Copy full SHA for 236c759
Commits on Jul 23, 2022
Merge pull request #15 from ik5/devel/hex
Show description for 63354d1
ik5
authored
63354d1
Copy full SHA for 63354d1
basic hex functions
ik5
committed
5798375
Copy full SHA for 5798375
Commits on Jul 17, 2022
Merge pull request #14 from ik5/devel/is_charset
Show description for 30c6b36
ik5
authored
30c6b36
Copy full SHA for 30c6b36
starting of charset comparison
ik5
committed
af49ae5
Copy full SHA for af49ae5
Commits on Sep 11, 2021
Merge pull request #13 from ik5/devel/clear_chars
Show description for 3d15e8e
ik5
authored
3d15e8e
Copy full SHA for 3d15e8e
remove chars from buffer
ik5
committed
2e1a1ff
Copy full SHA for 2e1a1ff
tests for having empty buffers, nil and same with toKeep
ik5
committed
76049b9
Copy full SHA for 76049b9
test when string is empty as well
ik5
committed
3442c4e
Copy full SHA for 3442c4e
basic testing for clear_numeric
ik5
committed
981cbf3
Copy full SHA for 981cbf3
Commits on Aug 22, 2021
tests for IsRuneInByteSlice
ik5
committed
231db0a
Copy full SHA for 231db0a
GetBytesRuneIndexInSlice with tests
ik5
committed
61579fa
Copy full SHA for 61579fa
adding byte support, and do not use GetStringIndexInSlice, no need for it
ik5
committed
63cdf30
Copy full SHA for 63cdf30
Commits on Aug 14, 2021
Create codeql-analysis.yml
ik5
authored
759deb3
Copy full SHA for 759deb3
removing FOSA it claim about dependencies that does not exists or related (Ruby? Python? really?!)
ik5
committed
75b08a6
Copy full SHA for 75b08a6
Commits on Aug 11, 2021
fixed redundant type from array, slice, or map composite literal
ik5
committed
028e991
Copy full SHA for 028e991
Commits on Jun 18, 2021
Merge pull request #12 from ik5/devel/optimize_regex
Show description for 3319801
ik5
authored
3319801
Copy full SHA for 3319801
moved regex to external variable - compile once at bootstrap, use anytime...
ik5
committed
9c78f98
Copy full SHA for 9c78f98
Commits on Apr 25, 2021
Merge pull request #11 from ik5/deve/range
Show description for cff8bb3
ik5
authored
cff8bb3
Copy full SHA for cff8bb3
look at a string and return true if it is just a number and in a given signed int64 range
ik5
committed
c6ab08a
Copy full SHA for c6ab08a
Commits on Aug 17, 2020
Merge pull request #9 from ik5/devel/uuid
Show description for 411ba63
ik5
authored
411ba63
Copy full SHA for 411ba63
added support for uuid
ik5
committed
ee14d36
Copy full SHA for ee14d36
Commits on Jul 5, 2020
added go module
ik5
committed
35fda84
Copy full SHA for 35fda84
Merge pull request #8 from ik5/devel/copy_range
Show description for cea91e3
ik5
authored
cea91e3
Copy full SHA for cea91e3
copy range seems to work now
ik5
committed
fa86cf7
Copy full SHA for fa86cf7
Commits on May 24, 2020
Merge pull request #7 from ik5/devel/trancate
Show description for c461cb5
ik5
authored
c461cb5
Copy full SHA for c461cb5
truncate strings
ik5
committed
47e9e04
Copy full SHA for 47e9e04
Commits on May 11, 2020
Merge pull request #6 from ik5/tests/paragraph
Show description for a95c052
ik5
authored
a95c052
Copy full SHA for a95c052
now supporting full test cver for paragraph
ik5
committed
4456465
Copy full SHA for 4456465
Commits on May 10, 2020
Merge pull request #5 from ik5/devel/bidi
Show description for 51c6ed8
ik5
authored
51c6ed8
Copy full SHA for 51c6ed8
Merge pull request #4 from ik5/hotfix/is_empty_chars
Show description for f649aa0
ik5
authored
f649aa0
Copy full SHA for f649aa0
fixed tests
ik5
committed
fa09739
Copy full SHA for fa09739
added support for testing language.Tag
ik5
committed
8048d29
Copy full SHA for 8048d29
counting bidi chars
ik5
committed
961271b
Copy full SHA for 961271b
Pagination
Previous
Next
You can��t perform that action at this time.