This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c60a0ea5b
rust
/
library
/
core
/
benches
History
The 8472
e3db41bf97
add benchmark
2022-05-02 20:54:46 +02:00
..
ascii
Make some
usize
-typed masks definition agnostic to the size of
usize
2022-04-15 17:04:59 +02:00
char
Add two more benchmarks for strictly ASCII and non ASCII cases
2021-02-26 11:42:59 -06:00
hash
num
Use implicit capture syntax in format_args
2022-03-10 10:23:40 -05:00
str
Respond to review feedback, and improve implementation somewhat
2022-02-05 11:15:18 -08:00
any.rs
ascii.rs
Unify way to flip 6th bit. (Same assembly generated)
2021-02-08 12:21:36 +00:00
fmt.rs
move core::hint::black_box under its own feature gate
2021-04-25 11:08:12 +02:00
iter.rs
add benchmark
2022-05-02 20:54:46 +02:00
lib.rs
add benchmark
2022-05-02 20:54:46 +02:00
ops.rs
pattern.rs
slice.rs
Stop manually SIMDing in swap_nonoverlapping
2022-02-21 00:54:02 -08:00
str.rs
Optimize
core::str::Chars::count
2022-02-05 11:15:17 -08:00