Code Snippets and prefabricated methods

Browse handy code snippets and methods written in C#, that you can freely use on your projects. Attribution is not required but i don’t comply if you link to the original URL somewhere. Just remember to update the namespace accordingly to fit your project needs.

  • All
  • Snippets

C# CircularBuffer

Efficient, Fast and Resizable Generic CircularBuffer implementation for C# with support for Forward and Backwards rotations

This page is a work in progress, i’m looking for the best way to publish bigger code snippets here