Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
rochacbruno
/
rust-python-example
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
790
Code
Issues
7
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 20, 2020
Merge pull request #20 from firvida/master
Show description for ad7d028
rochacbruno
authored
ad7d028
View commit details
Copy full SHA for ad7d028
Browse repository at this point
Avoid compilation warning about deprecated try function.
Abel Alfonso Fírvida Donéstevez
committed
88278b8
View commit details
Copy full SHA for 88278b8
Browse repository at this point
Commits on Jan 21, 2019
Merge pull request #16 from sblondon/patch-1
Show description for a875b69
rochacbruno
authored
a875b69
View commit details
Copy full SHA for a875b69
Browse repository at this point
Merge pull request #17 from nivkner/slice
Show description for 4a77ff2
rochacbruno
authored
4a77ff2
View commit details
Copy full SHA for 4a77ff2
Browse repository at this point
Commits on Jan 17, 2019
add count_doubles_slice
nivkner
committed
73b544a
View commit details
Copy full SHA for 73b544a
Browse repository at this point
Commits on Oct 11, 2018
Fix a spelling error (taht -> that)
Show description for baa5977
sblondon
authored
baa5977
View commit details
Copy full SHA for baa5977
Browse repository at this point
Commits on Aug 3, 2018
Merge pull request #14 from AlexanderDavid/patch-1
Show description for e690d68
rochacbruno
authored
e690d68
View commit details
Copy full SHA for e690d68
Browse repository at this point
Update type in README.md
Show description for d9b1d1e
AlexanderDavid
authored
d9b1d1e
View commit details
Copy full SHA for d9b1d1e
Browse repository at this point
Commits on May 8, 2018
Update lib.rs
rochacbruno
authored
650c723
View commit details
Copy full SHA for 650c723
Browse repository at this point
Commits on Nov 27, 2017
Merge pull request #12 from endrin/master
Show description for 48b3de6
rochacbruno
authored
48b3de6
View commit details
Copy full SHA for 48b3de6
Browse repository at this point
Commits on Nov 23, 2017
Add several alternative rust methods with minor speed optimizations
endrin
committed
e74a988
View commit details
Copy full SHA for e74a988
Browse repository at this point
Commits on Nov 19, 2017
Added Cython - closes #9
rochacbruno
committed
5208c28
View commit details
Copy full SHA for 5208c28
Browse repository at this point
added Rust improvement and numba results to README closes #8
rochacbruno
committed
9ca39d4
View commit details
Copy full SHA for 9ca39d4
Browse repository at this point
Commits on Nov 18, 2017
Merge pull request #10 from binarybana/patch-1
Show description for bc2111d
rochacbruno
authored
bc2111d
View commit details
Copy full SHA for bc2111d
Browse repository at this point
SIMD (arch=native build) for Rust
Show description for b145d74
binarybana
authored
b145d74
View commit details
Copy full SHA for b145d74
Browse repository at this point
Commits on Nov 17, 2017
more notes to the conclusion
rochacbruno
committed
d0d6c42
View commit details
Copy full SHA for d0d6c42
Browse repository at this point
Merge branch 'martinxyz-master'
rochacbruno
committed
38d17fd
View commit details
Copy full SHA for 38d17fd
Browse repository at this point
Added more comparisons with C/swig, numpy and list comprehension
rochacbruno
committed
d7935c9
View commit details
Copy full SHA for d7935c9
Browse repository at this point
C extension with SWIG (counting bytes, not characters)
Show description for f8e36ab
martinxyz
committed
f8e36ab
View commit details
Copy full SHA for f8e36ab
Browse repository at this point
Commits on Nov 16, 2017
Better Python Implementation
rochacbruno
committed
afaacc6
View commit details
Copy full SHA for afaacc6
Browse repository at this point
removed unused variable
rochacbruno
committed
768ebab
View commit details
Copy full SHA for 768ebab
Browse repository at this point
Added itertools and new rust implementation to README
rochacbruno
committed
d269c40
View commit details
Copy full SHA for d269c40
Browse repository at this point
Merge pull request #3 from cuviper/rust_iter_once
Show description for 08eec33
rochacbruno
authored
08eec33
View commit details
Copy full SHA for 08eec33
Browse repository at this point
Add an improved Rust version that iterates chars just once
Show description for 7c79b54
cuviper
committed
7c79b54
View commit details
Copy full SHA for 7c79b54
Browse repository at this point
Commits on Nov 14, 2017
Update README.md
rochacbruno
authored
7da1b03
View commit details
Copy full SHA for 7da1b03
Browse repository at this point
Commits on Nov 13, 2017
added requirements
rochacbruno
committed
ae465f3
View commit details
Copy full SHA for ae465f3
Browse repository at this point
Commits on Nov 11, 2017
Initial commit
rochacbruno
committed
648cd34
View commit details
Copy full SHA for 648cd34
Browse repository at this point
You can’t perform that action at this time.