-
facet
Reflection for Rust: introspect types at compile time with metadata for serialization, pretty-printing, CLIs, and more
-
figue
Type-safe CLI arguments, config files, and environment variables powered by Facet reflection
-
vox-postcard
Postcard serialization for vox with translation plan support
-
facet-cbor
CBOR serialization for Facet types
-
facet-styx
Facet integration for the Styx configuration language
-
facet-format
Core Serializer/Deserializer traits for facet's next-generation format architecture with JIT compilation support
-
facet-xml
XML serialization for facet using the new format architecture - successor to facet-xml
-
facet-solver
Constraint solver for facet - resolves type shapes from field names
-
facet-singularize
Fast, no-regex English singularization for the facet ecosystem
-
facet_generate
Generate Swift, Kotlin and TypeScript from types annotated with
#[derive(Facet)] -
syndicate-server
Dataspace server
-
facet-error
thiserror replacement powered by facet - derive Error trait from doc comments
-
facet-xml-node
Raw XML node types for facet-xml - represent arbitrary XML without a schema
-
facet-json
JSON serialization for facet using the new format architecture
-
facet-axum
Axum integration for Facet - extractors and responses using Facet's serialization
-
hotmeal
HTML toolkit with arena-based DOM, html5ever parsing, and serialization
-
teamy-figue
Type-safe CLI arguments, config files, and environment variables powered by Facet reflection
-
facet-toml
TOML serialization for facet using the new format architecture - successor to facet-toml
-
trame
Formally verified partial value construction for facet
-
rediff
Diff and compare Facet values with detailed structural difference reporting
-
dibs
Postgres toolkit for Rust, powered by facet reflection
-
facet-path
Path tracking for navigating Facet type structures
-
facet-miette
Derive miette::Diagnostic for facet types - rich error reporting with source spans
-
facet-macro-parse
Parser for facet derive macros - transforms TokenStreams into structured type representations
-
facet-postcard
Postcard binary format for facet with Tier-0 and Tier-2 JIT deserialization
-
facet-kdl-legacy
Legacy KDL (KDL Document Language) serialization and deserialization for Facet types - use facet-kdl instead
-
facet-svg-legacy
Legacy SVG (Scalable Vector Graphics) serialization for Facet types - use facet-svg instead
-
facet-reflect
Build and manipulate values of arbitrary Facet types at runtime while respecting invariants - safe runtime reflection
-
rusqlite-facet
Rusqlite integration for the facet reflection framework
-
facet-default
Derive Default for facet types with custom field defaults
-
facet-dom
Tree-based (DOM) deserializer for facet - supports HTML and XML
-
facet-msgpack
MsgPack binary format for facet
-
facet-svg
SVG (Scalable Vector Graphics) serialization for Facet types using facet-xml
-
facet-deserialize
Event-based approach to deserialization for the facet ecosystem
-
facet-shapelike
Serializable owned versions of Facet shape types - enables persisting and transmitting type metadata
-
facet-serialize
Generic serializer for facet
-
facet-format-postcard
Postcard binary format for facet with Tier-0 and Tier-2 JIT deserialization
-
facet-diff
Structural diffing for Facet types with human-readable output - no PartialEq required
-
fad
Fast deserialization in Rust, based on facet reflection
-
facet-dessert
Sweet helpers for facet deserialization - shared between facet-format and facet-dom
-
facet-validate
Validation attributes for facet - validate field values during deserialization
-
facet-xdr
XDR serialization for facet using the new format architecture - successor to facet-xdr
-
facet-format-msgpack
MsgPack binary format for facet using the Tier-2 JIT architecture
-
facet-atom
Atom Syndication Format (RFC 4287) types for facet-xml
-
facet-postcard-legacy
Legacy Postcard binary serialization for Facet types - use facet-postcard instead
-
facet-types
Core types and traits for the facet reflection library
-
facet-typescript
Generate TypeScript type definitions from facet type metadata
-
facet-assert
Pretty assertions for Facet types - no PartialEq required
-
facet-xml-legacy
Legacy XML serialization and deserialization for Facet types - use facet-xml instead
-
figue-attrs
Attribute macros for figue CLI argument parsing
-
facet-tokio-postgres
Deserialize tokio-postgres Rows into any type implementing Facet
-
facet-toml-legacy
Legacy TOML serialization and deserialization for Facet types - use facet-toml instead
-
facet-format-suite
Comprehensive test suite for facet format implementations - ensures correctness across serialization formats
-
facet-msgpack-legacy
Legacy MessagePack binary serialization for Facet types - use facet-msgpack instead
-
facet-python
Generate Python type definitions from facet type metadata
-
facet-asn1-legacy
Legacy ASN.1 serialization and deserialization for Facet types - use facet-asn1 instead
-
facet-yaml-legacy
Legacy YAML serialization and deserialization for Facet types - use facet-yaml instead
-
facet-opaque
Type-erased pointer helpers for Facet types
-
facet-json-schema
Generate JSON Schema from facet type metadata
-
facet-kdl
KDL serialization for facet using the new format architecture - successor to facet-kdl
-
facet-xml-diff
Diff-aware XML serialization for facet
-
facet-xdr-legacy
Legacy XDR serialization and deserialization for Facet types - use facet-xdr instead
-
facet-actix
Glue crate between actix-web and facet
-
safe-debug
Derives std::fmt::Debug with automatic redaction for sensitive fields marked with #[facet(sensitive)]
-
hierconf
Loads TOML configuration files from standard Unix hierarchy paths
-
facet-value-format
Serialize facet types into facet-value using the facet-format event model
-
facet-showcase
Unified showcase infrastructure for facet format crates
-
facet-html-dom
Typed HTML DOM element definitions for facet-html
-
facet-html
HTML parsing for facet using the format architecture with html5gum
-
facet-json-write
JSON writer implementation for the Facet introspection framework
-
facet-format-xml
XML serialization for facet using the new format architecture - successor to facet-xml
-
facet-json-read
JSON reading functionality for the Facet introspection library
-
fret-window-style-profiles
Ecosystem-level window style profiles (recipes) for Fret
-
trame-runtime
Runtime traits and implementations for trame
-
perf-index-generator
Performance index generator for facet benchmarks
-
facet-peek
Read arbitrary Facet types safely
-
hierconf-mangen
Man page generation for hierconf configuration structs
-
facet-poke
Build and alter arbitrary Facet types
-
facet-inspect
Allows inspecting types that implement Facet
-
facet-samplelibc
Sample C library integration with Facet
-
facet-csv-legacy
Legacy CSV deserializer and serializer for the facet ecosystem - use facet-csv instead
-
facet-args
Type-safe command-line argument parsing powered by Facet reflection
-
facet-diff-core
Core types and helpers for diff rendering in Facet
-
facet-macros
Derive macro for the Facet trait - proc macro powered by unsynn for compile-time type introspection
-
facet-urlencoded
URL-encoded form data serialization and deserialization for Facet types
-
facet-json-legacy
(Legacy) JSON serialization and deserialization for Facet types
-
hierconf-core
Core functionality for hierconf configuration management
Try searching with DuckDuckGo.