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 http://github.com/BitSetsNet/BitSetsNet http://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.