CATEGORY

Rust patterns 3,906 crates

Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.

philiprehberger-guard-clauseEarly-return guard clause macros for cleaner control flow151MITNo standard libraryRust patterns registry-ioHigh-performance event/callback registry for Rust. Sync-first with optional async. Lock-free reads, zero-allocation hot path,…148Apache-2.0 OR MITAsynchronousConcurrency rust-i18n-derive-implAn implementation for Rust internationalization (i18n) support via derive macro.147MITNo standard libraryRust patterns nekopas2rust...146MIT OR Apache-2.0Development toolsRust patterns just-stringContainer for various kinds of strings146Apache-2.0Data structuresRust patterns redacted-errorStable public error messages with debug-only diagnostic detail145MIT OR Apache-2.0Development toolsRust patterns atomr-hostingBuilder API for wiring a atomr system together — config, DI, setup hooks.142Apache-2.0ConcurrencyRust patterns rustuseComposable facade for RustUse utility crates142MIT OR Apache-2.0AlgorithmsDevelopment tools pudGenerate typed, composable, no-std-friendly modifications (“puds”) for Rust structs.142WTFPLData structuresRust patterns reliakit-bulkheadClock-agnostic concurrency limiter (counting-semaphore bulkhead) that caps in-flight operations. no_std and zero-dependency.140MITAlgorithmsNo standard library ci-cargoContinuous integration using cargo for Clippy and tests for all possible features.140MIT OR Apache-2.0Command line utilitiesDevelopment tools::Testing gloc-coreA universal business logic architecture for Rust, inspired by the Bloc/Cubit pattern from Flutter.139MITData structuresRust patterns bailLightweight syntactic sugar for cleaner early-exits using the ? operator.139MIT OR Apache-2.0Development toolsRust patterns rng_utilA small wrapper for some Rng implementation details so they can be abstracted away from threes_simulator and threes_solver138MITDevelopment toolsRust patterns backerrorJava style backtrace for Rust138Apache-2.0Development tools::DebuggingNo standard library firstparty-errorSmall owned error and context primitives for first-party Rust applications138Apache-2.0Rust patterns i18n_core-rizzen-yazstonThe `i18n_core` crate of the Internationalisation project.137BSD-3-ClauseInternationalization (i18n)Localization (L10n) ddd-toolkit-coreTraits and reference implementations for Domain-Driven Design building blocks: entities, value objects, aggregates, repositories,…133MIT OR Apache-2.0Data structuresRust patterns all-the-errorsCollect all the errors from iterators over results132MITNo standard libraryRust patterns karpal-diagramMonoidal categories and string diagrams for the Industrial Algebra ecosystem131Apache-2.0No standard libraryRust patterns gotobykkrwhofragsA procedural macro that adds C-style goto to Rust via label!() and goto!() macros.130MITDevelopment tools::Procedural macro helpersRust patterns anomalies-deriveDerive macros for the anomalies crate130MIT OR Apache-2.0Rust patterns raw-transmuteA more permissive alternative to mem::transmute, because you know better.130UnlicenseNo standard libraryRust patterns utilities_rsA small library of Rust utilities129MITDevelopment toolsRust patterns prismqueer-projectionsProjection layer of prismqueer's algebra — proc-macros for #[derive(Prism)] and the declaration! family.129Apache-2.0Development tools::Procedural macro helpersRust patterns reify-reflect-coreCore Reflect/Reify traits and RuntimeValue types128MIT OR Apache-2.0Rust patterns kael_refineableA macro for creating refinement types for Kael128Apache-2.0Rust patterns prismqueerThe spectral-triple substrate — five operations (focus, project, split, shift, settle), the Prism trait, zero deps. The…128Apache-2.0No standard libraryRust patterns faux-refine-coreCore traits and types for pseudo-Refinement Types.126MITNo standard libraryRust patterns genja-core-deriveProcedural macros for Genja task types, including derives for task metadata, subtasks, and wrapper dereferencing126MPL-2.0Development toolsRust patterns skerrySuper Kool ERRors Yoh - A type-safe, zero-boilerplate error management framework.125MITDevelopment toolsRust patterns cagelockA thread-safe static mutable wrapper123MITConcurrencyData structures auto_invalidate_deriveProc-macro implementation for auto_invalidate122MIT OR Apache-2.0CachingRust patterns pearceAn extension layer for Axum that enables rapid development of network services and agent-based infrastructure. Automates common…122MITDevelopment toolsRust patterns wae-effectWAE Effect - 代数效应依赖注入,声明式依赖获取121MITAsynchronousRust patterns faux-refine-deriveDerive macros for faux-refine. Automatically implements Pred.121MITRust patterns corophageAlgebraic effects for stable Rust121MIT OR Apache-2.0Rust patterns qubit-mixinTrait mixins for domain objects, providing common properties and behaviors120Apache-2.0Data structuresRust patterns lease-rsZero-cost ownership leasing for rust. Temporarily transfer full ownership across .await, threads, scopes, and closures with…118MIT OR Apache-2.0ConcurrencyData structures decycleSolve circular trait obligation118MITDevelopment tools::Procedural macro helpersRust patterns pilatus-axumAxum web integration for the Pilatus framework118MPL-2.0AsynchronousRust patterns rumbokLombok-like derive macros (Getter, Setter, Data) for Rust118MITDevelopment toolsRust patterns crush-errorsUnified error types for the CRUSH runtime117MIT OR Apache-2.0Rust patterns lintsWrites [lints.rust] to stdout such that all lints are denied or allowed.116MIT OR Apache-2.0Command line utilitiesDevelopment tools use-identifierComposable string-backed identifier primitives for RustUse115MIT OR Apache-2.0Data structuresRust patterns use-id-slugComposable human-readable slug primitives for RustUse115MIT OR Apache-2.0Rust patternsText processing typeslot_macrosProc-macro derive for typeslot.115MIT OR Apache-2.0Development toolsNo standard library eventide-domainDomain layer for the eventide DDD/CQRS toolkit: aggregates, entities, value objects, domain events, repositories, and an…115MIT OR Apache-2.0AsynchronousData structures use-predicateSmall predicate composition helpers for RustUse114MIT OR Apache-2.0AlgorithmsRust patterns use-id-prefixPrefixed identifier primitives for RustUse114MIT OR Apache-2.0Data structuresRust patterns intrusive-listenersA compact reentrant type-erased event-listener registry114MITData structuresNo standard library lang-libA lightweight, high-performance localization library for Rust. Loads TOML language files, supports runtime locale switching,…114Apache-2.0 OR MITLocalization (L10n)Rust patterns unslice-dstFancy slice-like DST support114MIT OR Apache-2.0Data structuresNo standard library smoxBox that stores small objects inline and bigger objects on the heap using Box, Rc or Arc, with CoW semantic113MIT OR Apache-2.0Memory managementRust patterns noosReliability layer for Rust LLM agents: scope drift, cost circuit breaks, and procedural correction memory as event-driven…113MITDevelopment toolsRust patterns rig-catLLM agent framework built on comp-cat-rs: typed effects, no async, categorical foundations113MITRust patternsScience clockwork-tuplesType-level tuple utilities for compile-time structural reasoning.112MIT OR Apache-2.0Data structuresRust patterns result-aatThe Infomation and Result Trace crate112Apache-2.0Development tools::DebuggingNo standard library karpal-higher2-categories, enriched categories, and bicategories for the Industrial Algebra ecosystem112Apache-2.0No standard libraryRust patterns str_arrayFixed-size `str` and `CStr` types backed by an array111Apache-2.0 OR MITData structuresNo standard library hurryConvenient macros for creating pointer types (Box, Rc, Arc, etc.)111MIT OR Apache-2.0No standard libraryRust patterns recallable-macroMacro suite for the recallable crate: enables model with #[recallable_model] and automatic trait derives for `Recallable` and…111MIT OR Apache-2.0Data structuresRust patterns use-argPrimitive owned argument tokens for RustUse CLI-adjacent code109MIT OR Apache-2.0Command-line interfaceRust patterns use-command-nameCommand and executable name primitives for RustUse CLI-adjacent code109MIT OR Apache-2.0Command-line interfaceRust patterns struxTabular declaration of similar structs109Apache-2.0 OR MITRust patterns origin-macrosProc-macros for Origin: #[derive(BoundaryKind)] and #[boundary_check]109MITDevelopment tools::Procedural macro helpersRust patterns tarpc-catRPC framework built on comp-cat-rs: typed effects, no async, categorical foundations109MIT OR Apache-2.0Network programmingRust patterns flensePurpose-oriented lensing108MIT OR Apache-2.0Data structuresDevelopment tools::FFI non-null-constA *const equivalent of NonNull<T>.108MITMemory managementNo standard library fluxo-typestateZero-cost type-state pattern via procedural macros108MITDevelopment toolsRust patterns ddd-toolkit-macroDerive macros for ddd-toolkit-core's ValueObject, EntityId, SecretVo, and EnumVo traits.108MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns better_unwrapA trait providing clearer alternatives to unwrap() methods: or_panic(), panic_or(), panic_or_else(), panic_or_default(), and…107MITRust patterns use-optionPrimitive CLI option key-value types for RustUse107MIT OR Apache-2.0Command-line interfaceRust patterns poprako-orchestraA unified transaction abstraction framework for Rust — decoupled Oper, Step, Nucl, and Run traits107MITAsynchronousRust patterns marked-pathType-safe path wrappers with compile-time absolute/relative guarantees107LGPL-3.0-or-laterRust patterns service-daemonA declarative Rust framework for automatic service management, event-driven triggers, and compile-time dependency injection.107MIT OR Apache-2.0AsynchronousRust patterns club-nostosBracket / lifecycle / Outcome primitives for Rust. Climb the ladder of abstraction, then come back down with new eyes.107MITData structuresRust patterns use-constraintLightweight named constraint primitives for RustUse106MIT OR Apache-2.0Data structuresRust patterns use-ruleNamed reusable rule primitives for RustUse106MIT OR Apache-2.0Data structuresRust patterns filterstructA simple macro for creating struct instances with ergonomic syntax, useful for filters.106MITDevelopment toolsRust patterns use-promptPrompt text and confirmation primitives for RustUse CLI-adjacent code106MIT OR Apache-2.0Command-line interfaceRust patterns hexga_guardUnified trait interface for Mutex, RwLock, RefCell, and other guard-based / interior mutability types105MIT OR Apache-2.0ConcurrencyNo standard library pub_sourceMake everything public105MITNo standard libraryRust patterns use-exit-codePortable exit status primitives for RustUse CLI-adjacent code105MIT OR Apache-2.0Command-line interfaceRust patterns floatsf16 and f128 floating point types for compatibility with future Rust versions105MITMathematicsNo standard library cmdregA lightweight string-keyed command dispatcher with axum-style extractors for Rust104MITAsynchronousRust patterns use-env-varEnvironment variable primitives for RustUse CLI-adjacent code104MIT OR Apache-2.0Command-line interfaceRust patterns component-mapGeneric component manager with sync/async and fallible/infallible initialisation104MITAsynchronousData structures bronzite🔮 Compile-time type reflection for Rust - inspect traits, fields, and methods from proc-macros with an ergonomic navigation API104MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns type_switchA simple utility for compile-time unions that let you switch between different types.104MIT OR Apache-2.0Data structuresNo standard library use-flagPrimitive short and long flag types for RustUse CLI-adjacent code103MIT OR Apache-2.0Command-line interfaceRust patterns use-stdinSynchronous stdin primitives for RustUse CLI-adjacent code103MIT OR Apache-2.0Command-line interfaceRust patterns use-stdoutSynchronous stdout primitives for RustUse CLI-adjacent code103MIT OR Apache-2.0Command-line interfaceRust patterns bronzite-daemon🔮 Background daemon for Bronzite compile-time reflection - caches rustc compilation for fast type queries103MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns use-stderrSynchronous stderr primitives for RustUse CLI-adjacent code103MIT OR Apache-2.0Command-line interfaceRust patterns use-terminalTerminal capability primitives for RustUse CLI-adjacent code103MIT OR Apache-2.0Command-line interfaceRust patterns spark-signalsA standalone reactive signals library for Rust - fine-grained reactivity for any application103MITData structuresRust patterns bronzite-query🔮 Rustc plugin for Bronzite compile-time reflection - extracts type information from Rust code102MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns convention-lintFile-naming convention linter configurable via Cargo.toml metadata — use as `cargo convention-lint` or embed as a library102MIT OR Apache-2.0Command line utilitiesDevelopment tools pipexecZero-allocation, deterministic pipeline runtime for staged computation in Rust.101MITAlgorithmsRust patterns matrix-sliceSafe abstractions for two-dimensional slices.100MIT OR Apache-2.0Data structuresNo standard library glocA universal business logic architecture for Rust, inspired by the Bloc/Cubit pattern from Flutter. Includes core traits and the…100MITData structuresRust patterns into-owned-trait`IntoOwned` trait for converting borrowed types into their owned counterparts100MIT OR Apache-2.0Rust patterns simple-dst-deriveDerive macros for allocating and using custom DSTs.99MIT OR Apache-2.0Data structuresMemory management defaultedTrait and derive macro for testing whether a value equals its default state, with per-field customization and optional serde…99MITEncodingNo standard library xrangeHigh-performance range overlap search algorithms / 高性能区间重叠搜索算法98MulanPSL-2.0AlgorithmsData structures use-rustComposable Rust ecosystem primitives for RustUse.98MIT OR Apache-2.0Development toolsRust patterns reflect-natType-level naturals, booleans, and HLists with Reflect implementations97MIT OR Apache-2.0Data structuresRust patterns thin-statusLow-overhead, production-grade error status type for Rust, heavily inspired by Abseil's absl::Status97Apache-2.0AsynchronousNetwork programming ironsagaCommand pipeline orchestration with automatic LIFO rollback and recursive compensation, for sync and async Rust workflows.96MITAsynchronousRust patterns const-reifySafe runtime-to-const-generic dispatch via match tables95MIT OR Apache-2.0Rust patterns signaledA lightweight reactive programming library for Rust, providing a signal-slot mechanism.95MITData structuresRust patterns handle-thisErgonomic error handling with try/catch/throw/inspect/finally syntax and automatic stack traces94MIT OR Apache-2.0Development toolsNo standard library struct-threadsA simple library providing a Thread extension trait for Runnable tasks.94MITConcurrencyRust patterns bitxMore ergonomic way to deal with bitfield-like struct.94MIT OR Apache-2.0No standard libraryNo standard library::No dynamic allocation placidSeparated ownership and in-place construction in Rust93MIT OR Apache-2.0No standard libraryRust patterns slot-cellSlotCell - an interior mutability container. It acts as a "Runtime-Checked Move Cell", providing owned access to data rather than…92Apache-2.0Data structuresNo standard library path-extraExtra methods on `Path` for ergonomic and chainable `fs` operations.92MIT OR Apache-2.0AsynchronousFilesystem uziA simple macro to help with closure binding ergonomics91MIT OR Apache-2.0Rust patterns pilatus-rtRuntime support for the Pilatus deterministic simulation framework89MPL-2.0AsynchronousRust patterns irysCompile-time trait reflection for Rust89MITRust patterns api-guidelinesRust API guidelines enums and utilities for code quality and best practices88MITDevelopment toolsRust patterns flowd_deriveDerive macro for flowd — generates struct ↔ redis::Value mapping. Not intended for direct use; re-exported by `flowd`.88MIT OR Apache-2.0AsynchronousRust patterns ratio-cloneA library for cheap-to-clone types and wrappers for expensive to clone and compare datatypes.88MPL-2.0Data structuresEncoding anomaliesStructured, categorized error handling inspired by Cognitect's anomalies88MIT OR Apache-2.0Rust patterns use-idComposable facade crate for RustUse identifier primitives87MIT OR Apache-2.0Data structuresRust patterns sifredb-deriveDerive macros for sifredb86Apache-2.0 OR MITCryptographyRust patterns use-patternFeature-gated facade crate for RustUse pattern helpers86MIT OR Apache-2.0Rust patternsText processing enum-typerType-indexed enums and GADTs for Rust via procedural macros85MIT OR Apache-2.0EncodingRust patterns use-cliFacade crate for RustUse CLI-adjacent primitives85MIT OR Apache-2.0Command-line interfaceRust patterns postmortemA validation library that accumulates all errors for comprehensive feedback85MITData structuresRust patterns dynzstA thin pointer for dyn Trait + IsZeroSized.84MIT OR Apache-2.0Data structuresRust patterns uninit-readA marker trait and utilities for safe, high-performance reads into uninitialized buffers.84MIT OR Apache-2.0AsynchronousFilesystem aspect-runtimeRuntime utilities for aspect-oriented programming in Rust84MIT OR Apache-2.0Development toolsRust patterns genja-plugin-managerDynamic plugin loading and build support for Genja-compatible Rust applications and shared-library plugins84MPL-2.0Development toolsRust patterns declerrorDeclarative macros to "derive" Error.83MITDevelopment tools::Procedural macro helpersNo standard library dumpit-macrosProc-macro implementation for the dumpit crate. Do not use directly.82MIT OR Apache-2.0Development tools::DebuggingRust patterns tee_outputProvides 'tee' functionality for the current process81MITDevelopment toolsRust patterns qubit-caseNaming style detection and conversion helpers for Rust applications81Apache-2.0Development toolsRust patterns use-validateComposable facade crate for RustUse validation primitives80MIT OR Apache-2.0Data structuresRust patterns hamon_deriveA zero-cost, type-level static decorator and pipeline builder.80MITData structuresDevelopment tools ddd-toolkitDomain-Driven Design building blocks for Rust: a single-dependency facade over ddd-toolkit-core and its derive macros.80MIT OR Apache-2.0Data structuresRust patterns eventide-applicationApplication layer for the eventide DDD/CQRS toolkit: command bus, query bus, handlers, application context, and an in-memory bus…80MIT OR Apache-2.0AsynchronousData structures anyhow2(Fork of anyhow that adds the location where the error first occurred)Flexible concrete Error type built on std::error::Error79MIT OR Apache-2.0No standard libraryRust patterns any-traitUp/Down cast between concrete and subtraits79EUPL-1.2No standard libraryRust patterns value-extraA tri-state Patch<T> type for partial update semantics — distinguishing between 'has value', 'absent', and 'explicitly null'78MITData structuresRust patterns ferroly-deriveDerive macros for the Ferroly toolkit (Encode, Decode, FerrolyError).78Apache-2.0 OR MITRust patterns abplA collection of Rust boilerplate: a reloadable-systemd-service lifecycle helper, a hot-reloading axum wrapper, a…78AGPL-3.0-or-laterAsynchronousConfiguration type-lib-deriveDerive macro for type-lib: generate validated newtypes that enforce a Validator at construction.77Apache-2.0 OR MITRust patterns mceMarkdown Code Extractor: Collect code blocks from your README.md (or another Markdown file). Optional filtering. Add optional…76BSD-2-Clause OR Apache-2.0 OR MITDevelopment toolsDevelopment tools::Testing crdt-deriveDerive macros (Crdt, DeltaSync) for the crdt-trait crate.76MIT OR Apache-2.0Data structuresRust patterns devnagari_macrosProc-macro backend for the devnagari crate — Devanagari keyword translation76MITRust patterns nx-error-macrosProcedural macros for the nx-error framework, enabling zero-boilerplate error handling for Wasm/WASI75MIT OR Apache-2.0Development toolsRust patterns global-mockableUtility for creating global mockable objects.74MIT OR Apache-2.0Rust patterns stave-macrosA compile-time typestate validation macro for type-safe builders.74MITRust patterns symdiffCompile-time symbolic differentiation for Rust via a proc-macro attribute. Generates closed-form gradients at compile time.74MITMathematicsNo standard library ptxrunifies *const/*mut pointers using the trait system73MITMemory managementNo standard library overengineered_hktsExpiremental crate of higher-kinded types integrated with lifetimes and matching function types and optional cloning and…72MIT OR Apache-2.0Data structuresRust patterns statum-graphStatic graph export for Statum machine introspection72MITDevelopment toolsRust patterns condition-matcherA flexible and type-safe condition matching library with automatic struct field access71MITData structuresRust patterns better_resultA better error handling framework with error construction macro, monadic handling chain, and much more71MITDevelopment tools::DebuggingRust patterns pilatus-engineeringEngineering utilities (images, angles, matrices) for the Pilatus framework70MPL-2.0AsynchronousRust patterns velomorphHigh-performance zero-copy struct transformation for Rust with asynchronous background deallocation.70MIT OR Apache-2.0AsynchronousDevelopment tools fnrouteA small function router with axum-style handler extraction.70MITAsynchronousRust patterns box_sliceHelpers to create boxed slices without allocating a Vec first70MITNo standard libraryRust patterns rs-corA compile-time Chain of Responsibility pattern library for Rust69GPL-3.0-onlyRust patterns causlane-corePure semantic dispatch kernel for causlane.69MIT OR Apache-2.0Development toolsRust patterns into-dedupedUtility methods and functions that take an owned Vec and return a deduplicated owned Vec67MITRust patterns rust-memory-safety-examplesComprehensive educational examples demonstrating memory-safe programming patterns with CVE case studies and benchmarks67MITDevelopment toolsRust patterns std2"minimal std is a feature" - a coping rust shill.67GPL-3.0-onlyNo standard libraryNo standard library::No dynamic allocation typeslotStatically assigned slot indices for types, grouped by a marker type.67MIT OR Apache-2.0Development toolsNo standard library intertrait-nostdThe intertrait crate, with no_std support.67MIT OR Apache-2.0Rust patterns ndx-macrosProc-macro attributes for writing libndx modules and hooks in Rust67BSD-2-ClauseDevelopment toolsRust patterns readonly_wrapHelpers to create readonly structs with a zero-cost wrapper67MITNo standard libraryRust patterns reify-graphSafe Rc/Arc graph reification and reconstruction66MIT OR Apache-2.0Data structuresRust patterns reflect-deriveDerive macro for #[derive(Reflect)]66MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns auto_docA procedural attribute macro to seamlessly pull external Markdown files into your Rust item documentation.66MITDevelopment toolsRust patterns alloc-once-macrosProcedural macro implementation detail of the `alloc-once` crate.65MIT OR Apache-2.0Rust patterns context-traitRuntime-synthesized trait instances scoped to callbacks65MIT OR Apache-2.0Rust patterns async-reifyAsync computation inspector: extract continuation structure as step graphs65MIT OR Apache-2.0AsynchronousRust patterns xopsyStructural pattern matching DSL for JSON. Perform declarative diagnostics and surgical in-place updates on dynamic data.65MIT OR Apache-2.0Data structuresEncoding abstract_socketTypes to abstract over TCP and Unix socket.64MITNFANetwork programmingOperating systems::Unix APIs piyingFault-tolerant Async Actors Built on Tokio64MIT OR Apache-2.0AsynchronousConcurrency sql-helpsql-help: parse SQL text then print any SQL help that we know of, such as optimizations, clarifications. Work in progress.63MIT OR Apache-2.0 OR GPL-2.0 OR GPL-3.0 OR BSD-3-ClauseDevelopment toolsDevelopment tools::Testing const-reify-deriveProc macro: #[reifiable] for automatic const-generic dispatch63MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns my_boxAn educational, zero-dependency Rust implementation of a heap-allocated smart pointer (MyBox<T>), mirroring std::boxed::Box<T>…63Apache-2.0Memory managementNo standard library sigma-enumA macro to simulate sigma types with enums.63MIT/Apache-2.0Data structuresRust patterns suwrapContextual and explicit replacement for unwrap()63MIT OR Apache-2.0Rust patterns octarine-problemFoundation error type for octarine - Problem enum and Result alias63MIT OR Apache-2.0No standard libraryRust patterns simple-dstTraits for allocating and using custom DSTs.62MIT OR Apache-2.0Data structuresMemory management rakka-diDependency-injection container for rakka.62Apache-2.0ConcurrencyRust patterns thread_local_scopeScoped access to thread local storage61MIT OR Apache-2.0Rust patterns newtype-idsType safe identifiers in Rust61MITRust patterns newtype-ids-uuidUuidIdentifier trait and derive macro61MITRust patterns coinductionAttribute macros for defining circular type references and recursive trait implementations in Rust61MITDevelopment tools::Procedural macro helpersRust patterns samara-signalsA high-performance signal library for Rust61MITAsynchronousConcurrency autosurgeon-catDerive-driven mapping between Rust types and automerge-cat documents61MITData structuresRust patterns merge-structs-deriveMake your structs mergeable61MIT OR Apache-2.0Rust patterns harnessrs-coreCore traits and types for the Harness SDK61MIT OR Apache-2.0Rust patterns specification-coreComposable, strongly typed specifications for Rust60MITDevelopment toolsRust patterns