#iterator #slice #no-std

no-std rawslice

Reimplementation of the slice iterators, with extra features. For example creation from raw pointers and start, end pointer accessors.

2 releases

Uses old Rust 2015

0.1.1 Apr 14, 2020
0.1.0 Dec 15, 2016

#156 in #slice

Download history 4650/week @ 2025-10-21 4408/week @ 2025-10-28 5323/week @ 2025-11-04 5049/week @ 2025-11-11 5480/week @ 2025-11-18 3466/week @ 2025-11-25 5546/week @ 2025-12-02 5461/week @ 2025-12-09 4988/week @ 2025-12-16 1933/week @ 2025-12-23 2409/week @ 2025-12-30 4787/week @ 2026-01-06 5970/week @ 2026-01-13 7463/week @ 2026-01-20 6708/week @ 2026-01-27 6308/week @ 2026-02-03

27,531 downloads per month
Used in 12 crates (via odds)

MIT/Apache

12KB
247 lines

rawslice

Reimplementation of the slice iterators, with extra features. For example creation from raw pointers and start, end pointer accessors.

Please read the API documentation here__

__ https://docs.rs/rawslice/

Recent Changes

  • 0.1.1

    • Update rawpointer dep
  • 0.1.0

    • Initial release

Dependencies

~9KB