Skip to content

Commit

Permalink
Merge branch 'trunk' into relaxed_cow_constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorKoenders authored Mar 17, 2022
2 parents 849ab1c + 7ef6fe2 commit 04a0295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ library.
* [google/tarpc](https://github.com/google/tarpc): Bincode is used to serialize and deserialize networked RPC messages.
* [servo/webrender](https://github.com/servo/webrender): Bincode records WebRender API calls for record/replay-style graphics debugging.
* [servo/ipc-channel](https://github.com/servo/ipc-channel): IPC-Channel uses Bincode to send structs between processes using a channel-like API.
* [ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide): zoxide uses Bincode to store a database of directories and their access frequencies on disk.

## Example

Expand Down

0 comments on commit 04a0295

Please sign in to comment.