A rust library that provides ASCII-only string and character types, equivalent to the char
, str
and String
types in the standard library.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
A rust library that provides ASCII-only string and character types, equivalent to the char
, str
and String
types in the standard library.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
A rust library that provides ASCII-only string and character types, equivalent to the char
, str
and String
types in the standard library.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
The funty crate (fundamental types) provides traits that unify the Rust non-pointer primitives. It also unifies pointers and references by lifting access permissions into the trait system.
The funty crate (fundamental types) provides traits that unify the Rust non-pointer primitives. It also unifies pointers and references by lifting access permissions into the trait system.
The funty crate (fundamental types) provides traits that unify the Rust non-pointer primitives. It also unifies pointers and references by lifting access permissions into the trait system.
Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API.
Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API.
This package provides a build dependency for running cmake
to build a native library. The CMake executable is assumed to be cmake
unless the CMAKE environmental variable is set.
Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API.
This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958).
This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958).
This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958).
This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958).
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.
im-rc
provides immutable collection datatypes for Rust that are very fast but not thread-safe. A thread-safe (and slower) variant of this library is available separately as im
.
This crate implements borsh
, the binary object representation serializer for hashing. It is meant to be used in security-critical projects as it prioritizes consistency, safety, speed, and comes with a strict specification.
This crate implements borsh
, the binary object representation serializer for hashing. It is meant to be used in security-critical projects as it prioritizes consistency, safety, speed, and comes with a strict specification.