Jane Street is a quantitative trading firm and liquidity provider with a unique focus on technology and collaborative problem solving.| www.janestreet.com
OCaml with Jane Street extensions is available from our public opam repo. Only a slice of the features described in this series are currently implemented.| Jane Street Tech Blog
Fearless Concurrency| doc.rust-lang.org
Listen in on Jane Street’s Ron Minsky as he has conversations with engineers working on everything from clock synchronization to reliable multicast, build systems to reconfigurable hardware. Get a peek at how Jane Street approaches problems, and how those ideas relate to tech more broadly.| signalsandthreads.com
Memory issues can be hard to track down. A function that onlyallocates a few small objects can cause a space leak if it’s calledoften enough and those object...| Jane Street Tech Blog
Intel Processor Trace is a hardware technology that can record allprogram execution flow along with timing information accurate toaround 30ns. As far as I ca...| Jane Street Blog