Pinned Repositories
arc-swap
Support atomic operations on Arc itself
ate-2.0
Distributed immutable data store with strong encryption and authentication
bash
Unofficial mirror of bash repository. Updated daily.
coreutils
Cross-platform Rust rewrite of the GNU coreutils
immutable-bank
Simulated example of a bank in a phone
kvblade
High Performance ATA over Ethernet Kernel Driver
pqcrypto-wasi
Rust Post-Quantum cryptography
tinycore
wasix
Extended WASI API bindings for Rust
wasix-libc
WASIX libc implementation for WebAssembly
john-sharratt's Repositories
john-sharratt/wasix
Extended WASI API bindings for Rust
john-sharratt/coreutils
Cross-platform Rust rewrite of the GNU coreutils
john-sharratt/immutable-bank
Simulated example of a bank in a phone
john-sharratt/bash
Unofficial mirror of bash repository. Updated daily.
john-sharratt/btree-multimap
john-sharratt/wasix-libc
WASIX libc implementation for WebAssembly
john-sharratt/wasmer
🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
john-sharratt/arc-swap
Support atomic operations on Arc itself
john-sharratt/bevy
A refreshingly simple data-driven game engine built in Rust
john-sharratt/cargo-wasix
A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target
john-sharratt/clap-verbosity-flag
Easily add a --verbose flag to CLIs using Clap
john-sharratt/cow_hashbrown
Rust port of Google's SwissTable hash map with COW support
john-sharratt/cow_hashmap
Copy-on-write Hashmap for Rust
john-sharratt/cpython
The Python programming language
john-sharratt/dash
john-sharratt/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
john-sharratt/garde
Validation library
john-sharratt/libc
Raw bindings to platform APIs for Rust
john-sharratt/llvm-project
Rust-specific fork of LLVM.
john-sharratt/mio
Metal IO library for Rust
john-sharratt/rkyv
Zero-copy deserialization framework for Rust
john-sharratt/rust
Empowering everyone to build reliable and efficient software.
john-sharratt/rustls
A modern TLS library in Rust
john-sharratt/smoltcp
a smol tcp/ip stack
john-sharratt/socket2
Advanced configuration options for sockets.
john-sharratt/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
john-sharratt/tokio-rustls
A collection of Tokio based TLS libraries.
john-sharratt/wapm-cli
📦 WebAssembly Package Manager (CLI)
john-sharratt/wasix-integration-tests
Integration tests for the wasix Webassembly toolchain.
john-sharratt/wasix-witx
WebAssembly System Interface