#iterator #raw-pointers #slice #raw #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

#2717 in Rust patterns

Download history 3285/week @ 2023-12-07 2955/week @ 2023-12-14 2233/week @ 2023-12-21 1690/week @ 2023-12-28 2027/week @ 2024-01-04 2783/week @ 2024-01-11 3337/week @ 2024-01-18 3402/week @ 2024-01-25 4310/week @ 2024-02-01 3855/week @ 2024-02-08 2757/week @ 2024-02-15 2945/week @ 2024-02-22 3666/week @ 2024-02-29 3902/week @ 2024-03-07 3796/week @ 2024-03-14 2864/week @ 2024-03-21

14,931 downloads per month
Used in 11 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

Recent Changes

  • 0.1.1
    • Update rawpointer dep
  • 0.1.0
    • Initial release

Dependencies

~9KB