Pinned Repositories
nixpkgs
Nix Packages collection & NixOS
async-ffi
FFI-compatible futures
async-lsp
Asynchronous Language Server Protocol framework
nil
NIx Language server, an incremental analysis assistant for writing in Nix.
nixos-config
My nixos configs
nocargo
[alpha] Build Rust crates with Nix Build System.
onedrive-api
A non-official middle-level HTTP API bindings to the OneDrive REST API through Microsoft Graph
onedrive-fuse
[not actively maintained] Mount your Microsoft OneDrive storage as FUSE filesystem.
rust-overlay
Pure and reproducible nix overlay of binary distributed rust toolchains
rust-analyzer
A Rust compiler front-end for IDEs
oxalica's Repositories
oxalica/nil
NIx Language server, an incremental analysis assistant for writing in Nix.
oxalica/rust-overlay
Pure and reproducible nix overlay of binary distributed rust toolchains
oxalica/async-ffi
FFI-compatible futures
oxalica/async-lsp
Asynchronous Language Server Protocol framework
oxalica/onedrive-fuse
[not actively maintained] Mount your Microsoft OneDrive storage as FUSE filesystem.
oxalica/nixos-config
My nixos configs
oxalica/onedrive-api
A non-official middle-level HTTP API bindings to the OneDrive REST API through Microsoft Graph
oxalica/orb
OneDrive as a block device
oxalica/cbench
Environment control for benchmarks
oxalica/waitpid-any
waitpid(2) but for arbitrary non-child processes
oxalica/axum-metrics
oxalica/histodu
Summarize file size distribution, quickly.
oxalica/mir-rs
oxalica/sjlj2
Safer, cheaper and more ergonomic setjmp/longjmp in Rust.
oxalica/cargo-machete
Remove unused Rust dependencies with this one weird trick!
oxalica/home-manager
Manage a user environment using Nix [maintainer=@rycee]
oxalica/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
oxalica/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
oxalica/ciborium
CBOR utilities
oxalica/criterion.rs
Statistics-driven benchmarking library for Rust
oxalica/io-uring
The `io_uring` library for Rust
oxalica/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
oxalica/nixpkgs
Nix Packages collection
oxalica/oxalica.github.io
oxalica/rust
A safe, concurrent, practical language.
oxalica/shift-dfa-utf8
oxalica/tg_owt
oxalica/thiserror
derive(Error) for struct and enum error types
oxalica/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
oxalica/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust