Skip to content

Latest commit

 

History

History
110 lines (98 loc) · 8.74 KB

2018_november_27.md

File metadata and controls

110 lines (98 loc) · 8.74 KB

This November In Rust

Rust Updates

Announcements

New Toys

  • TabNine - A smart autocompleter for all languages. Free for usage with Rust as a thank you to the Rust community!
  • SUPER 0.5.0 released! - SUPER is an Android application analysis tool that tries to detect potential security vulnerabilities.
  • soup - A web scraping crate inspired by the Beautiful Soup python library.
  • json_in_type - A macro for super-fast serialization of Rust types to JSON.
  • Announcing Gotham 0.3 - Gotham is a web server framework for Rust.

Blog Posts and Articles