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 }}
unicode-rs
/
unicode-segmentation
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
630
Code
Issues
20
Pull requests
6
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 28, 2025
Add ascii fast path for unicode_word_indices and unicode_words (#147)
Show description for af87c8d
PSeitz-dd
authored
af87c8d
Copy full SHA for af87c8d
Commits on Sep 13, 2024
Publish 1.12
Manishearth
committed
9e3f88c
Copy full SHA for 9e3f88c
Support Unicode 16.0.0 (#140)
syvb
authored
187d8b8
Copy full SHA for 187d8b8
Commits on Jul 29, 2024
Fix unwrap panic in next_boundary() (#137)
cardigan1008
authored
0f55f70
Copy full SHA for 0f55f70
Merge pull request #138 from cardigan1008/issue-overflow
Show description for 0fa7148
Manishearth
authored
0fa7148
Copy full SHA for 0fa7148
fmt
Manishearth
committed
164f787
Copy full SHA for 164f787
Commits on Jul 28, 2024
fix: arithmetic overflow
cardigan1008
committed
cbb8772
Copy full SHA for cbb8772
Commits on Jun 26, 2024
Merge pull request #136 from Jules-Bertholet/std-tables
Show description for 2081c29
Manishearth
authored
2081c29
Copy full SHA for 2081c29
Commits on Jun 8, 2024
Use stdlib alphabetic and numeric character tables
Show description for e96ec2e
Jules-Bertholet
committed
e96ec2e
Copy full SHA for e96ec2e
Merge pull request #134 from Jules-Bertholet/fix
Show description for 592ce00
Manishearth
authored
592ce00
Copy full SHA for 592ce00
Add comments to `handle_incb_consonant`
Jules-Bertholet
committed
dce3a34
Copy full SHA for dce3a34
Commits on May 12, 2024
Don't format generated files
Jules-Bertholet
committed
4e4a7c6
Copy full SHA for 4e4a7c6
Commits on May 11, 2024
Fix CI, address review comments
Jules-Bertholet
committed
b8519e9
Copy full SHA for b8519e9
Commits on May 10, 2024
Fix #125
Jules-Bertholet
committed
8a26b3e
Copy full SHA for 8a26b3e
Check clippy in CI
Jules-Bertholet
committed
596e886
Copy full SHA for 596e886
Move to integration tests
Jules-Bertholet
committed
985be8c
Copy full SHA for 985be8c
Commits on Apr 16, 2024
Merge pull request #133 from Jonas-Heinrich/master
Show description for 3ff9de6
Manishearth
authored
3ff9de6
Copy full SHA for 3ff9de6
Modify benchmarks to compare against stdlib functions
Show description for d6a6eb8
Jonas-Heinrich
committed
d6a6eb8
Copy full SHA for d6a6eb8
Commits on Apr 10, 2024
Merge pull request #132 from paolobarbolini/spdx
Show description for baab923
Manishearth
authored
baab923
Copy full SHA for baab923
Make license metadata SPDX compliant
paolobarbolini
committed
570be89
Copy full SHA for 570be89
Commits on Feb 21, 2024
Merge pull request #131 from syvb/debug-pub-interfaces
Show description for 96dfef5
Manishearth
authored
96dfef5
Copy full SHA for 96dfef5
Implement Debug on all public structs
Show description for 1f88570
syvb
committed
1f88570
Copy full SHA for 1f88570
Commits on Feb 7, 2024
Bump to 1.11.0
Manishearth
committed
8b894ca
Copy full SHA for 8b894ca
Commits on Feb 6, 2024
Merge pull request #130 from syvb/rm_old_docs
Show description for 184277a
Manishearth
authored
184277a
Copy full SHA for 184277a
Remove outdated documentation link in Cargo.toml
Show description for bfe98e4
syvb
committed
bfe98e4
Copy full SHA for bfe98e4
Commits on Dec 24, 2023
Merge pull request #128 from ryanavella/master
Show description for 062c264
Manishearth
authored
062c264
Copy full SHA for 062c264
Adding missing size_hint implementations.
ryanavella
committed
6375d1e
Copy full SHA for 6375d1e
Commits on Oct 2, 2023
Merge pull request #127 from nicolasmendoza/docs/update-changelogs-from-v1.9.0-to-v1.10.1
Show description for e718ec3
Manishearth
authored
e718ec3
Copy full SHA for e718ec3
Fix: Remove duplicate changelog
neurostacks
committed
e9104b1
Copy full SHA for e9104b1
docs: Update changelog for versions 1.9.0 to 1.10.1
neurostacks
committed
30a3e6b
Copy full SHA for 30a3e6b
docs: Update changelog for versions 1.9.0 to 1.10.1
neurostacks
committed
eb794dd
Copy full SHA for eb794dd
Merge pull request #126 from nicolasmendoza/docs/update-changelogs
Show description for 8d165c5
Manishearth
authored
8d165c5
Copy full SHA for 8d165c5
docs: Update README with changelog for version 1.8.0
neurostacks
committed
04d101c
Copy full SHA for 04d101c
Commits on Sep 25, 2023
Merge pull request #124 from syvb/unicode-15-1
Show description for 6191f8e
Manishearth
authored
6191f8e
Copy full SHA for 6191f8e
Commits on Sep 22, 2023
Support Unicode 15.1
syvb
committed
69f3b02
Copy full SHA for 69f3b02
Pagination
Previous
Next
You can’t perform that action at this time.