|
You are here |
itsallaboutthebit.com | ||
| | | | |
andreabergia.com
|
|
| | | | | This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ??thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust. | |
| | | | |
www.greyblake.com
|
|
| | | | | A blog about software development. | |
| | | | |
corrode.dev
|
|
| | | | | When people say Rust is a "safe language", they often mean memory safety. And while memory safety is a great start, it's far from all it takes to build robust applications. Memory safety is important but not sufficient for overall r... | |
| | | | |
jorenar.com
|
|
| | | [AI summary] The provided text is a comprehensive overview of various advanced C programming techniques and features. It covers topics such as preprocessor tricks, metaprogramming, inline assembly, coroutines, and more. The text also includes examples of using _Generic for type-based dispatch, handling variadic functions safely, and implementing a garbage collector. The content is highly technical and demonstrates the flexibility and power of the C language. | ||