https://mail-archive.com/github@arrow.apache.org/msg352318.html
[PR] feat(rust/core): add driver manifest definition [arrow-adbc]
rust coreadd driverprfeatmanifest
https://www.ncameron.org/blog/leaving-the-rust-core-team/
Leaving the Rust core team
Sep 3, 2020 - I'm stepping down from Rust's core team. It's my last official involvement with Rust, and I'm kinda sad about leaving. Rust is exciting and important, and I...
rust coreleavingteam
https://docs.rs/harper-core/latest/harper_core/
harper_core - Rust
harpercorerust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm_cvt_roundi64_sd.html
_mm_cvt_roundi64_sd in serde::lib::core::arch::x86_64 - Rust
Convert the signed 64-bit integer b to a double-precision (64-bit) floating-point element, store the result in the lower element of dst, and copy the upper...
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm512_mask_cmpeq_pd_mask.html
_mm512_mask_cmpeq_pd_mask in core::arch::x86 - Rust
Compare packed double-precision (64-bit) floating-point elements in a and b for equality, and store the results in mask vector k using zeromask k1 (elements...
maskpdcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_min_epi16.html
_mm_min_epi16 in core::arch::x86 - Rust
Compares packed 16-bit integers in `a` and `b`, and returns the packed minimum values.
mmmincorearchrust
https://doc.rust-lang.org/nightly/core/arch/wasm32/fn.u16x8_relaxed_dot_i8x16_i7x16.html
u16x8_relaxed_dot_i8x16_i7x16 in core::arch::wasm32 - Rust
A relaxed dot-product instruction.
relaxeddotcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_mask_dpbusds_epi32.html
_mm512_mask_dpbusds_epi32 in core::arch::x86_64 - Rust
Multiply groups of 4 adjacent pairs of unsigned 8-bit integers in a with corresponding signed 8-bit integers in b, producing 4 intermediate signed 16-bit...
maskcorearchrust
https://doc.rust-lang.org/nightly/core/arch/wasm/fn.i32x4_trunc_sat_f64x2_zero.html
i32x4_trunc_sat_f64x2_zero in core::arch::wasm - Rust
Saturating conversion of the two double-precision floating point lanes to two lower integer lanes using the IEEE `convertToIntegerTowardZero` function.
truncsatzerocorearch
https://rustdoc.penumbra.zone/main/penumbra_sdk_proto/penumbra/core/component/funding/v1/struct.FundingParameters.html
FundingParameters in penumbra_sdk_proto::penumbra::core::component::funding::v1 - Rust
Funding component configuration data.
penumbrasdkprotocorecomponent
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm32/fn.v128_load64_lane.html
v128_load64_lane in core::arch::wasm32 - Rust
Loads a 64-bit value from `m` and sets lane `L` of `v` to that value.
lanecorearchrust
https://ramaproxy.org/docs/rama/tls/boring/core/ssl/struct.Error.html
Error in rama::tls::boring::core::ssl - Rust
A general SSL error, based on `SSL_ERROR_*` error codes.
errorramatlsboringcore
https://docs.diesel.rs/master/serde_core/de/index.html
serde_core::de - Rust
Generic data structure deserialization framework.
serdecorerust
https://www.kernel.org/doc/rustdoc/latest/core/time/struct.Duration.html
Duration in core::time - Rust
A `Duration` type to represent a span of time, typically used for system timeouts.
durationcoretimerust
https://doc.rust-lang.org/core/arch/x86/fn._mm256_mask_cvtepu64_pd.html
_mm256_mask_cvtepu64_pd in core::arch::x86 - Rust
Convert packed unsigned 64-bit integers in a to packed double-precision (64-bit) floating-point elements, and store the results in dst using writemask k...
maskpdcorearchrust
https://doc.rust-lang.org/core/error/struct.Source.html
Source in core::error - Rust
An iterator over an `Error` and its sources.
sourcecoreerrorrust
https://dev-doc.rust-lang.org/stable/core/marker/trait.Variance.html
Variance in core::marker - Rust
A marker trait for phantom variance types.
variancecoremarkerrust
https://doc.rust-lang.org/core/arch/x86/fn._mm256_mask2_permutex2var_epi32.html
_mm256_mask2_permutex2var_epi32 in core::arch::x86 - Rust
Shuffle 32-bit integers in a and b across lanes using the corresponding selector and index in idx, and store the results in dst using writemask k (elements are...
corearchrust
https://public-docs.ferrocene.dev/main/core/sync/atomic/struct.Atomic.html
Atomic in core::sync::atomic - Rust
A memory location which can be safely modified from multiple threads.
atomiccoresyncrust
https://fishfolk.github.io/jumpy/book/developers/rustdoc/jumpy/core/player/crouch/static.ID.html
ID in jumpy::core::player::crouch - Rust
API documentation for the Rust `ID` static in crate `jumpy`.
idjumpycoreplayercrouch
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i64x2_load_extend_i32x2.html
i64x2_load_extend_i32x2 in core::arch::wasm - Rust
Load two 32-bit integers and sign extend each one to a 64-bit lane
loadextendcorearchwasm
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm_mask_cvtepi32_epi64.html
_mm_mask_cvtepi32_epi64 in core::arch::x86_64 - Rust
Sign extend packed 32-bit integers in a to packed 64-bit integers, and store the results in dst using writemask k (elements are copied from src when the...
mmmaskcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86/fn._mm512_mask_expandloadu_epi64.html
_mm512_mask_expandloadu_epi64 in core::arch::x86 - Rust
Load contiguous active 64-bit integers from unaligned memory at mem_addr (those with their respective bit set in mask k), and store the results in dst using...
maskcorearchrust
https://doc.rust-lang.org/stable/core/arch/hexagon/v128/fn.q6_wsf_vadd_vhfvhf.html
q6_wsf_vadd_vhfvhf in core::arch::hexagon::v128 - Rust
`Vdd32.sf=vadd(Vu32.hf,Vv32.hf)`
wsfcorearchhexagonrust
https://beachape.com/frunk/frunk_core/coproduct/enum.Coproduct.html
Coproduct in frunk_core::coproduct - Rust
Enum type representing a Coproduct. Think of this as a Result, but capable of supporting any arbitrary number of types instead of just 2.
frunkcorerust
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm32/fn.i16x8_ne.html
i16x8_ne in core::arch::wasm32 - Rust
Compares two 128-bit vectors as if they were two vectors of 8 sixteen-bit integers.
necorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._load_mask64.html
_load_mask64 in core::arch::x86 - Rust
Load 64-bit mask from memory into k.
loadcorearchrust
https://cellular-raza.com/docs/cellular_raza_core/storage/struct.MemoryStorageInterface.html
MemoryStorageInterface in cellular_raza_core::storage - Rust
Use the sled database to save results to an embedded database.
cellularrazacorestoragerust
https://pkgsubmit.mageia.org/autobuild/cauldron/x86_64/core/2025-06-22/rust-http-auth-0.1.10-1.mga10/
Index of /autobuild/cauldron/x86_64/core/2025-06-22/rust-http-auth-0.1.10-1.mga10
https://doc.rust-lang.org/core/ptr/fn.dangling_mut.html
dangling_mut in core::ptr - Rust
Creates a new pointer that is dangling, but non-null and well-aligned.
danglingmutcoreptrrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_mask_compress_epi64.html
_mm256_mask_compress_epi64 in serde::lib::core::arch::x86_64 - Rust
Contiguously store the active 64-bit integers in a (those with their respective bit set in writemask k) to dst, and pass through the remaining elements from...
https://doc.servo.org/miniz_oxide/inflate/core/fn.read_u16_le.html
read_u16_le in miniz_oxide::inflate::core - Rust
Read an le u16 value from the slice iterator.
le inreadminizoxideinflate
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.f64x2_sqrt.html
f64x2_sqrt in core::arch::wasm - Rust
Calculates the square root of each lane of a 128-bit vector interpreted as two 64-bit floating point numbers.
sqrtcorearchwasmrust
https://stdrs.dev/nightly/x86_64-unknown-linux-gnu/core/fmt/num/macro.radix.html
radix in core::fmt::num - Rust
API documentation for the Rust `radix` macro in crate `core`.
radixcorefmtnumrust
https://doc.rust-lang.org/stable/core/arch/x86/fn._mm256_fixupimm_ps.html
_mm256_fixupimm_ps in core::arch::x86 - Rust
Fix up packed single-precision (32-bit) floating-point elements in a and b using packed 32-bit integers in c, and store the results in dst. imm8 is used to set...
pscorearchrust
https://doc.rust-lang.org/core/arch/riscv64/fn.hsv_w.html
hsv_w in core::arch::riscv64 - Rust
Stores virtual machine memory by word integer
hsvwcorearchrust
https://rustdoc.swc.rs/swc_core/ecma/ast/struct.ArchivedStr.html
ArchivedStr in swc_core::ecma::ast - Rust
swccoreecmaastrust
https://doc.rust-lang.org/nightly/nightly-rustc/bootstrap/core/build_steps/test/index.html
bootstrap::core::build_steps::test - Rust
Build-and-run steps for `./x.py test` test fixtures
core buildbootstrapstepstestrust
https://doc.rust-lang.org/beta/core/arch/arm/struct.float16x8x2_t.html
float16x8x2_t in core::arch::arm - Rust
Arm-specific type containing two `float16x8_t` vectors.
corearcharmrust
https://doc.rust-lang.org/core/arch/loongarch64/fn.lsx_vfsub_d.html
lsx_vfsub_d in core::arch::loongarch64 - Rust
API documentation for the Rust `lsx_vfsub_d` fn in crate `core`.
lsxcorearchrust
https://www.kernel.org/doc/rustdoc/latest/core/io/struct.BorrowedBuf.html
BorrowedBuf in core::io - Rust
A borrowed byte buffer which is incrementally filled.
coreiorust
https://doc.servo.org/serde/lib/core/arch/x86_64/struct.__m256h.html
__m256h in serde::lib::core::arch::x86_64 - Rust
256-bit wide set of 16 `f16` types, x86-specific
serdelibcorearchrust
https://doc.servo.org/serde/lib/core/env/fn.vars.html
vars in serde::lib::core::env - Rust
Returns an iterator of (variable, value) pairs of strings, for all the environment variables of the current process.
varsserdelibcoreenv
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_mask_cvtxph_ps.html
_mm512_mask_cvtxph_ps in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed single-precision (32-bit) floating-point elements, and store the results in dst...
maskpscorearchrust
https://doc.rust-lang.org/beta/core/arch/x86/constant._MM_PERM_CADC.html
_MM_PERM_CADC in core::arch::x86 - Rust
API documentation for the Rust `_MM_PERM_CADC` constant in crate `core`.
mmpermcadccorearch
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm256_permutevar8x32_ps.html
_mm256_permutevar8x32_ps in core::arch::x86_64 - Rust
Shuffles eight 32-bit floating-point elements in `a` across lanes using the corresponding 32-bit integer index in `idx`.
pscorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_mask_cmp_round_ss_mask.html
_mm_mask_cmp_round_ss_mask in core::arch::x86 - Rust
Compare the lower single-precision (32-bit) floating-point element in a and b based on the comparison operand specified by imm8, and store the result in mask...
mmmaskcmproundss
https://doc.servo.org/serde/lib/core/net/struct.SocketAddrV4.html
SocketAddrV4 in serde::lib::core::net - Rust
An IPv4 socket address.
serdelibcorerust
https://rust.docs.kernel.org/core/mem/union.MaybeUninit.html
MaybeUninit in core::mem - Rust
A wrapper type to construct uninitialized instances of `T`.
corememrust
https://edp.fortanix.com/docs/api/core/cmp/trait.PartialEq.html
PartialEq in core::cmp - Rust
Trait for equality comparisons which are partial equivalence relations.
corecmprust
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm32/fn.i8x16_shl.html
i8x16_shl in core::arch::wasm32 - Rust
Shifts each lane to the left by the specified number of bits.
shlcorearchrust
https://rust.docs.kernel.org/next/core/intrinsics/fn.transmute.html
transmute in core::intrinsics - Rust
Reinterprets the bits of a value of one type as another type.
transmutecoreintrinsicsrust
https://rust.docs.kernel.org/next/core/fmt/trait.Octal.html
Octal in core::fmt - Rust
octalcorefmtrust
https://www.kernel.org/doc/rustdoc/latest/core/ops/trait.SubAssign.html
SubAssign in core::ops - Rust
The subtraction assignment operator `-=`.
coreopsrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_cvttpd_epi64.html
_mm_cvttpd_epi64 in core::arch::x86 - Rust
Convert packed double-precision (64-bit) floating-point elements in a to packed signed 64-bit integers with truncation, and store the result in dst.
mmcorearchrust
https://doc.rust-lang.org/stable/core/arch/loongarch64/fn.lasx_xvmulwod_q_d.html
lasx_xvmulwod_q_d in core::arch::loongarch64 - Rust
API documentation for the Rust `lasx_xvmulwod_q_d` fn in crate `core`.
qcorearchrust
https://doc.rust-lang.org/stable/nightly-rustc/bootstrap/core/build_steps/clean/struct.CleanAll.html
CleanAll in bootstrap::core::build_steps::clean - Rust
API documentation for the Rust `CleanAll` struct in crate `bootstrap`.
core buildcleanallbootstrapstepsrust
https://rust.docs.kernel.org/core/num/type.NonZeroU64.html
NonZeroU64 in core::num - Rust
A `u64` that is known not to equal zero.
corenumrust
https://git.taler.net/taler/taler-rust/commit/6ef46bef4f611b1b1cb7fa73369ef89f4805b92b.html
magnet-bank: fix dbconfig - taler-rust - GNU Taler code in Rust. Largely core banking integrations.
https://dev-doc.rust-lang.org/stable/core/str/pattern/trait.ReverseSearcher.html
ReverseSearcher in core::str::pattern - Rust
A reverse searcher for a string pattern.
corestrpatternrust
https://doc.rust-lang.org/core/arch/x86/constant._MM_EXCEPT_INVALID.html
_MM_EXCEPT_INVALID in core::arch::x86 - Rust
mmexceptinvalidcorearch
https://doc.rust-lang.org/core/arch/x86/fn._mm_mask_reduce_mul_epi8.html
_mm_mask_reduce_mul_epi8 in core::arch::x86 - Rust
Reduce the packed 8-bit integers in a by multiplication using mask k. Returns the product of all active elements in a.
mmmaskreducemulcore
https://tracing.rs/tracing_core/callsite/trait.callsite
Callsite in tracing_core::callsite - Rust
Trait implemented by callsites.
tracingcorerust
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm512_mask_mul_epu32.html
_mm512_mask_mul_epu32 in core::arch::x86 - Rust
Multiply the low unsigned 32-bit integers from each packed 64-bit element in a and b, and store the unsigned 64-bit results in dst using writemask k (elements...
maskmulcorearchrust
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm_maskz_max_sh.html
_mm_maskz_max_sh in core::arch::x86 - Rust
Compare the lower half-precision (16-bit) floating-point elements in a and b, store the maximum value in the lower element of dst using zeromask k (the element...
mmmaxshcorearch
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_getexp_ss.html
_mm_getexp_ss in core::arch::x86 - Rust
Convert the exponent of the lower single-precision (32-bit) floating-point element in b to a single-precision (32-bit) floating-point number representing the...
mmsscorearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_mask3_fnmadd_ss.html
_mm_mask3_fnmadd_ss in core::arch::x86 - Rust
Multiply the lower single-precision (32-bit) floating-point elements in a and b, and add the negated intermediate result to the lower element in c. Store the...
mmsscorearchrust
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm32/fn.i32x4_ne.html
i32x4_ne in core::arch::wasm32 - Rust
Compares two 128-bit vectors as if they were two vectors of 4 thirty-two-bit integers.
necorearchrust
https://docs.diesel.rs/master/serde_core/trait.Deserialize.html
Deserialize in serde_core - Rust
A data structure that can be deserialized from any data format supported by Serde.
deserializeserdecorerust
https://dev-doc.rust-lang.org/stable/core/convert/trait.AsMut.html
AsMut in core::convert - Rust
Used to do a cheap mutable-to-mutable reference conversion.
coreconvertrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_mask_shuffle_i64x2.html
_mm256_mask_shuffle_i64x2 in core::arch::x86 - Rust
Shuffle 128-bits (composed of 2 64-bit integers) selected by imm8 from a and b, and store the results in dst using writemask k (elements are copied from src...
maskshufflecorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm512_cmpnle_ps_mask.html
_mm512_cmpnle_ps_mask in core::arch::x86 - Rust
Compare packed single-precision (32-bit) floating-point elements in a and b for not-less-than-or-equal, and store the results in mask vector k.
psmaskcorearchrust
https://doc.rust-lang.org/nightly/core/arch/powerpc/fn.vec_cmpge.html
vec_cmpge in core::arch::powerpc - Rust
veccorearchpowerpcrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_mask_cvtepi16_epi8.html
_mm256_mask_cvtepi16_epi8 in serde::lib::core::arch::x86_64 - Rust
Convert packed 16-bit integers in a to packed 8-bit integers with truncation, and store the results in dst using writemask k (elements are copied from src when...
https://edp.fortanix.com/docs/api/core/macro.module_path.html
module_path in core - Rust
Expands to a string that represents the current module path.
modulepathcorerust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._lzcnt_u32.html
_lzcnt_u32 in core::arch::x86_64 - Rust
Counts the leading most significant zero bits.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_fnmsub_sd.html
_mm_fnmsub_sd in core::arch::x86 - Rust
Multiplies the lower double-precision (64-bit) floating-point elements in `a` and `b`, and subtract packed elements in `c` from the negated intermediate...
mmsdcorearchrust
https://doc.rust-lang.org/core/arch/riscv32/fn.sunpkd810.html
sunpkd810 in core::arch::riscv32 - Rust
Unpack first and zeroth into two 16-bit signed halfwords in each 32-bit chunk
corearchrust
https://doc.rust-lang.org/nightly/core/arch/x86/constant._MM_FROUND_CUR_DIRECTION.html
_MM_FROUND_CUR_DIRECTION in core::arch::x86 - Rust
use MXCSR.RC; see `vendor::_MM_SET_ROUNDING_MODE`
mmcurdirectioncorearch
https://tracker.debian.org/pkg/rust-netlink-packet-core
rust-netlink-packet-core - Debian Package Tracker
debian packagerustnetlinkpacketcore
https://doc.rust-lang.org/stable/core/arch/x86/fn._mm256_maskz_sra_epi32.html
_mm256_maskz_sra_epi32 in core::arch::x86 - Rust
Shift packed 32-bit integers in a right by count while shifting in sign bits, and store the results in dst using zeromask k (elements are zeroed out when the...
sracorearchrust
https://rust.docs.kernel.org/next/core/cmp/trait.PartialEq.html
PartialEq in core::cmp - Rust
Trait for comparisons using the equality operator.
corecmprust
https://doc.rust-lang.org/nightly/core/arch/loongarch64/fn.lasx_xvsigncov_h.html
lasx_xvsigncov_h in core::arch::loongarch64 - Rust
API documentation for the Rust `lasx_xvsigncov_h` fn in crate `core`.
hcorerust
https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm32/fn.f64x2_nearest.html
f64x2_nearest in core::arch::wasm32 - Rust
Lane-wise rounding to the nearest integral value; if two values are equally near, rounds to the even one.
nearestcorearchrust
https://doc.servo.org/serde/lib/core/process/fn.exit.html
exit in serde::lib::core::process - Rust
Terminates the current process with the specified exit code.
core processexitserdelibrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_mask_slli_epi32.html
_mm_mask_slli_epi32 in core::arch::x86 - Rust
Shift packed 32-bit integers in a left by imm8 while shifting in zeros, and store the results in dst using writemask k (elements are copied from src when the...
mmmaskcorearchrust
https://doc.rust-lang.org/nightly/core/ops/trait.Drop.html
Drop in core::ops - Rust
Custom code within the destructor.
drop incoreopsrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_set1_pd.html
_mm256_set1_pd in serde::lib::core::arch::x86_64 - Rust
Broadcasts double-precision (64-bit) floating-point value `a` to all elements of returned vector.
pdserde
https://docs.rs/plane-core/latest/plane_core/
plane_core - Rust
API documentation for the Rust `plane_core` crate.
planecorerust
https://docs.diesel.rs/2.3.x/serde_core/de/value/struct.U64Deserializer.html
U64Deserializer in serde_core::de::value - Rust
A deserializer holding a `u64`.
serdecorevaluerust
https://rust.docs.kernel.org/core/arch/arm/struct.poly8x8x4_t.html
poly8x8x4_t in core::arch::arm - Rust
Arm-specific type containing four `poly8x8_t` vectors.
corearcharmrust
https://docs.pola.rs/api/rust/dev/polars_core/chunked_array/ops/trait.ChunkBytes.html
ChunkBytes in polars_core::chunked_array::ops - Rust
API documentation for the Rust `ChunkBytes` trait in crate `polars_core`.
polarscorechunkedarrayops
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_kandn.html
_mm512_kandn in core::arch::x86 - Rust
Compute the bitwise NOT of 16-bit masks a and then AND with b, and store the result in k.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_broadcastb_epi8.html
_mm256_broadcastb_epi8 in core::arch::x86 - Rust
Broadcasts the low packed 8-bit integer from `a` to all elements of the 256-bit returned value.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/constant._MM_PERM_CACA.html
_MM_PERM_CACA in core::arch::x86 - Rust
API documentation for the Rust `_MM_PERM_CACA` constant in crate `core`.
mmpermcacacorearch
https://doc.rust-lang.org/nightly/nightly-rustc/cargo/core/resolver/enum.ResolveBehavior.html
ResolveBehavior in cargo::core::resolver - Rust
Resolver behavior, used to opt-in to new behavior that is backwards-incompatible via the `resolver` field in the manifest.
cargocoreresolverrust
https://doc.rust-lang.org/stable/core/ops/trait.BitOrAssign.html
BitOrAssign in core::ops - Rust
The bitwise OR assignment operator `|=`.
coreopsrust
https://docs.freyaui.dev/freya_core/element/enum.EventHandlerType.html
EventHandlerType in freya_core::element - Rust
API documentation for the Rust `EventHandlerType` enum in crate `freya_core`.
freyacoreelementrust
https://doc.rust-lang.org/nightly/core/char/struct.CharTryFromError.html
CharTryFromError in core::char - Rust
The error type returned when a conversion from `prim@u32` to `prim@char` fails.
corecharrust