|
You are here |
tenderlovemaking.com | ||
| | | | |
craftinginterpreters.com
|
|
| | | | | [AI summary] The text provides an in-depth exploration of string handling and memory management in a programming language, focusing on dynamic allocation, performance considerations, and Unicode encoding challenges. It discusses the trade-offs between different string encodings (ASCII, UTF-8, UTF-16, UTF-32) and their implications for memory usage and performance. The text also touches on the complexities of representing and manipulating strings in modern programming languages, highlighting the need for flexible and efficient data structures to support Unicode and internationalization. | |
| | | | |
commaok.xyz
|
|
| | | | | Words about Go and software | |
| | | | |
patshaughnessy.net
|
|
| | | | | ||
| | | | |
boats.gitlab.io
|
|
| | | It's hard to believe its been almost 6 weeks since the last post I made about async/await in Rust. So much has happened that these last several weeks have flown by. We've made exceptionally good progress on solving the problem laid out in the first post of this series, and I want to document it all for everyone. Future and the pinning API Last month I wrote an RFC called "Standard library API for immovable types". | ||