nowfound

Alternatives

Products that do what fcode is a binary rust-serde format that supports schema evolution does

  1. 1FA
  2. 2SA
  3. 3
    ServBay399

    The next generation Web Development Environment

    2024

  4. 4CR
  5. 5AS
  6. 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

  7. 7CA
  8. 8SN
  9. 9SN
  10. 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

  11. 11SA
  12. 12TC

    May 2026 · github.com

  13. 13
    FSET93

    A JSON Schema editor, no more writing json schema by hand

    2021

  14. 14CA
  15. 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

  16. 16AU
  17. 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

  18. 18CO
  19. 19SI
  20. 20FS
  21. 21RA
  22. 22IB

    The web server that I am building is currently in beta, so any feedback is welcome.

    2025 · ferronweb.org

  23. 23LR
  24. 24AE

Ranked by how close each launch is in meaning, then by votes. Refine with a description →