Alternatives
Products that do what fcode is a binary rust-serde format that supports schema evolution does
- 1FA
2021 · github.com
- 2SA
2019 · github.com
- 3

- 4CR
2024 · github.com
- 5AS
2017 · github.com
- 6FM
Ferrite: Fast Markdown/Text/Code editor in Rust with native Mermaid diagrams Built a Markdown editor using Rust + egui. v0.2.1 just dropped with major Mermaid improvements: → Native Mermaid diagrams - Flowcharts, sequence, state, ER, git graphs - pure Rust, no JS → Split view - Raw + rendered side-by-side with sync scrolling → Syntax highlighting - 40+ languages with large file optimization → JSON/YAML/TOML tree viewer - Structured editing with expand/collapse → Git integration - File tree shows modified/staged/untracked status Also: minimap, zen mode,…
Jan 2026 · github.com
- 7CA
2025 · mackow.ski
- 8SN
2019 · github.com
- 9SN
Apr 2026 · sycamore.dev
- 10AF
Serialization framework with some interesting numbers: 10-20x faster on nested objects than json/protobuf. Technical approach: compile-time codegen (no reflection), compact binary protocol with meta-packing, little-endian layout optimized for modern CPUs. Unique features that other fast serializers don't have: - Cross-language without IDL files (Rust ↔ Python/Java/Go) - Trait object serialization (Box) - Automatic circular reference handling - Schema evolution without coordination Happy to discuss design trade-offs. Benchmarks:…
Oct 2025 · fory.apache.org
- 11SA
2022 · shalerb.org
- 12TC
May 2026 · github.com
- 13

- 14CA
2024 · docs.rs
- 15BF
`rust-bfield` is a Rust implementation of our novel "B-field" data structure, which functions like a Bloom filter for key-value lookups instead of set membership queries. The B-field allows you to compactly store data using only a few bytes per key-value pair. We've successfully utilized it in genomics to associate billions of "k-mers" with taxonomic identifiers while maintaining an efficient memory footprint. But the data structure is also useful beyond computational biology, particularly where you have large unique key domains and constrained value ranges. Available under an Apache 2…
2024 · github.com
- 16AU
2022 · wishawa.github.io
- 17TA
Hi community, we just released https://github.com/tonbo-io/typed-arrow. When working with arrow-rs, we noticed that schemas are declared at runtime. This often leads to runtime errors and makes development less safe. typed-arrow takes a different approach: - Schemas are declared at compile time with Rust’s type system. - This eliminates runtime schema errors. - And introduces no runtime overhead — everything is checked and generated by the compiler. If you’ve run into Arrow runtime schema issues, and your schema is stable (not defined or switched at runtime), this project…
2025 · github.com
- 18CO
2024 · github.com
- 19SI
2025 · github.com
- 20FS
2023 · determinate.systems
- 21RA
2019 · github.com
- 22IB
The web server that I am building is currently in beta, so any feedback is welcome.
2025 · ferronweb.org
- 23LR
2023 · github.com
- 24AE
2022 · crates.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →