The Follower Read feature lets any follower replica in a Region serve a read request under the premise of strongly consistent reads. It reduces the load on the Raft leader and improves the read throughput of the TiDB cluster. Read this post to learn more. (more…)
Read more »
Just yesterday, we submitted our paper RustBelt: Securing the Foundations of the Rust Programming Language. Quoting from the abstract: Rust is a new systems programming language that pr... (more…)
Read more »
An example of Clojure program calling a Rust library, all combined into one executable using GraalVM. - borkdude/clojure-rust-graalvm... (more…)
Read more »
`bindgen` automatically generates Rust FFI bindings to C and C++ libraries. (more…)
Read more »
The software industry has a billion dollar problem. Our underlying systems are built on a mountain of insecure technologies that make it next to impossible t... (more…)
Read more »