Skip to content

ajundi/ATE_Cosmere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATE Cosmere

The ATE Cosmere is a mature C# project that I architected and implemented as part of my career over the past couple of years (not publicly available for now unfortunately). However, this repository is a 'Rustification' of that project and in a way a fresh cleaner start. As I worked more and more with C# (and loved it) I couldn't help but miss the native support for Option and Result types. Moreover, C# performance did leave a bit to be desired especially when I started analyzing huge amount of data in memory. Moreover, I didn't really like the idea of a runtime that needs to be installed before my binaries could run using the latest .NET release. Even with the options of embedding the runtime, it felt quite bloated.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages