|
You are here |
knight.sc | ||
| | | | |
ostash.dev
|
|
| | | | | Working with larger Clojure projects or libraries requires us to use some concepts that we all know from the Object Oriented Programming (OOP) world. | |
| | | | |
ghvsted.com
|
|
| | | | | During the week I stumbled upon an experimental implementation of memory mapping in the Golang standard library, package Mmap. I decided to explore the standard library package and dig deeper into the concept of memory mapping This article is the product of my exploration. In this post, I?ll attempt to answer some questions I initially had & assume the reader will have about MMAP. What is Memory Mapping? Memory mapping is a mechanism that maps a region of a file from disk to memory allowing read and wr... | |
| | | | |
aneesh.mataroa.blog
|
|
| | | | | ||
| | | | |
robertcooper.me
|
|
| | | Some thoughts on why you may want to add end-to-end, integration, and unit tests to your web applications. | ||