Day 14 - cursive
My first programming IDE back in the 90s was Borland Turbo Pascal. Since
the PC that I used at that time was running MS-DOS, it meant no graphical
interface. I was so surprised when I ran turbo.exe for the first time
and saw complex menus...
Read more »
Mozilla-created programming language Rust could one day help Microsoft kill a large chunk of its worst security bugs. (more…)
Read more »
Introducing cbindgen, a project for generating a C/C++ header for a Rust library. See also the popular bindgen project which works in the opposite direction. cbindgen will parse a single source or a whole library (including dependent crates) and gather al... (more…)
Read more »
An optimized implementation of librsync in pure Rust. - dropbox/fast_rsync... (more…)
Read more »