-
litrs
Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
-
aws-types
Cross-service types for the AWS SDK
-
quick-error
A macro which makes error types pleasant to write
-
rustdoc-types
Types for rustdoc's json output
-
tynm
Returns type names in shorter form
-
path_abs
Ergonomic paths and files in rust
-
erasable
Type-erased thin pointers
-
fhir-sdk
FHIR Software Development Kit. Library for interfacing with FHIR.
-
slice-dst
Slice-based custom DSTs
-
cargo-generate-type
Cargo subcommand to generate Rust code from and for input data
-
type_reg
Serializable map of any type
-
http-types
Common types for HTTP operations
-
tsync
Generate typescript types from rust code
-
shopify_function
write Shopify Functions in Rust
-
imap-types
Misuse-resistant data structures for IMAP
-
condtype
Choose types at compile-time via boolean constants
-
uid
creation of unique IDs
-
dyn-context
mechanism for lifetimes erasing
-
tealr
enhance the APIs provided by the mlua crates
-
wasmer-types
Wasmer Common Types
-
mwapi_responses
Automatically generate strict types for MediaWiki API responses
-
wasm-coredump-types
Wasm coredump shared types
-
pyinrs
type library that is as easy to use as Python built-in types
-
polytype
A Hindley-Milner polymorphic typing system
-
kindest
Costless typed identifiers backed by UUID, with kind readable in serialized versions
-
disqualified
type names more user-readable
-
address
aids in processing network addresses
-
ffi_time
FFI assistant for Rust time types
-
safecast
Traits to define safe casting between types
-
typemap_rev
A hashmap, but stores types as keys
-
lsts
Large Scale Type Systems
-
valu3
A generic serialization/deserialization/type framework
-
metatype
Helper methods to determine whether a type is
TraitObject
,Slice
orConcrete
, and work with them respectively -
erased
Erase the type of a reference or box, retaining the lifetime
-
refinement-types
Refinement types
-
assert_has_field
macro for checking if a struct has a specific field
-
bounded-vector
Vec wrapper that guarantees upper and lower bounds on type level
-
py-declare
type declare system for pycc-rs
-
rusttyc
writing type checkers with a lattice-like type system in rust
-
email_pass
Email and Password Type in Rust
-
typeables
type aliases. By SixArm.com.
-
non-blank-string-rs
Non blank string type for 'parse, don't validate' approach
-
kind
Costless typed identifiers backed by UUID, with kind readable in serialized versions
-
cty
Type aliases to C types like c_int for use with bindgen
-
phone_type
Phone type for Rust
-
openapi_type
OpenAPI type information for Rust structs and enums
-
state-shift
Macros for implementing Type-State-Pattern on your structs and methods
-
otoroshi_rust_types
A CLI to create and build WASM binaries
-
roussillon-type-system
A type system for a programming language
-
convex-typegen
Type safe bindings for ConvexDB in Rust
-
unique-type-id
A unique id proc-macro generator for types
-
ladata
& modular data model
-
antidote
Poison-free versions of the standard library Mutex and RwLock types
-
irox-types
Enums and structs to describe Rust's basic type system
-
winget-types
WinGet Types
-
swamp-vm-types
Low-level types for memory layout, addresses, and instructions used by the Swamp Virtual Machine (VM)
-
type_hash
Generate a hash for a Rust type. The primary use-case for this crate is for detecting differences in message types between versions of a crate. The
TypeHash
trait is implemented… -
daktilo
Turn your keyboard into a typewriter! 📇
-
const-type-layout
Derivable const trait to view and compare the layout of a struct, union, or enum
-
rusty-hkt
Higher-kinded types for Rust
-
gbfs_types
Types for GBFS
-
rusty-typesh
A flexible type pattern matching system for Rust
-
mazer
generating and solving mazes of various maze algorithms and grid types
-
quick-error2
A macro which makes error types pleasant to write
-
strunemix
allows to build a struct with a form of its fields, by deriving enums of them
-
rsmonad
Haskell-style monads for idiomatic Rust
-
swamp-types
types used in Swamp
-
pattern_code
Given a path patterm matched source code
-
verty
procedural macro to generate different versions of a type
-
dialectic
Transport-polymorphic, asynchronous session types for Rust
-
fhir-model
FHIR SDK Models
-
geo-bevy
Generate Bevy meshes from
geo
types -
wext
web-sys extension traits, convenience functions and types
-
lambda-runtime-types
Common structures for lambda architecture
-
nintypes
Nintondo shared types
-
datetime-string
Datetime string types
-
lambda-types
Puts the lambda calculus in Rust...'s type system
-
autogen
set of macros that allows you to automatically apply generics to impl blocks
-
trait_variable
Make variable fields feasible in trait definition
-
iso17442-types
ISO 17442 Types
-
protobuf-well-known-types
Protobuf Well-Known Types
-
lum_boxtypes
lum framework's box types library
-
wasmer-wasi-experimental-io-devices
An experimental non-standard WASI extension for graphics
-
primitive-byte-iter
An Iterator which can load primitive types and glam types from bytes
-
frunk_utils
working with frunk
-
big_unsigned_ints
Big Unsigned Integers ranging from U256 to U2048 using u64 arrays all under a fixed-size of 32
-
session_types
session types in Rust
-
homm5-types
contains data stuctures useful for Homm5 mods development
-
symboscript-types
A symbolic programming language SymboScript types
-
tuple-traits
Additional tuple traits to enable ergonomic types
-
stdint
C99 stdint/stdio types for easier interop
-
broomdog
A type-erased map with 'indefinite loanership'
-
rapl
that makes numerical scripting with Rust simple and enjoyable
-
type-rules
easily constrain a struct
-
lifted
Higher-kinded types in Rust
-
tpit-rt
Portal Interface Types
-
path-value
Universal type and access property(s) by path
-
fed
A sketch implementation of anonymous, tagged unions in stable Rust
-
typed_graph
Staticly typed graph library
-
aes_types
Adobe ExtendScript external object library implementation in Rust
-
vec-plus
add some vec type
-
forgejo-api-types
API types of the forgejo API
-
MacTypes-sys
Bindings for MacTypes.h
-
get-field-by-type
Get a value of field, based on the type of a field
-
typeful
A collection of helper derive macros for type patterns
-
tbytes
A tiny library for reading and writing typed data into buffers
-
cisness
Runtime 'live witness' of two types being the same
-
rattish
Cast between trait objects
-
micro_types
Types for distributed systems
-
unibox
Universal Box that can store any type using static or dynamic memory
-
type-layout
Derivable trait to view the layout of a struct, useful for debugging
-
hc-wasmer-types
Wasmer Common Types
-
estring
way to parse a string using type annotations
-
xloop_types
core types for xloop
-
newtyperef
generate custom newtype reference types
-
air-types
Types for the TNJ Assembly Intermediate Representation (AIR)
-
samsvar
trait for matching on custom types
-
py-lex
lex definition for pycc-rs
-
hashed-type-def
hash based type identifier: hash code is computed on the basis of type definition
-
type-operators
A macro system for creating type operators in Rust and writing type-level logic
-
li-http-types
Common types for HTTP operations
-
terraphim_types
Core types crate for Terraphim AI
-
daktilo_lib
Turn your keyboard into a typewriter! 📇
-
type-sets
Sets implemented in the rust type-system
-
type_pipe
Curry types
-
frunk_utils_derives
Derives for frunk traits
-
tylift
Lift enum variants to the type-level
-
dialectic-compiler
Session type macro compiler for the Dialectic crate
-
integer_or_float
A data type holding an ‘integer or float’ (a data type in the Unified Font Object specification, among others)
-
libsvm
High level Rust bindings for libsvm
-
http-types-rs
Common types for HTTP operations
-
type-factory
unique opaque types
-
pit-teavm
Portal Interface Types
-
wasmer-wasi-local-networking
An WASIX extension for local networking
-
impl_here
A macro that helps impl method for foreign types
-
struct_scalpel
memory layout analysis tool for structs, enums, unions, tuples, and references
-
kinds
Higher-Kinded Types simulated by GATs
-
tindex
Vec
, slice and bitset with custom index types -
typefun
Emulating various values at compile-time using types
-
dst-container
Containers for DST objects
-
sashay
Type-erased and lifetime-erased references and slices
-
toto
conversion method between basic numerical types
-
polymorphic-constant
A macro to define a numerical constant in multiple types at once
-
wick-interface-types
Types used by Wick components
-
wasmer-wasi-experimental-io-devices-near
An experimental non-standard WASI extension for graphics
-
mwt
proc macros for generating mut and non-mut methods without duplicating code
-
shapeless
package that transforms types into shapelessness
-
oneoff
one-off types
-
nats-types
Enumerations and types for representing NATS protocol messages
-
staticize
trait which provides access to a 'static version of any T that implements Staticize
-
type-layout-syn2
Derivable trait to view the layout of a struct, useful for debugging. Patched for syn 2.
-
aurora-engine-types
Essental types which used in Aurora Engine
-
memory-size-type
A data type for dealing with memory sizes
-
typeable
Exposes Typeable, for getting TypeIds at runtime
-
spidermeme
Traits to test for type equality and type inequality
-
try_as
Macros and traits to ease using enums whose sole purpose is to enumerate a set of types
-
serde_type_name
lookup name of type for any struct or enum that derives serde Serialize
-
nwn-rs-types
NWN-RS Types
-
sesstype
Multiparty Session Types
-
better-num
Better numeric types in rust
-
object-safe
Implement object-unsafe traits for trait objects
-
to_unit
ToUnit; Any type to () syntax sugar
-
archimedes_crontab_types
Crontab types package for archimedes, a high performance Rust/PostgreSQL job queue
-
type_traits
Collection of utilities related to types and their properties
-
libdds
work with the DDS image format. Supports normal images, mipmaps, cubemaps and compressed images with various header types
-
junglefowl
Brutally murdering Rust's type system one proof at a time
-
whiteout
macros that erase the type of any value into an impl Trait for a given trait
-
type_at
trait to index type of Rust tuples
-
endiantype
no-std, endian-aware implementation of primitive types like u8, u16, etc
-
bitbit
Bit-at-a-time reader/writer types
-
shopless-types
API types of shopless
-
trace-game
A terminal typing game written in rust, local multiplayer support planned
-
rumpsteak
Session types for asynchronous communication between multiple parties
-
eventbridge-pipes-events
AWS Eventbridge Pipes Type library
-
type-name
A safe wrapper around the type_name API
-
cargo-verify
Prettier error messages for the verified crate
-
human-readable-time
A data structure for managing a human readable time
-
jsonto
json string to frequently used programming languages type, it's lightweight and fast
-
wasmer-types-x
Wasmer Common Types
-
sum_type
A convenience macro for creating a wrapper enum which may be one of several distinct types
-
one-of
Macro to represent a type that can be converted either
From
orTryInto
the given types -
near-vm-types
Near VM Common Types
-
perseverance
Rust trait for persistant types
-
actix-type-util
some useful types for working with actix-web
-
unicode_types
A mapping of all the unicode characters into convenience types (one enum per block of characters with one variant per character)
-
log-types
Structured log types
-
dtd-rs
A DTD file parser
-
monitor_types
types for the mogh tech monitor
-
easy-conv
Cut down on trivial
impl From<A> for B
boilerplate code -
num-ord
Numerically ordered wrapper type for cross-type comparisons
-
pi-pinout
translate between GPIO pin label types
-
dialectic-tokio-mpsc
A backend for the Dialectic crate using Tokio's MPSC channels
-
sqlite-types
SQLite Rust types
-
bytes_to_type
facilitate byte conversion to specified types using macro generation
-
email-type-rs
Email type for 'parse, don't validate' approach
-
tyenum
Attribute macro for type enums
-
tyname
Retrieve type names during program execution on stable Rust
-
dialectic-null
A no-op backend for the Dialectic crate, intended for benchmarking and testing
-
mc-network-data-types
Minecraft network I/O data types
-
peano-axioms
Type-level numbers based on an extension of the Peano axioms
-
thaterror
Useful error types
-
vino-types
Types used by the Vino tool chain
-
never-type
alternative implementation of never type for stable rust
-
doublysure
Using types to make sure that you're sure, sure, and doubly sure
-
same-as
Type equality in stable Rust
Try searching with DuckDuckGo.