Skip to content

znull/csharp-bert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csharp-bert

csharp-bert is a BERT de/serializer for C#. It just does the de/serialization part, not RPC (yet). It depends on erlectric.

encoding

csharp-bert coerces dict keys of type BINARY_EXT into C# strings, because byte[] is a poor lookup key type in a C# Hashtable.

About

csharp-bert is a BERT de/serializer for C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages