Diesto
-
- 4,347 total downloads
- last updated 10/14/2021
- Latest version: 1.0.0
Core library for serializing and deserializing polymorphic types. Choosing type by indicators field describing in C# classes. -
- 2,604 total downloads
- last updated 10/14/2021
- Latest version: 1.0.0
Json converter for Newtonsoft.Json package for serializing and deserializing polymorphic types. Choosing type by indicators field describing in C# classes. -
- 1,814 total downloads
- last updated 10/14/2021
- Latest version: 1.0.0
Json converter for System.Text.Json package for serializing and deserializing polymorphic types. Choosing type by indicators field describing in C# classes. -
CTCBeamDecoder by: Diesto
- 1,169 total downloads
- last updated 1/20/2023
- Latest version: 1.0.4
CTC(Connectionist Temporal Classification) beamsearch decoder for C#. Works only under Linux and Windows. Code borrowed from parlance/ctcdecode for python. -
RapidFuzz.
Net by: Diesto- 306 total downloads
- last updated 1/20/2023
- Latest version: 1.1.0
RapidFuzz for C#. Works only under Linux and Windows. Wrapper for maxbachmann/rapidfuzz-cpp.