Translation of the Rust's core and alloc crates to Coq for formal verification
https://formal.land/blog/2024/04/26/translation-core-alloc-crates
https://formal.land/blog/2024/04/26/translation-core-alloc-crates
formal.land
๐ฆ Translation of the Rust's core and alloc crates | Formal Land
We continue our work on formal verification of Rust programs with our tool coq-of-rust, to translate Rust code to the formal proof system Coq. One of the limitation we had was the handling of primitive constructs from the standard library of Rust, like Oโฆ
๐2
Notes on Rust mutable aliasing and formal verification
https://graydon2.dreamwidth.org/312681.html
https://graydon2.dreamwidth.org/312681.html
โค1๐1
Defunctionalized Interpreters for Programming Languages
https://jfla.inria.fr/2014/danvy-ICFP08.pdf
https://jfla.inria.fr/2014/danvy-ICFP08.pdf
CspChan: A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selectshttps://github.com/rochus-keller/CspChan
GitHub
GitHub - rochus-keller/CspChan: A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects. - GitHub - rochus-keller/CspChan: A pure C (-std=c89) implementation of Go channels, including block...
๐2
Formal Objects in Type Theory Using Very Dependent Types
https://www.cs.cornell.edu/jyh/papers/fool3/paper.pdf
https://www.cs.cornell.edu/jyh/papers/fool3/paper.pdf
๐2
๐3๐2๐1๐ค1
Artificial Intelligence Prepares for 2001
https://ai.stanford.edu/~nilsson/OnlinePubs-Nils/General%20Essays/AIMag04-04-002.pdf
https://ai.stanford.edu/~nilsson/OnlinePubs-Nils/General%20Essays/AIMag04-04-002.pdf
Ultra_fast_quantum_randomness_generation_by_accelerated_phase.pdf
1020 KB
Ultra-fast quantum randomness
generation by accelerated phase
diffusion in a pulsed laser diode
generation by accelerated phase
diffusion in a pulsed laser diode
๐ฅ2
Quantum_entropy_source_on_an_InP_photonic_integrated_circuit_for.pdf
1.6 MB
Quantum entropy source on an InP photonic
integrated circuit for random number generation
integrated circuit for random number generation
Generation_of_fresh_and_pure_random_numbers_for_loophole_free_Bell.pdf
4.3 MB
Generation of fresh and pure random numbers for loophole-free Bell tests
Programming Deadlock
Math has a flaw https://youtu.be/HeQX2HjkcNo
Game of Life inside Game of Life inside Game of Life ...
https://x.com/Hamptonism/status/1794699743064621365
https://x.com/Hamptonism/status/1794699743064621365
๐2
MSP101 - Monadic programs as container morphisms
https://www.youtube.com/watch?v=ft8LYjB22fc
https://www.youtube.com/watch?v=ft8LYjB22fc
๐3โค1
2011.13127v3.pdf
2.2 MB
Copy-and-Patch Compilation: A fast compilation algorithm for high-level languages and bytecode๐ฅ2
๐2๐1
Distributed Snapshots: Chandy-Lamport protocolhttps://blog.fponzi.me/2024-05-30-distributed-snapshots.html
blog.fponzi.me
Distributed Snapshots: Chandy-Lamport protocol
Some forms of distributed snapshots were around for a while already when Chandy-Lamport's distributed snapshots paper was first published in 1985....
Everything About The Fast Inverse Square Root Algorithm (Quake 3)
https://github.com/francisrstokes/githublog/blob/main/2024%2F5%2F29%2Ffast-inverse-sqrt.md
https://github.com/francisrstokes/githublog/blob/main/2024%2F5%2F29%2Ffast-inverse-sqrt.md
GitHub
githublog/2024/5/29/fast-inverse-sqrt.md at main ยท francisrstokes/githublog
I'm sick of complex blogging solutions, so markdown files in a git repo it is - francisrstokes/githublog
๐ฑ1