Hacker News
- Karmem: A fast binary serialization format faster than Google Flatbuffers https://github.com/inkeliz/karmem 69 comments
- Dflat: SQLite FlatBuffers https://github.com/liuliu/dflat 17 comments
- Rkyv is faster than {bincode, capnp, cbor, flatbuffers, postcard, prost, } https://davidkoloski.me/blog/rkyv-is-faster-than/ 11 comments
- Facebook uses FlatBuffers on one billion Android devices https://rwinslow.com/posts/facebook-uses-flatbuffers-on-one-billion-android-devices/ 3 comments
- Improving Facebook's Performance on Android with FlatBuffers https://code.facebook.com/posts/872547912839369/improving-facebook-s-performance-on-android-with-flatbuffers/ 40 comments
- FlatBuffers 1.1: a memory-efficient serialization library http://googledevelopers.blogspot.com/2015/04/flatbuffers-11-memory-efficient.html 5 comments
- Flatbuffers by Google – CapnProto alternative https://github.com/google/flatbuffers 31 comments
- FlatBuffers: a memory efficient serialization library http://google-opensource.blogspot.com/2014/06/flatbuffers-memory-efficient.html 62 comments
Lobsters
- Flatbuffers in Unity - a 40x gain http://extrawurst.github.io/gamedev/unity/programming/rust/2020/12/26/unity-flatbuffers.html 4 comments api , dotnet , games , performance
- Porting FlatBuffers to Rust (Rust Bay Area - November 13th, 2018) https://www.youtube.com/watch?v=YsiQDX20lXI 9 comments performance , rust , video
- FlatBuffers: Interchange format with zero parsing https://google.github.io/flatbuffers/ 2 comments programming
- Official Rust support for the FlatBuffers serialization format https://github.com/google/flatbuffers/pull/4898 2 comments performance , rust , show
- Use FlatBuffers in Go https://rwinslow.com/posts/use-flatbuffers-in-golang/ 2 comments go
- Cap'n Proto, FlatBuffers, and SBE https://kentonv.github.io/capnproto/news/2014-06-17-capnproto-flatbuffers-sbe.html 7 comments c , programming
- FlatBuffers: A memory-efficient serialization library from Google https://github.com/google/flatbuffers 5 comments c , programming
- JSON vs FlatBuffers vs Protocol Buffers https://eltonminetto.dev/en/post/2024-08-05-json-vs-flatbuffers-vs-protobuf/ 7 comments golang
- Generate Code for C++ FlatBuffers database objects (new release 0.14) https://github.com/objectbox/objectbox-generator/releases/tag/v0.14.0 2 comments cpp
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM. https://github.com/inkeliz/karmem 18 comments programming
- Announcing planus 0.1, an alternative flatbuffers implementation https://google.github.io/flatbuffers/ 10 comments rust
- rkyv is faster than {bincode, capnp, cbor, flatbuffers, postcard, prost, serde_json} https://davidkoloski.me/blog/rkyv-is-faster-than/ 111 comments rust
- Flatbuffers in Unity - a 40x gain https://blog.extrawurst.org/gamedev/unity/programming/rust/2020/12/26/unity-flatbuffers.html 14 comments gamedev
- Security advisories for April 2020: rustqlite, os_str_bytes, flatbuffers https://rustsec.org 76 comments rust
- My First Library: FlatBuffers *without* compiling (NoProto) https://www.reddit.com/r/rust/comments/fjyhj7/my_first_library_flatbuffers_without_compiling/ 9 comments rust
- Binary Format Shootout: Cap'n Proto,Flatbuffers, and SBE https://speice.io/2019/09/binary-format-shootout.html 22 comments rust
- Efficient use of flatbuffers? https://www.reddit.com/r/golang/comments/cvmwci/efficient_use_of_flatbuffers/ 8 comments golang
- Tutorial: Use FlatBuffers in Rust - Robert Winslow https://rwinslow.com/posts/use-flatbuffers-in-rust/ 8 comments rust
- beta release of FlatTables: Go <> FlatBuffers https://github.com/urban-wombat/flattables/releases 5 comments golang
- Flatbuffers support for Rust is approaching https://github.com/google/flatbuffers/pull/4898 25 comments rust
- FlatBuffers Java library is on Maven Central https://www.reddit.com/r/java/comments/79hiot/flatbuffers_java_library_is_on_maven_central/ 7 comments java
- Exciting! Looks like rust flatbuffers are about to land. https://github.com/google/flatbuffers/pull/3894 34 comments rust
- Our experience of refactoring JSON to FlatBuffers http://blog.getjaco.com/json-to-flatbuffers/ 3 comments javascript
- FlatBuffers performance in Java https://blog.dsl-platform.com/flatbuffers-performance-in-java/ 9 comments programming
- Use Flatbuffers in Go https://rwinslow.com/posts/use-flatbuffers-in-golang/ 7 comments golang
- Improving Facebook's performance on Android with FlatBuffers [x-post] https://code.facebook.com/posts/872547912839369/improving-facebook-s-performance-on-android-with-flatbuffers/?utm_source=codedot_rss_feed&utm_medium=rss&utm_campaign=rss+feed 14 comments programming
- Boost.Spirit + Flatbuffers + Catch + Biicode + CLion + Github : Yet Another Coder http://yacoder.net/blog/2015/04/05/boost-spirit-flatbuffers-catch-biicode-clion-github/ 7 comments cpp
- Flatbuffers for Golang: Fast and Fun Serialization https://www.youtube.com/watch?v=-BPVId_lA5w 3 comments golang
- Zero-copy RPC with capabilities: A comparison of Cap'n Proto with FlatBuffers & SimpleBinaryEncoding https://kentonv.github.io/capnproto/news/2014-06-17-capnproto-flatbuffers-sbe.html 4 comments compsci
- Cap'n Proto: Cap'n Proto, FlatBuffers, and SBE https://kentonv.github.io/capnproto/news/2014-06-17-capnproto-flatbuffers-sbe.html 24 comments programming
- FlatBuffers: a memory efficient serialization library http://google-opensource.blogspot.de/2014/06/flatbuffers-memory-efficient.html 7 comments cpp
- FlatBuffers: a memory efficient serialization library http://google-opensource.blogspot.com/2014/06/flatbuffers-memory-efficient.html 10 comments programming