• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implementation.