Pinned Repositories
async-local
For using thread locals within an async context and across await points
broccoli-can-stache
Compile CanJS Stache templates
deque-loader-rs
work stealing data loader
evlru
An eventually consistent LRU designed for lock-free concurrent reads
impl-for
A proc macro to impl for multiple types
qcontext
redis-swapplex
Atomic state-transition based multiplexed redis connection
spawn64
An efficient way to spawn futures in WASM
stack-queue
Performance oriented heapless auto batching queue
swap-queue-rs
A queue designed for buffer swapping instead of task popping
Bajix's Repositories
Bajix/evlru
An eventually consistent LRU designed for lock-free concurrent reads
Bajix/deque-loader-rs
work stealing data loader
Bajix/impl-for
A proc macro to impl for multiple types
Bajix/stack-queue
Performance oriented heapless auto batching queue
Bajix/async-local
For using thread locals within an async context and across await points
Bajix/redis-simd-json
Performant Redis GET/SET/MGET/MSET commands utilizing SIMD JSON
Bajix/redis-swapplex
Atomic state-transition based multiplexed redis connection
Bajix/qcontext
Bajix/replace-types
Extension trait for replacing syn types
Bajix/diesel-connection
static r2d2 connection pool
Bajix/redis-cas
Redis native module to add support for compare and swap
Bajix/redis-stream-reactor
Bajix/arena64
Bajix/spawn64
An efficient way to spawn futures in WASM
Bajix/arc64
Bajix/atomic-index
Bajix/bench-alloc
Bajix/bit-bounds
Helper traits for const generic bitwise bounds
Bajix/const-assert
Assert struct for const generics
Bajix/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
Bajix/derive-id
Simple newtype id derivation
Bajix/env-url
Bajix/iced
A cross-platform GUI library for Rust, inspired by Elm
Bajix/iced-qstate
Bajix/leptos
Build fast web applications with Rust.
Bajix/linkme
Safe cross-platform linker shenanigans
Bajix/liveview-native-core
Provides core language-agnostic functionality for LiveView Native across platforms
Bajix/ring
Safe, fast, small crypto using Rust
Bajix/tutorials
DevOps by Example
Bajix/ubuntu-sgx