-
getrandom
A small cross-platform library for retrieving random data from system source
-
libm
libm in pure Rust
-
target-lexicon
LLVM target triple types
-
const_panic
const panic with formatting
-
hash32
32-bit hashing algorithms
-
petname
Generate human readable random names. Usable as a library and from the command-line.
-
average
Calculate statistics iteratively
-
pinned-init
facilitate safe pinned initialization
-
core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
-
daft
Structural diffs of Rust data structures
-
impl-more
Concise, declarative trait implementation macros
-
miden-air
Algebraic intermediate representation of Miden VM processor
-
libc-print
println! and eprintln! macros on libc without stdlib
-
font8x8
8x8 monochrome bitmap font for rendering
-
serial_int
Safe, easy-to-use auto-increment integers
-
askama_escape
HTML escaping, extracted from Askama
-
c-scape
A libc bottom-half implementation in Rust
-
unarm
Disassembles ARM instructions
-
figlet-rs
FIGlet to create ascii art
-
riot-wrappers
Rust API wrappers for the RIOT operating system
-
hermit-entry
Hermit's loading and entry API
-
material-colors
Up-to-date material-color-utilities port
-
wyz
myrrlyn’s utility collection
-
cranelift-module
Support for linking functions and data with Cranelift
-
trimothy
Traits for trimming slices, vecs, and strings
-
bitmask-enum
A bitmask enum attribute macro
-
febug
anyway, here's user-space debugfs
-
soundchip
Software sinth with configurable channels for authentic sounding virtual sound chips
-
nc
Access system calls directly
-
build-context
Make build environment/target information available as constants in normal libraries and binaries
-
no-std-compat
A
#![no_std]
compatibility layer that will make porting your crate to no_std easy -
dinvk
Dynamically invoke arbitrary code and use various tricks written idiomatically in Rust (Dinvoke)
-
peekmore
Iterator adapter like Peekable, but for peeking forward multiple elements
-
lite-json
JSON parser. Wasm / no_std ready.
-
constgebra
Const Linear Algebra
-
limine
parsing the limine boot protocol structures
-
wary
validation and transformation library
-
earcut
port of the Earcut polygon triangulation library
-
js_int
JavaScript-interoperable integer types
-
no_std_io2
The bare essentials of std::io for use in no_std. Alloc support is optional.
-
json-rpc-types
Type definitions for JSON-RPC
-
bitflag
A macro to generate bitflags structures from C-like enums
-
hostname-validator
Validate hostnames according to IETF RFC 1123
-
coap-numbers
Constants for the CoAP protocol
-
wizdraw
Portable crate to fill and stroke composite bezier curves (paths)
-
no-panic
Attribute macro to require that the compiler prove a function can't ever panic
-
ebds
Messages and related types for implementing the EBDS serial communication protocol
-
tiny-std
Tiny rust stdlib for linux
-
x86-alignment-check
x86 aligment check flag manipulation
-
handler_table
A lock-free table of event handlers
-
const-default
A const Default trait
-
opencl-sys
OpenCL C FFI bindings for the Rust programming language
-
bitfrob
A sibling crate for
bytemuck
, this is where forbid(unsafe_code) utilities live -
cwenum
A tiny crate to access a strongly typed common weakness enumeration (cwe) object
-
no_std_io
The bare essentials of std::io for use in no_std. Alloc support is optional.
-
array-util
no_std array helpers available without nightly
-
typesize
fetch an accurate estimate of the total memory usage of a value
-
amplify_apfloat
rustc_apfloat with u256 backend to utilize Octuple precision floating-point format
-
matched_enums
A macro that provides the option to bin enum attribute to match-statements. This makes it easier to convert values into enums.
-
tato_layout
Minimalist and allocation free GUI Layout
-
indexed-merkle-tree
Indexed Merkle Trees, a version of Merkle trees that supports both membership and non-membership proofs
-
nostd
Missing std types for no_std development
-
as-slice
AsSlice
andAsMutSlice
traits -
efd
1D/2D/3D Elliptical Fourier Descriptor (EFD) implementation in Rust
-
generativity
Generation of unique invariant lifetimes
-
repr_offset
Offsets of fields for types with a stable layout
-
one-shot-mutex
One-shot locks that panic instead of (dead)locking on contention
-
odds
ends — collection miscellania. Extra functionality for slices (
.find()
,RevSlice
), strings and other things. Things in odds may move to more appropriate crates if we find them. -
cranelift
Umbrella for commonly-used cranelift crates
-
package-family-name
calculating MSIX Package Family Name values
-
digit-layout
unified data type definition across various libraries, efficiently encodes types in a compact layout, thus avoiding the redundancy of enumerating definitions for data types
-
serde_derive
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
-
assign
macro to allow mutating instance with declarative flavor
-
interlock
Readers-writer locks designed for locking intervals
-
trim-in-place
In-place trimming strings
-
bit-struct
Define structs which have fields which are assigned to individual bits, not bytes
-
cwextab
CodeWarrior Exception Table decoder
-
mser
-
sdl3-src
Source code of the SDL 3 library
-
cpf
Brazilian CPF parsing, validating and formatting library
-
branches
Branch hinting prediction and control functions for stable Rust including likely, unlikely, assume and abort to help algorithm optimization
-
encrust
Obfuscate data in memory to hide it until needed
-
etag
calculation implementation
-
inc_dec
Incrementation and decrementation in Rust
-
auto-delegate
Auto delegate allows you that automatic impl of traits and delegate their handling to child members
-
x86-simd
Safe interfaces to x86 and x86_64 SIMD intrinsics
-
spleen-font
A no_std PSF-2 bitmap font loader with Spleen fonts prepackaged
-
errno-no-std
Cross-platform interface to the
errno
variable -
sew
Weird strings
-
kanata-keyberon
Pure Rust keyboard firmware. Fork intended for use with kanata.
-
fbd_sequencer
A sequencer for playing music using PSG or AY-3-8910 sound sources. Supports playing .fbd sequence files.
-
icao-units
Units for air navigation as defined in ICAO Annex 5
-
itermaps
Implement commonly used combinations of
Iterator::map
-
generic-array-storage
nalgebra
storage implementation backed bygeneric_array
-
kernel-elf-parser
An lightweight ELF parser that parses ELF files and converts them into information needed for kernel building
-
ser-write
Common traits for writer-style serializers and deserializers designed for no_std targets
-
nvtx
Rust bindings for the NVIDIA® Tools Extension SDK (NVTX)
-
sysml-model
SysML.rs
-
pkmn-savedata
Reads and modifies save data for Pokémon games
-
arm-attr
Reads ARM build attributes of an ELF file
-
winget-types
WinGet Types
-
stary
A collection of modules that aim to feel like extensions of core, alloc, and std
-
origin-studio
An alternative
std
-like implementation built on origin -
header-vec
Vector with user-specified header, length, capacity, and array elements all stored on the heap together
-
weak_true
Similar to the automatic implicit conversion to boolean values in weakly typed languages
-
utf8-parser
A one-byte-at-a-time UTF-8 parser
-
c-enum
A macro to generate c-like enums
-
winer
Helper library for Wine
-
unix_path
Unix-compatible paths regardless of platform
-
softfloat
Pure software floating-point implementation, with
const
andno_std
support -
sub-strs
-
intbits
Easy access to individual bits of integers
-
tagptr
Strongly typed atomic and non-atomic tagged pointers
-
nowasm
No-std, no-unsafe and no-dependencies WebAssembly 1.0 runtime library
-
konst_kernel
Foundational const functionality shared between konst and const_panic
-
rawbytes
View/access any sized value as a &[u8]
-
array-section
An array where only a (contiguous) subarray may be viewed or operated on
-
lock_ordering
Lock ordering enforcement at compile time
-
nimage
imaging library
-
atools
const generic expr based fixed length array manipulation
-
drawbridge-byte
working with contiguous arrays of bytes and easy conversions to and from Base64 representations in string contexts
-
x2apic
interface to the x2apic interrupt architecture
-
yatima-core
The core evaluation, typechecking and content-addressing infrastructure of the Yatima Language
-
micrortu_sdk
SDK for MicroRTU
-
core-error
std::error::Error for libcore
-
bit_reverse
Computes the bit reversal of primitive integers
-
nonzero-char
Implement NonZeroChar, like NonZeroU32
-
selfie
Experimental, macro-free and allocation-free self-referential structs
-
cboritem
Types for serialized CBOR items
-
tato_video
A Fantasy video chip that runs on any potato powered computers. Bring your own back-end!
-
xcb-rust-protocol
Rust x11 connection interface layer
-
aula01
Biblioteca de funções
-
page-table-generic
general page table operations
-
fn-item
Helpers for working with closures that don’t capture any variables
-
virtio-spec
Definitions from the Virtual I/O Device (VIRTIO) specification
-
bitarray
A const generics driven bit array specialized for hamming distance
-
ssp
Messages and related types for implementing the SSP/eSSP serial communication protocol
-
cbitset
A bit set, being able to hold a fixed amount of booleans in an array of integers
-
simple-blit
blitting from one surface to another with some possible transformations
-
omeganum
Stores numbers up to 10{N}9e15
-
gstr
An immutable string implementation optimized for small strings and comparison
-
vga
Support for vga specific functions, data structures, and registers
-
can-types
encoding/decoding simple CAN bus data structures
-
buffer-trait
A
Buffer
trait for reading into uninitialized buffers -
bitflags-serde-legacy
Implement serde traits for bitflags 2.x types compatibly with 1.x
-
simd-abstraction
Abstract SIMD instruction sets
-
coap-message-implementations
Implementations of coap-message traits, and tools for building them
-
ser-write-json
JSON serializer for ser-write and deserializer for convenience
-
yotta
A no_std arbitrary-precision arithmetic library
-
is-photo
determine if an image is likely a photograph or a 2D graphic
-
atomic-int
Atomics for additional integers, like C/FFI types
-
cranelift-bforest
A forest of B+-trees
-
fielder
Efficient and precise bitfields
-
rand_core_compat
A compatibility layer for different versions of rand_core
-
display-interface-spi
Generic SPI implementation for display interfaces
-
currency-iso4217
ISO 4217 currency codes
-
reclone
creating a new scope with a set of cloned variables
-
always_send
Wrapper to check
Send
only on construction, sorustc
isn’t confused later -
acolor
Color representations, operations and conversions
-
cstr_core
CStr and CString for no_std environments
-
os-timer
OS Timers for Rust
-
bind-hal
MCU HALs using binding, currently supports PY32
-
tuple_len
Get the number of elements in a tuple
-
dyspxkrypt-libuefi
Raw bindings of UEFI that conforms to the definitions of the UEFI Specification
-
smooth-buffer
ring buffer that can average values without iterating
-
matte
Minimalist and allocation free GUI Layout
-
xsens-mti
An unofficial and incomplete no_std Rust driver for Xsens MTi-series sensors
-
acid_io
A pared-down version of std::io usable with no_std
-
igvm_defs
specification for the Independent Guest Virtual Machine (IGVM) file format
-
predicator
allows the creation, loading, and unloading of Rust and other language plugins on the fly using LLVM's ORC JIT
-
sallyport
API for the Enarx hypervisor-microkernel boundary
-
rlwinmdec
PPC Rlwinm/Rlwnm/Rlwimi Decoder Tool
-
mc-sgx-util
shared by SGX libraries
-
department
proposed Storages API
-
miden-rpc-proto
Miden node RPC message definitions
-
no-std-compat2
A
#![no_std]
compatibility layer that will make porting your crate to no_std easy. This fork fixes build upto Rust Edition 2021 -
rel-ptr
building movable self-referential types
-
woke
A minimalistic waker implementation for executors
-
const-generic-alignment
Const-generic-aligned ZST
-
nairud
-
wasefire-one-of
Macros for mutually exclusive features
-
nostd_cow
A no_std implementation of std::borrow::Cow
-
page-table-arm
arm page table
-
const-bitfield
Macros for generating bitfield-like structures with const support
-
mini-loader
capable of loading and executing ELF files, including Executable file and Position-Independent Executable file
-
panic-ext
Extension library to panic facilities to make it more usable
-
b2histogram
A compact and efficient integer histogram with fixed memory footprint, constant runtime performance, and (WIP) compact binary serialization
-
rust-patch
Patch structs with other structs
-
card10-l0dable
make l0dables for the Card10 (CCCamp 2019) badge
-
ac-power
Reference frames and transforms for ac power analysis
-
cbitmap
A conventional, compact and core (no_std) bitmap
-
staged-builder
A proc macro which generates staged builders for types
-
default-option-arr
Macros for simple default initialization of arrays of option types
-
useful_number
that provides useful number types
-
noexcept
Attribute macro equivalent to C++'s noexcept specifier
-
manyzip
Zip an arbitrary number of iterables
-
uwasm
Runtime for WebAssembly modules, suitable for use as a loader for user apps in firmwares running on microcontrollers like ESP32
-
array-tools
A little collection of array-related utils aiming to make life easier
-
sdl3-ttf-src
Source code of the SDL3_ttf library
-
number-as
Extend primitive number types to make them have a
number_as
method -
std-move
Similar to cpp std::move, not very useful
-
fleck
A uf2 font parser
-
static-slicing
enhanced slicing and indexing
-
multiboot2-common
Common helpers for the
multiboot2
andmultiboot2-header
crates -
dtb-walker
package for DTB depth-first walking
-
copic_colors
Copic color list
-
ccarp_helper
A helper crate for CCARP
-
encap_enum
A non-verbose way to define a group of constants and bit flags
-
lowpass-filter
no_std
Rust library for simple digital low pass filters. You can use it for example to get the low frequencies from a song. -
kerml
SysML.rs
-
eint
Fixed-size signed/unsigned big integers
-
checks
Adds several compile time checks for const generics
-
alloc-compose
Composable allocator structures for plugging together more powerful allocators
-
tato
A ridiculously obsolete collection of zero-dependency game development modules that can run on any computer, even potato-powered ones!
-
kvs
Embedded Key-Value Store
-
coordinate-frame
Very simple coordinate frame conversions
-
exit-no-std
Cross-platform interface to the process exit function
-
pid-allocator
PID allocator for no_std environment
-
lolid
Minimal UUID implementation
-
unsafe_unwrap
Unsafely unwrap Result and Option types without checking
-
str-concat
Concatenate two adjacent string slices
-
axio
std::io
-like I/O traits forno_std
environment -
sqsh-sys
Low-level bindings to the libsqsh library
-
nanval
A no_std, zero-dependency crate for the creation and handling of NaN-tagged 64-bit floating-point values
-
primitive_promotion
Primitive promotions for primitive numeric types: u16 for u8, i32 for i16, f64 for f32, etc
-
bytecursor
No-std
replacement forstd::io::Read
,std::io::Write
, andstd::io::Seek
-
simple_on_shutdown
consists of a convenient macro to specify on shutdown callbacks (=code that should run when your program exits (grafecully)). It's super simple and stripped-down.
-
ser-write-msgpack
MessagePack serializer for ser-write and deserializer for convenience
-
nethost-sys
FFI bindings for nethost
-
compat-no-std
A
#![no_std]
compatibility layer that will make porting your crate to no_std easy -
allocator-fallback
Minimal fallback for the standard library’s allocator API
-
rlibc-ext
A bare-metal library supplying certain libc functions
-
line-column
calculate lines and columns of str index
-
figleter
FIGlet to create ascii art. With kerning.
-
cxx
Safe interop between Rust and C++
-
neorv32
High-level bindings for NEORV32 HAL and library
-
spacesuit
Embedded license information
-
rand_blake3
rand implementations for blake3 types
-
bearingpro
solving common maritime navigation tasks
-
constmuck
const-equivalents of bytemuck functions
-
stivale-boot
parsing stivale and stivale 2 structures
-
serde_keyed_derive
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
-
drop-move
support moving out of drop
-
flatgeom
Geometry types using flat structures instead of jagged arrays
-
electricui-embedded
An unofficial and incomplete
no_std
Rust library for implementing the ElectricUI Binary Protocol -
splitter
A string and slice splitter library
-
vga-figures
drawing various shapes
-
chek
An assertions library
-
cpio_reader
read the contents of cpio files
-
hex-display
Display impl for byte slices which provides a hexdump
-
ignore-result
Adds a
Result<_, _>.ignore()
method to ignore the return value of a function call without panicking in case of error -
pkmn-core-types
Basic types for Pokémon games
-
camelpaste
A fork of paste using lowerCamelCase (hopefully temporary)
-
tracing-serde-wire
Wire types for use with tracing-serde-structured crate
-
align-address
Functions for aligning addresses
-
cop
Highly efficient first-order connection proving
-
panic-reset
Set panicking behavior to reset
-
hashing-serializer
Serialize serde-implementing structures directly into a hash
-
magic-sys
Declarations for the
libmagic
C library -
winter-crypto
Cryptographic library for the Winterfell STARK prover/verifier
-
squfof
Shanks's square forms factorization
-
kiam
Better syntax for if/else chains (when!)
-
datafusion_imu
Performs datafusion for 6 or 9 DOF sensors
-
tiny-cli
Tiny cli argparser generator
-
padstate
Tiny structs that hold a game controller's state
-
err-into
Extension traits for core::convert::Into to use with Results and Options
-
display-interface
Traits for interfaces used to drive displays
-
waterworks
A small library for chaining together computation stage into a pipeline
-
elf_parser_rs
An lightweight ELF parser that parses ELF files and converts them into information needed for kernel building
-
self-reference
Helper
-
sdl3-image-src
Source code of the SDL3_image library
-
unix_str
Unix-compatible strings regardless of platform
-
rsfuzzymind
fuzzy logic that includes fuzzy set operations, rule-based evaluations, and inference for determining priorities
-
align-data
Simply increase the alignment of any statics or include_bytes!
-
non-exhaustive
macro to allow struct expressions of non_exhaustive structs
-
micrortu_build_utils
SDK for MicroRTU
-
is_wine
easily check if the current app is running under wine
-
bitflags12
A macro to generate structures which behave like bitflags
-
static-array
A no-std rust crate providing a heap-allocated non-resizable type-checked array
-
sipmsg
SIP message parser
-
result_float
Floating point type that cannot store NaN
-
fixed-filters
fixed-point digital filters
-
xcb-rust-connection
Rust x11 connection interface layer
-
rcelebrone_functions
Apenas um teste no curso de rust
-
psf2
Minimal, unopinionated PSF2 bitmap font parser
-
const-frac
Types for supporting floating point constants
-
simdprune
Pruning elements in SIMD vectors (i.e., packing left/compressing elements)
-
constdefault
A const Default trait
-
strict_result
Adds a
Result::strict()?
function to help with type inference -
array-fu
Construct arrays using simple syntax
-
saturating
Saturating<T>, an intentionally-saturating arithmetic wrapper
-
cpumask
CPU mask library in Rust
-
gat-std
Variants of Rust std traits that use GATs
-
fisica
A physics library
-
arraytools
A variety of helpful methods for working with fixed-size arrays
-
r-linux
Capability-based Linux Runtime
-
valip
Parsing of ip addresses from bytes representing strings
-
typenum-prime
compile-time primality testing of type-level integers from the typenum crate
-
arinc_429
Types and constants for ARINC 429 communication
-
stable_try_trait_v2
stable implementation of the
Try
,FromResidual
, andResidual
traits under thetry_trait_v2
feature -
numid
A macro for generating structures which behave like numerical id
-
logz
Zephyr RTOS logging implementation
-
crt0stack
Tools for reading and creating Linux crt0 stack data
-
rfc2580
An (enhanced) implementation of RFC 2580
-
static_init
Safe mutable static and non const static initialization, and code execution at program startup/exit
-
combinatory
Create every combination possible of values of 2D collections / iterators
-
allocandrescu
A collection of various allocators and allocator combinators
-
page-table
Encapsulation of the page table for common architectures
-
variter
Declarative macro-derivable trait for iterating over field-less enum type variants
-
dkb-rs
old bitmap font renderer which supports Latin, Korean and Japanese. Implemented in Rust
-
nudge
A collection of optimization hints to improve performance
-
borrow_trait
Exposes traits for
borrow
andborrow_mut
-
as_any_min
A minuscule rust library that allows trait objects to be easily upcast to Any
-
card10-sys
Unsafe C bindings for card10 l0dables
-
async-let
An experiment based on Conrad Ludgate's musings
-
unaligned
containing types for encapsulating unaligned values
-
is-prime-for-primitive-int
is_prime for primitive ineger type
-
lilbig
swapping the byte-order of in-memory types
-
bitfield-layout
bitfield handling implementation
-
sa
macro to assert constant expressions
-
sysfunc-byteorder
Basic compile-time byteorder for various environments #![no_std]
-
creditcard
Zero-dependency credit card parser and validator
-
bool
Straightforward re-useable enum based boolean (which you likely won't need =))
-
manyfmt
Easily create more varieties of formatting than the std::fmt traits offer
-
short-names
Add very short names to some methods in the core
-
load-buffer
loading data into a fixed-sized buffer. Similar to BufRead, but allowing static or dynamic sizes, and no_std use.
-
boxed-slice
An easy abstraction around boxed slices sized by a const generic
-
xbadpcm
Free 100% Rust Xbox ADPCM encoder and decoder
-
rust-leb128
LEB-128 (varint) encoding
-
stackfmt
Write formatted string to a buffer without alloc
-
abs_mm
Abstract Memory Management
-
pink-json
serde-json for pink programs
-
impl_twice
Implement items on two types with only one impl block
-
ix-rs
A trait for values that permit contiguous subranges
-
uc8151
no_std library for the UC8151(IL0373) e-ink display with embedded-graphics support
-
seqid
Sequential ID generator traits with some default implementations
-
intentionally-empty
An intentionally empty crate
-
download_git
Download one or multiple directories from a Git repository
-
pkmn-strings
String types for old Pokémon games
-
coap-handler-implementations
implementations of CoAP handlers
-
tato_pad
Tiny structs that hold a game controller's state
-
fields-iter
that allows you inspecting the fields of structs
-
runs_inside_qemu
Small no_std-lib that checks if the binary is running inside a QEMU virtual machine. Only works on x86/x86_64 platforms
-
modified
Keep track of changes in your variables
-
sysml-parser
SysML.rs
-
atomic_sync
Atomic-based synchronization implementing traits in
abs_sync
-
just_prim_int
Primitive integer marker traits
-
atomic_fn
Generic AtomicFnPtr<T> wrapper type for atomic function pointers
-
mime_typed
More types for
mime
crate -
vsimd
SIMD utilities
-
with_closure
Ensure that the
noalias
optimization takes effect by expanding to closure call -
peano-axioms
Type-level numbers based on an extension of the Peano axioms
-
storage_endian
integer wrappers for explicitly defining storage endianess
-
fmt-tools
various tools for creating objects that implement
Debug
andDisplay
traits -
shook
ohook
-
superbitty
A bitfields crate
-
bitconv
zero-dependency, no_std compatible Rust equivalent to the C# BitConverter class
-
psh
Password generator/manager library that derives deterministic passwords from a set of inputs
-
integral_constant
Type-level wrappers around constant values
-
split_array
Split array references in two with compile-time size validation
-
initramfs
parser / decoder and encoder of the initramfs (initial ramfs)
-
storage_zip
functions library for zipping Options and Results into tuples
-
gas-index-algorithm
An unofficial Rust port of Sensirion's gas-index-algorithm
-
packed_booleans
pack booleans together
-
hodoku
collection of macros to aid diagnostics during testing
-
pui
Process unique identifiers, and abstractions built atop them
-
eh
Convert values to
bool
, kind of like C, eh? -
btree_error
To avoid duplication, all bforest libs use the same error defined in this crate
-
columns
A text manipulation library for displaying separate text in columns
-
chain-trans
chaining function applications onto structs in continuation-style
-
counter-fpy
Python's Counter module in Rust
-
sysfunc-blockcipher-xtea
XTEA block cipher implementation #![no_std]
-
py32-bind-hal
MCU HALs using binding, currently supports PY32
-
sdl3-image-sys
Low level Rust bindings for SDL3_image
-
x64
UNFINISHED: low-level code for dealing with the x86_64 ISA
-
constcat
concat! with support for const variables and expressions
-
libera
A suite of modular, multidisciplinary, mutually coherent libraries
-
deck-farfalle
Generic Farfalle construction and Kravatte and Xoofff instantiations in the
crypto-permutation
framework -
vecrem
Cursor-like structure for fast iterative removing of elements from a vec
-
bitpack
support
no_std
environment -
raw-parts
Ergonomic wrapper around
Vec::from_raw_parts
andVec::into_raw_parts
-
wz-utf8
UTF-8 counters for wz
-
tree_ord
An ordering that skips prefixes in tree searches
-
nanobv
Lightweight no_std-compatible const_fn oriented BitVector implementation
-
flags-macro
helper macro for writing bitflags
-
klee-rs
A safe KLEE API for Rust
-
EventEmitter
An EventEmitter object inspired by NodeJS
-
ident_gen
ident generator
-
hamming-lsh
Produces locality-sensitive hashes (LHS) for hamming-space bags of features
-
array-append
a small family of functions for working with const-generic array types
-
print-no-std
The
print
/eprint
macros for no_std Windows/Linux/UNIX/DOS apps -
objstr
File stream abstraction for Rust
-
literal-funs
Some filters that ignore input values and return constant values
-
heap_arr
[T; N]
directly on the heap -
iife
A macro with a better syntax for immediately invoked function expressions
-
yeet-ops
An accompanying library for the experimental
do yeet
statement in Rust -
trapper
creating newtypes that don't require ownership of their internal value
-
endiantype
no-std, endian-aware implementation of primitive types like u8, u16, etc
-
bitpatterns
bitwise pattern testing for integers
-
cell-ref
Cell type with methods for by-reference mutation
-
simble
symbols: allocation-less strings up to 8 bytes long
-
testaso
Test alignment, size and offset for structs
-
panic-usb-boot
Set panicking behavior to reset to usb boot inteface
-
fast_tuple
procedural macro library that provides an easy way to construct and annotate tuples
-
tinytest
Write more compact unit tests with a small macro
-
type_val
Type-level values
-
associated
A trait for associating enum variants with constants
-
bflags
An alternative to bitflags
-
base16-palettes
A representation of the Base16 palettes in Rust
-
serde-json-core-fmt
serde-json for no_std programs
-
linfo
License info
-
stackbox
&own
ing references in stable Rust - no_std-friendly Box -
bool_traits
Use boolean expressions as trait bounds
-
spacetrace
A 3D path solving library
-
no-stdout
A
no_std
compatible stdout facade for Rust -
control
loop mechanisms
-
forward-iter
Ensure that side effects in iterators always run forward
-
minicov
Code coverage and profile-guided optimization support for no_std and embedded programs
-
typsy
Heterogenous containers
-
operator-sugar
Makes operator overloading in Rust more concise and intuitive
-
txn-core
The structs and traits for the
txn
andasync-txn
crates -
oakwood
Vector-backed trees
-
spacepackets
Generic implementations for various CCSDS and ECSS packet standards
-
from-enum
derive proc macro for deriving From on enums
-
scroll-ring
An MPSC overwriting ring buffer tuned for character data scrollback
-
prest-serde-derive-fork
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
-
finalizable
A type for finalizable values
-
bytefield
A pure Rust, no-std implementation of bit fields
-
minicbor-adapters
Adapters between
minicbor
and other crates such asheapless
andcboritem
-
volatile-macro
Procedural macros for the volatile crate
-
timestamp-source
Timestamp source library provides simple traits for handling timestamps
-
sensirion-hdlc
Sensirion HDLC implementation
-
abs_sync
Abstraction of synchronization for rust async/await
-
array_try_map
Adds a try_map method to arrays
-
panic-abort
Set panicking behavior to abort
-
mm_ptr
Smart pointers implementing abs_mm
-
mem_cmp
Memory comparison between types
-
castaway
Safe, zero-cost downcasting for limited compile-time specialization
-
conreg
Control and Regulation
-
core-serde-json
serde-json for no_std programs
-
core_maths
Extension trait for full float functionality in
#[no_std]
backed bylibm
-
no_alloc
Embedded friendly pointer types for applications without heap allocators
-
tiny_lib
A tiny library, that implements some useful math functions to be used in no_std projects
-
soil_moisture_hal
Module for the esp32 series, soil moisture sensor hal. was tested on esp32-c6 and soon on esp32-c3
-
israelid
Israeli ID number validation
-
embive
A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments (ex.: microcontrollers)
-
asrefmut
Trait which combines
AsRef
andAsMut
-
howwide_utf8
A tiny crate to take the first byte of a character, and use said byte to determine the width of said character
-
common_consts
Constants used in daily life
-
wire4
Embeddable, Forth inspired virtual machine suitable for
#![no_std]
environments -
abler
Tiny type to process various ablers/flags/etc as one
-
downcast
Trait for downcasting trait objects back to their original types
-
rusty-hkt
Higher-kinded types for Rust
-
flips-sys
Raw FFI bindings to Flips, the Floating IPS patcher
-
genfs
Generic traits, structs and enums for implementing filesystems in no_std environments
-
supply
Provider API for arbitrary number of lifetimes
-
bitut
bit manipulation utilities
-
zeroable
derive for
bytemuck::Zeroable
-
likely_stable
likely and unlikely compiler hints in stable rust
-
stringify-ident-proc-macro
Replacement for the stringify! macro for use in const functions
-
ntcall
calling NT System Calls easily
-
pastey
Macros for all your token pasting needs. Successor of paste.
-
rusl
Rust linux interface layer
-
intistelecom-rs
intistele.com, you can access and organise SMS mailouts from your own software via API
-
scanmut
Insert/remove multiple items from Vecs in O(n) time
-
paste2
Macros for all your token pasting needs
-
micrortu_ie_base
SDK for MicroRTU
-
encrust-core
Core functionality for the encrust crate
-
with_drop
Nostd wrapper for using a closure as a custom drop function
-
epsi
Equisized (primitive) signed ints for primitive ints: i8 for u8, i16 for i16, etc
-
stratagem
A trait library that enables state management and command execution with built-in undo support, inspired by the Command design pattern
-
r2u2_core
R2U2: A stream-based runtime monitor in no_std
-
parse_binary
Parse binary data, without std, and without allocation
-
singly
Lightweight "not" thread safe singleton but it depend on the usage though
-
mixed_ref
Mixed references to owned and borrowed memory
-
run-on-drop
Run code when an object is dropped
-
std3
Standard library for operating systems, useful for rust-osdev
-
macerator
Type and target-generic SIMD
-
sysfunc-dynamac-transmute
Basic cross-feature transmute macro support #![no_std]
-
sysml
SysML.rs
-
drogue-nom-utils
Bits and bobs common to many nom parsers
-
never
A stable version of the unstable never type (!)
-
nonany
Integer types with customizable niche values
-
cichlid
A color math library for programming addressable LEDs
-
coap-handler
Interface to CoAP handlers
-
naive-timer
A minimal naive timer for embedded (no_std) platforms
-
outcome-46f94afc-026f-5511-9d7e-7d1fd495fb5c
Augmentations for error propagation
-
ordinal
Format numbers as ordinals efficiently
-
simd-trick
trick the optimizer into generating SIMD instructions
-
synctools
Synchronization tools for no_std
-
ty-tag
TypeId for lifetime containing types via type tags
-
visit_any
Macro to generate matcher for Any
-
bad
Unlicensed bad ideas
-
mutate
macro
-
inline_dyn
A container type for storing dynamically-sized types inline
-
primitive_traits2
implements traits for primitives as Unsigned and RawPointer
-
sps30
Sensirion SPS30 Particulate Matter Sensor
-
any-uart
Init early console from device tree, mostly for Arm
-
coreclr-hosting-shared
Shared bindings for the coreclr hosting components
-
ruspiro-lock
Providing Spinlock, Semaphore and mutual exclusive data access for cross core usage on Raspberry Pi
-
benchmark-simple
A tiny, super simple and portable benchmarking library
-
temp-inst
safe lifetime-erased representations for objects with lifetime parameters. Can be used to pass an object across an API where lifetime parameters would prevent it.
-
consume_on_drop
A zero-cost abstraction that allows Drop::drop to consume self by value
-
ctor_bare
Register constructor functions for Rust at complie time under no_std
-
just_prim
Marker traits for primitive types
-
mpu6050-dmp
Platform-independent I2C driver for MPU6050. Supports DMP usage. Fork of drogue-mpu-6050 which uses only embedded-hal traits (no dependency on embedded-time or drogue-embedded-timer).
-
defer-heavy
A versatile and easy to use defer statement for Rust. Similar to Go's or Zig's defer.
-
stabby
A Stable ABI for Rust with compact sum-types
-
embedded-rsx
A minimal example library for embedded systems with Rust
-
iia
IntoIterator enabled iterator adapters
-
noline
A no_std line editor
-
coapcore
A CoAP stack for embedded devices with built-in OSCORE/EDHOC support
-
miden-tx-batch-prover
Miden rollup transaction batch executor and prover
-
neorv32-sys
Low-level bindings for NEORV32 HAL and library
-
c_utf8
UTF-8 encoded C string types
-
ticklock
Duration, Instant, Frequency abstraction for embedded
-
nmea2000
An NMEA 2000 library
-
display-interface-i2c
Generic I2C implementation for display interfaces
-
moving_median
A no-std moving median filter
-
cargo-no-std-check
Check that a crate builds without std
-
nclosure
composable, nameable closure types with separated states and functionality for use in APIs where anonymous types are unavailable
-
spectrum-analyzer
An easy to use and fast
no_std
library (withalloc
) to get the frequency spectrum of a digital signal (e.g. audio) using FFT. -
secmem-proc
Process hardening through system APIs
-
tailsome
Blanket traits providing
.into_ok()
,.into_err()
, and.into_some()
for happier method chaining -
usbd-dfu-rt
USB DFU run-time class
-
labrador-ldpc
Encoders and decoders for CCSDS LDPC error correcting codes
-
hamming-dict
Generates codeword dictionaries for hamming-space BoW algorithms
-
ndef
#[no_std]
library to implement a NFC Data Exchange Format structures -
loop_chain
Macro for writing nested Loop expressions
-
qemu-fw-cfg
reading fw_cfg from QEMU
-
nunny
the definitive non-empty slice/array/vec library for Rust
-
ctpalias
that aims to provide type aliases for a handful of C types
-
const-exhaustive
Enumerate all values of a type at compile time
-
format_no_std
Bare metal formatting
-
defer-lite
A lightweight high-performance implementation of Go's defer statement
-
owned-singleton
Owned singletons
-
pui-cell
An append only vector, with guaranteed elided bounds checks
-
dyngo
Type-safe dynamic (type-erased) generic outparams
-
standback
New standard library, old compiler
-
fmt-cmp
Traits and utilities for lexicographically comparing values in their
Display
representations -
infrared
remote control library
-
apply_conditionally
Chain and apply methods on objects conditionally
-
conditional-assignment
very simple, small crate to help make conditional assignments more ergonomic
-
stackdump-capture
capturing stack dumps
-
serial-sensors-proto
wire format for transmitting MEMS sensor data and friends
-
lin-bus
LIN bus driver traits and protocol implementation
-
upget
Super simple trait that patterns the value "updae" and "get"
-
owned-future
Turn borrowed futures into owned futures
-
tuit
A no_std, no_alloc TUI library
-
unwind-unsafe
Zero-sized marker types which do not implement UnwindSafe or RefUnwindSafe