Skip to content

Some simple projects to compare dotnet performance against other languages, most notabaly RUST

Notifications You must be signed in to change notification settings

agyonov/dotnetcompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnetcompare

A simple repository to host several small projects, that will compare dotnet performace against differenet languages / frameworks, e.g. RUST.

1. Some basic performance

Here are projects to perform some modes, basic performance:

  • csharp - basic program in C# / dotnet
  • node - basic program in TS / node
  • rust - basic program in RUST

2. JSON Serialization / Deserialization

Here are projects to perform some performance on JSON serialization / desiarization

  • cshjson - JSON Serialization / Deserialization program in C# / dotnet
  • rjson - JSON Serialization / Deserialization program in RUST

About

Some simple projects to compare dotnet performance against other languages, most notabaly RUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published