Pinned Repositories
aiohttp
http client/server for asyncio (PEP-3156)
aioredis
asyncio (PEP 3156) Redis support
async-watch
A single-producer, multi-consumer channel that only retains the last sent value.
atomic-waker
futures::task::AtomicWaker extracted into its own crate
docs.rs
crates.io documentation generator
event-listener
Notify async tasks or threads
vmcli
Arch Linux on macOS's Virtualization.framework
wireguard-netns
crappy code
cynecx's Repositories
cynecx/async-watch
A single-producer, multi-consumer channel that only retains the last sent value.
cynecx/atomic-waker
futures::task::AtomicWaker extracted into its own crate
cynecx/docs.rs
crates.io documentation generator
cynecx/alacritty
A cross-platform, GPU-accelerated terminal emulator
cynecx/arc-theme
[New upstream] A flat theme with transparent elements
cynecx/async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
cynecx/bincode
A binary encoder / decoder implementation in Rust.
cynecx/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
cynecx/crossbeam
Tools for concurrent programming in Rust
cynecx/dom-expressions
A Fine-Grained Runtime for Performant DOM Rendering
cynecx/electrum
Electrum; Bitcoin thin client
cynecx/ghidra
Ghidra is a software reverse engineering (SRE) framework
cynecx/gnome-shell-scroll-workspaces
Switch workspaces by scrolling in the top panel
cynecx/Gogh
Color Scheme for Gnome Terminal and Pantheon Terminal
cynecx/linux
Linux kernel source tree
cynecx/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
cynecx/lock-bench
cynecx/NanoLog
Low Latency C++11 Logging Library
cynecx/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
cynecx/quick-error
A rust-macro which makes errors easy to write
cynecx/rnnt-speech-recognition
End-to-end speech recognition using RNN Transducers in Tensorflow 2.0
cynecx/rust-analyzer-builds
Twice a day rust-analyzer builds
cynecx/rust-syntax
A nuanced TextMate-style grammar for Rust
cynecx/rust-tun
TUN device creation and handling.
cynecx/snafu
Easily assign underlying errors into domain-specific errors while adding context
cynecx/thiserror-ctx
derive(Error) for struct and enum error types with optional context selectors.
cynecx/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
cynecx/TTS
Deep learning for Text to Speech
cynecx/VSCodeKeymap4IntelliJ
cynecx/warp-transducer
A fast parallel implementation of RNN Transducer.