DennisCorvers
-
- 5,387 total downloads
- last updated 12/5/2021
- Latest version: 1.1.1
A collection of concurrent collections The following collections are present: ConcurrentHashSet (based on .Net ConcurrentDictionary) SPSC Queue (Single Producer, Single Consumer). MPSC Queue (Multi Producer,... More information -
- 2,139 total downloads
- last updated 3/4/2021
- Latest version: 1.1.2
Bytestream is a small library that enables blazing fast serialization of a collection of types to raw bytes. Either in the form of a byte array byte[] or unmanaged memory IntPtr. The library performs no memory... More information