Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've done C# for a while and I really love what can be done with DI & reflection for cool cross cutting abilities.

I want to branch out to native stuff like C++ & Rust for memory management stuff, but they don't seem to come close in terms of the reflection abilities or probably the function is there, but just a nightmare to work with.

Anybody have any thoughts/opinions?



Take a look at System.Memory; it’s quite possible you don’t need to leave C# to do what you need with memory.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: