#array-iterator

  1. arrays

    Construct an array from an iterator

    v0.2.1 394K #array-iterator #from-iter #array
  2. bulks

    Amazing bulks! They are like iterators, but in bulk, and therefore support collection into arrays

    v0.6.3 #iterator #array-iterator #collect #no-alloc #array
  3. iter_fixed

    Iterator of fixed length

    v0.4.0 310 #array-iterator #zip #iterator #array
  4. collect_array

    Allows for collecting an Iterator into an exactly sized array

    v0.1.3 120 #iterator #array #array-iterator
  5. collar

    easy array collection

    v1.0.1 #array-iterator #collect-array #iterator #utility #array #no-alloc
  6. Try searching with DuckDuckGo.

  7. collect_array_ext_trait

    Collect an iterator into an array

    v0.2.0 #collect-array #iterator #array-iterator #no-alloc #array
  8. struct_as_array2

    that allows you to represent the structure as an array. Ported from https://github.com/Nikitamuraviev10/struct_as_array.git to proc_macro2, syn 2.0 and quote 1.0

    v0.3.1 #array-iterator #struct #derive #iterator #array
  9. array_iter_tools

    Modify simple arrays

    v0.2.0 #array-iterator #iterator #no-std
  10. array3d

    3d array with internal iterators and various helper functions, uses an vec3-of-ints index type as a stylistic choice (.x .y .z for components is clearer alongside [] for array access

    v0.1.0 #stylistic-choice #helper-functions #array #index #internal #3d #alongside #clearer #array-iterator
  11. collect_slice

    Collect an iterator into a slice

    v1.2.0 800 #iterator #slice #array-iterator #collect #array
  12. struct_as_array

    that allows you to represent the structure as an array

    v0.2.0 #struct #iterator #array #array-iterator #derive #proc-macro
  13. array_iterator

    Owning iterators based on arrays

    v1.8.0 140 #owned #iterator #deprecated #array #into-iter #fixed-size