a list C# Need To Implement Open Source Projects
If you want to do some open source C# projects, This list will provide some potential white space (few people are doing it, or existing projects are not doing well enough)
- https://github.com/RoaringBitmap/RoaringBitmap There are few complete implementations, and some old implementations are less actived,updated, or be archived.
https://github.com/equativ/Equativ.RoaringBitmaps https://github.com/aloneguid/delta https://github.com/AmadeusW/Codex https://github.com/RupertAvery/SparseBitsets https://github.com/l1raf/algo/blob/bccc4f57da12b8a7b46f480e5a123d2e9dd62fad/ds/CW/CW/RoaringBitmap.cs#L5 https://github.com/BitSetsNet/BitSetsNet https://github.com/petersondrew/RoaringBitmap
- https://github.com/klauspost/reedsolomon There are not good implementations,good news is there's some new repository trying do that.