🦞🌯 Lobster Roll

Thread

A Memory Safety Research Agenda (alexgaynor.net)

Stories related to "A Memory Safety Research Agenda" across the full archive.

A Memory Safety Research Agenda (alexgaynor.net)
New Research Upends Traditional Views About Memory (scitechdaily.com)
New research from the University of Chicago challenges long-held beliefs about how synaptic plasticity contributes to memory and learning. As animals encounter new experiences, the connections between their neurons, known as synapses, adjust in strength depending on the brain activity those experien...
Towards Region-Based Memory Management for Go (safari.ece.cmu.edu)
Recycling memory buffers in Go (blog.cloudflare.com)
Memory safety without garbage collector (theburningmonk.com)
Gorilla: A fast, scalable, in-memory time series database (blog.acolyer.org)
Beyond Memory Safety With Types (insanitybit.github.io)
Fencing off Go: Liveness and safety for channel-based programming (blog.acolyer.org)
We’ve broken Go’s automated memory management, here’s what happened (cossacklabs.com)
Go and a not tiny amount of memory (hackernoon.com)
Memory Security in Go (cryptolosophy.org)
Memory Safety in Rust: A Case Study with C (willcrichton.net)
research!rsc: Semantic Import Versioning (Go & Versioning, Part 3) (research.swtch.com)
research!rsc: Minimal Version Selection (Go & Versioning, Part 4) (research.swtch.com)
research!rsc: Reproducible, Verifiable, Verified Builds (Go & Versioning, Part 5) (research.swtch.com)
If you can't keep up with these, here's the TOC: https://research.swtch.com/vgo. There will be at least one more post.
research!rsc: Defining Go Modules (Go and Versioning, Part 6) (research.swtch.com)
TOC for previous articles: https://research.swtch.com/vgo.
Rust SGX SDK: Towards Memory Safety in Intel SGX (2017) (qconsf.com)
A deep dive into the Go memory allocator and garbage collector (about.sourcegraph.com)
A deep dive into the OS memory use of a simple Go program (utcc.utoronto.ca)
Go memory ballast: How I learnt to stop worrying and love the heap (blog.twitch.tv)
Rust - Compile Time Memory Safety (kkimdev.github.io)
Can two new objects point to the same memory address in GoLang? (pixelstech.net)
Go memory ballast (blog.twitch.tv)
Memory-Safety Challenge Considered Solved? An Empirical Study with All Rust CVEs (arxiv.org)
Blue Team Rust: What is "Memory Safety", really? (tiemoko.com)
Distributed in-memory data structures in Go. Embeddable or independent service (github.com)
comparative unsafety (flak.tedunangst.com)
Exception safety in Rust: using transient droppers to prevent memory leaks (ngr.yt)
Manual Memory Management in Go using jemalloc (dgraph.io)
Document-oriented, embedded SQL database for Go, works with Bolt, Badger and memory (github.com)