Skip to content

Commit a705ca5

Browse files
authored
Merge pull request #514 from dtolnay/pikkr
Add link to Pikkr library
2 parents 195e480 + 1a7e0eb commit a705ca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drafts/2017-09-05-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1717
## News & Blog Posts
1818

1919
* [Generating C bindings for Rust crates with cbindgen](http://dreamingofbits.com/post/generating-c-bindings-for-rust-crates-with-cbindgen/)
20+
* [Announcing a fast JSON parser which picks up values directly without performing tokenization](https://users.rust-lang.org/t/json-parser-which-picks-up-values-directly-without-performing-tokenization-in-rust/12680)
2021
* [Outreachy: Wrapping up work on Rust Lifetime Errors](https://medium.com/@geekytwoshoes11/once-a-rustacean-always-a-rustacean-fed0a877472f)
2122

2223
# Crate of the Week

0 commit comments

Comments
 (0)