licenses.dev

axum-core v0.3.4

Core types and traits for axum

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT35
PackageRelationDependenciesPublished
async-trait • 0.1.89Type erasure for async trait methodsDIRECT4
base64 • 0.21.7encodes and decodes base64 as bytes or utf8INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.13.1A macro to generate structures which behave like bitflags. INDIRECT0
block-buffer • 0.10.4Buffer types for block processing of dataINDIRECT3
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cpufeatures • 0.2.17Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
crypto-common • 0.1.7Common traits used by cryptographic algorithmsINDIRECT3
digest • 0.10.7Traits for cryptographic hash functions and message authentication codesINDIRECT5
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
futures-channel • 0.3.34Channels for asynchronous communication using futures-rs. INDIRECT1
futures-core • 0.3.34The core traits and types in for the `futures` library. INDIRECT0
futures-task • 0.3.34Tools for working with tasks. INDIRECT0
futures-util • 0.3.34Common utilities and extension traits for the futures-rs library. DIRECT4
http • 0.2.12A set of types for representing HTTP requests and responses. DIRECT3
httparse • 1.10.1A tiny, safe, speedy, zero-copy HTTP/1.x parser.INDIRECT0
httpdate • 1.0.3HTTP date parsing and formattingINDIRECT0
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
mime • 0.3.17Strongly Typed MimesDIRECT0
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
percent-encoding • 2.3.2Percent encoding and decodingINDIRECT0
pin-project-internal • 1.1.13Implementation detail of the `pin-project` crate. INDIRECT4
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-project • 1.1.13A crate for safe and ergonomic pin-projection. INDIRECT5
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
rustversion • 1.0.23Conditional compilation according to rustc compiler versionDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
sha1 • 0.10.7SHA-1 hash functionINDIRECT9
syn • 2.0.56Parser for Rust source codeINDIRECT3
syn • 3.0.4Parser for Rust source codeINDIRECT2
typenum • 1.20.1Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT19
PackageRelationDependenciesPublished
axum • 0.6.20Web framework that focuses on ergonomics and modularityDIRECT58
bytes • 1.12.1Types and traits for working with bytesDIRECT0
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
headers-core • 0.2.0typed HTTP headers core traitINDIRECT4
headers • 0.3.9typed HTTP headersINDIRECT18
http-body • 0.4.6Trait representing an asynchronous, streaming, HTTP request or response body. DIRECT5
http-range-header • 0.3.1No-dep range header parserINDIRECT0
hyper • 0.14.32A protective and efficient HTTP library for all.DIRECT25
slab • 0.4.12Pre-allocated storage for a uniform data typeINDIRECT0
tokio-macros • 2.7.2Tokio's proc macros. INDIRECT4
tokio • 1.53.1An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT6
tower-http • 0.4.4Tower middleware and utilities for HTTP clients and serversDIRECT14
tower-layer • 0.3.3Decorates a `Service` to allow easy composition between `Service`s. DIRECT0
tower-service • 0.3.3Trait representing an asynchronous, request / response based, client or server. DIRECT0
tower • 0.4.13Tower is a library of modular and reusable components for building robust clients and servers. INDIRECT13
tracing-core • 0.1.36Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.44Application-level tracing for Rust. DIRECT3
try-lock • 0.2.5A lightweight atomic lock.INDIRECT0
want • 0.3.1Detect when another Future wants a result.INDIRECT1
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
matchit • 0.7.3A high performance, zero-copy URL router.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
sync_wrapper • 0.1.2A tool for enlisting the compiler's help in proving the absence of concurrencyINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/axum-core)](https://licenses.dev/cargo/axum-core)
<a href="https://licenses.dev/cargo/axum-core">
  <img src="https://licenses.dev/b/cargo/axum-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.4 version:

[![licenses](https://licenses.dev/b/cargo/axum-core/0.3.4)](https://licenses.dev/cargo/axum-core/0.3.4)
<a href="https://licenses.dev/cargo/axum-core/0.3.4">
  <img src="https://licenses.dev/b/cargo/axum-core/0.3.4" alt="licenses" />
</a>
GitHub