Os
whoami
2.1.1 StableRust library for getting information about the current user and environment
which
8.0.2 StableA Rust equivalent of Unix command "which". Locate installed executable in cross platforms.
ctrlc
3.5.2 StableEasy Ctrl-C handler for Rust projects
libc
0.2.183 GrowingRaw FFI bindings to platform libraries like libc.
camino
1.2.2 StableUTF-8 paths
getrandom
0.4.2 GrowingA small cross-platform library for retrieving random data from system source
wai-bindgen-wasmer
0.701.0 GrowingGenerate WAI glue for a Rust Wasmer host
wasmer-wasix-types
0.701.0 GrowingWASI and WASIX types for Wasmer WebAssembly runtime
wasmer-wasix
0.701.0 GrowingWASI and WASIX implementation library for Wasmer WebAssembly runtime
fontique
0.8.0 GrowingFont enumeration and fallback.
async-net
2.0.0 GrowingAsync networking primitives for TCP/UDP/Unix communication
polling
3.11.0 GrowingPortable interface to epoll, kqueue, event ports, and IOCP
typed-path
0.12.3 GrowingProvides typed variants of Path and PathBuf for Unix and Windows
axplat
0.3.0 ExperimentalThis crate provides a unified abstraction layer for diverse hardware platforms.
os_info
3.14.0 StableDetect the operating system type and version.
zeroize
1.8.2 GrowingSecurely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!
r-efi
6.0.0 StableUEFI Reference Specification Protocol Constants and Definitions
thread-id
5.1.0 StableGet a unique thread ID
snarkos-node-bft-ledger-service
4.6.0 StableA ledger service for the memory pool in a decentralized operating system
sysexits
0.13.0 GrowingThe system exit codes as defined by <sysexits.h>
snarkos-account
4.6.0 StableAccount for a decentralized operating system
async-io
2.6.0 GrowingAsync I/O and timers
async-process
2.5.0 GrowingAsync interface for working with processes
proc-exit
2.0.2 GrowingExit codes for process termination
page_table_entry
0.6.1 GrowingPage table entry definition for various hardware architectures
gethostname
1.1.0 Growinggethostname for all platforms
memory_addr
0.4.1 GrowingWrappers and helper functions for physical and virtual addresses
snarkos-node-sync-locators
4.6.0 StableLocators to synchronize a decentralized operating system
snarkos-node-sync-communication-service
4.6.0 StableA communication service for the sync module in a decentralized operating system
reflink-copy
0.1.29 Growingcopy-on-write mechanism on supported file systems
nispor
2.0.1 StableUnified interface for Linux network state querying
kernel_guard
0.1.3 GrowingRAII wrappers to create a critical section with local IRQs or preemption disabled
memory_set
0.4.1 GrowingData structures and operations for managing memory mappings
snarkos-node-metrics
4.6.0 StableA node for a decentralized operating system
snarkos-display
4.6.0 StableA display for a decentralized operating system
snarkos-node
4.6.0 StableA node for a decentralized operating system
snarkos-node-sync
4.6.0 StableA synchronization module for a decentralized operating system
snarkos-node-bft-storage-service
4.6.0 StableA storage service for the memory pool in a decentralized operating system
snarkos-node-cdn
4.6.0 StableA CDN client for a decentralized operating system
snarkos-node-consensus
4.6.0 StableA node consensus for a decentralized operating system
snarkos-node-tcp
4.6.0 StableA TCP stack for a decentralized operating system
interprocess
2.4.0 StableInterprocess communication toolkit
axplat-riscv64-qemu-virt
0.3.0 ExperimentalImplementation of `axplat` hardware abstraction layer for QEMU RISC-V virt board.
axplat-aarch64-qemu-virt
0.3.0 ExperimentalImplementation of `axplat` hardware abstraction layer for QEMU ARM64 virtual machine.
page_table_multiarch
0.6.1 GrowingGeneric page table structures for various hardware architectures
fd-lock
4.0.4 GrowingAdvisory cross-platform lock on a file using a file descriptor to it.
zeroize_derive
1.4.3 StableCustom derive support for zeroize
shared_child
1.1.1 Growinga library for using child processes from multiple threads
pros
0.9.1 GrowingRust bindings for PROS
blocking-threadpool
1.0.3 StableA thread pool for running a number of jobs on a fixed set of worker threads.