diff --git a/README.md b/README.md
index 735d20b..4d2074b 100644
--- a/README.md
+++ b/README.md
@@ -673,6 +673,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https
* Binary
* [arcnmx/nue](https://github.com/arcnmx/nue) — I/O and binary data encoding for Rust [](https://travis-ci.org/arcnmx/nue)
* [TyOverby/bincode](https://github.com/TyOverby/bincode) — a binary encoder/decoder in Rust [](https://travis-ci.org/TyOverby/bincode)
+ * [m4b/goblin](https://github.com/m4b/goblin) [[goblin](https://crates.io/crates/goblin)] — cross-platform, zero-copy, and endian-aware binary parsing [](https://travis-ci.org/m4b/goblin)
* BSON
* [zonyitoo/bson-rs](https://github.com/zonyitoo/bson-rs) — [](https://travis-ci.org/zonyitoo/bson-rs)
* Byte swapping