File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ Serde by the community.
6666- [ S-expressions] , the textual representation of code and data used by the Lisp
6767 language family.
6868- [ D-Bus] 's binary wire format.
69+ - [ FlexBuffers] , the schemaless cousin of Google's FlatBuffers zero-copy
70+ serialization format.
6971
7072[ JSON ] : https://github.com/serde-rs/json
7173[ Bincode ] : https://github.com/TyOverby/bincode
@@ -86,6 +88,7 @@ Serde by the community.
8688[ AWS Parameter Store ] : https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore.html
8789[ S-expressions ] : https://github.com/rotty/lexpr-rs
8890[ D-Bus ] : https://docs.rs/zvariant
91+ [ FlexBuffers ] : https://github.com/google/flatbuffers/tree/master/rust/flexbuffers
8992
9093### Data structures
9194
You can’t perform that action at this time.
0 commit comments