Pinned Repositories
Bilging-Cpp
blurhash-rs
A pure Rust implementation of Blurhash
cas-c-queue
A simple CAS concurrent MPMC ring buffer queue
dashmap
Blazing fast concurrent HashMap for Rust.
fast-counter
Faster concurrent atomic number updates
Rust-bilge
spaced
rust based SIMD space counter & remover
Threadpooler
Working stealing library similar to Rayon
walker
wyhash2
wyhash2 implementation in rust
JackThomson2's Repositories
JackThomson2/fast-counter
Faster concurrent atomic number updates
JackThomson2/walker
JackThomson2/wyhash2
wyhash2 implementation in rust
JackThomson2/Rust-bilge
JackThomson2/Threadpooler
Working stealing library similar to Rayon
JackThomson2/Bilging-Cpp
JackThomson2/blurhash-rs
A pure Rust implementation of Blurhash
JackThomson2/cas-c-queue
A simple CAS concurrent MPMC ring buffer queue
JackThomson2/dashmap
Blazing fast concurrent HashMap for Rust.
JackThomson2/spaced
rust based SIMD space counter & remover
JackThomson2/fastdivide
JackThomson2/firecracker
Secure and fast microVMs for serverless computing.
JackThomson2/flurry
A port of Java's ConcurrentHashMap to Rust
JackThomson2/jackmap
An experimental Concurrent Lock-Free Hashmap
JackThomson2/Leitio
Experimenting with alternative lock free queues
JackThomson2/lockfree-queue
Lockfree queue using Flize
JackThomson2/may_minihttp
mini http implemented on top of may
JackThomson2/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
JackThomson2/petgraph
Graph data structure library for Rust.
JackThomson2/rayon
Rayon: A data parallelism library for Rust
JackThomson2/raytracer
JackThomson2/remy
JackThomson2/robyn
An async python framework with the backend runtime written in rust
JackThomson2/rust-vmm
JackThomson2/shared_sockets
JackThomson2/TD_AB_Rust
JackThomson2/tokio-tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
JackThomson2/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
JackThomson2/virtio-playground
JackThomson2/wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust