Explore >> Select a destination


You are here

darkcoding.net
| | www.reidatcheson.com
12.3 parsecs away

Travel
| | I have developed some interest in the Rust programming language. Rust is a systems programming language which means it gets out of the way of developers interested in reaching low-level internals of a system. What sets it aside from other systems languages though is: Borrow checking to guarantee memory safety Functional-like idioms (map, fold, etc) Pattern matching with an almost algebraic datatype called "enum" A much simpler memory model than C++
| | www.bitsnbites.eu
12.6 parsecs away

Travel
| |
| | thatonegamedev.com
10.4 parsecs away

Travel
| | Intrinsics are like a recipe for the most optimized code that you can write to achieve certain behavior.
| | smallcultfollowing.com
43.5 parsecs away

Travel
|