erikma
-
CopyOnWrite
by: erikma erikmav- 52,717 total downloads
- last updated 11/4/2024
- Latest version: 0.4.2
A .NET library that encapsulates OS and filesystem differences for creating Copy-on-Write file links. For release notes see https://github.com/Microsoft/CopyOnWrite#release-history . -
SpanString
by: erikma- 1,149 total downloads
- last updated 3/16/2023
- Latest version: 0.2.1
An optimized string data structure built from Memory<char> and Span<char> to reduce GC. -
- 1,041 total downloads
- last updated 11/30/2023
- Latest version: 2.0.1
Use C#/VB await keyword with AutoResetEvent, ManualResetEvent, or Semaphore in .NET apps.