The motivation, techniques, and technical details behind Instant-Segment, a blazing fast word segmenter and the latest addition to Instant Domain Search's suite of open-source tools. (more…)
Read more »
I have been looking for an excuse to learn Rust for some time now. Although I had read several tutorials and ran through the Exercism.io problems, I am incapable of learning anything new unless I actually get a chance to build something with it. But I did... (more…)
Read more »
A lot has changed since I wrote my first blog post on how to write kernel drivers with Rust. I learned more about the language and worked on more projects. The goal of this blog post is to keep you updated on the changes from the last 2 years.Kernel Loggi... (more…)
Read more »
In this series, we look at the most loved languages according to the Stack Overflow developer survey, the spread and use cases for each of them and collect some essential links on how to get into them. First up: Rust. (more…)
Read more »
High-performance Rust stream processing engine, providing powerful data stream processing capabilities, supporting multiple input/output sources and processors. - chenquan/arkflow... (more…)
Read more »