#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

#171 in #slice

Download history 6790/week @ 2026-04-05 8701/week @ 2026-04-12 8992/week @ 2026-04-19 8498/week @ 2026-04-26 6578/week @ 2026-05-03 7532/week @ 2026-05-10 7488/week @ 2026-05-17 6595/week @ 2026-05-24 8005/week @ 2026-05-31 8338/week @ 2026-06-07 6776/week @ 2026-06-14 7899/week @ 2026-06-21 9027/week @ 2026-06-28 13622/week @ 2026-07-05 10176/week @ 2026-07-12 8949/week @ 2026-07-19

42,444 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