-
nonempty Public
Forked from cloudhead/nonemptyCorrect by construction non-empty list
Rust MIT License UpdatedDec 17, 2024 -
tokio Public
Forked from tokio-rs/tokioA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Rust MIT License UpdatedDec 3, 2024 -
nixos-generators Public
Forked from nix-community/nixos-generatorsCollection of image builders [maintainer=@Lassulus]
Nix MIT License UpdatedOct 23, 2024 -
nix-doom-emacs-unstraightened Public
Forked from marienz/nix-doom-emacs-unstraightenedBuilds Doom Emacs using Nix
Nix Apache License 2.0 UpdatedOct 22, 2024 -
lsp-mode Public
Forked from emacs-lsp/lsp-modeEmacs client/library for the Language Server Protocol
Emacs Lisp GNU General Public License v3.0 UpdatedOct 21, 2024 -
pinix Public
Forked from remi-dupre/pinixProgress In Nix - Pacman inspired frontend for Nix
Rust GNU Lesser General Public License v3.0 UpdatedOct 21, 2024 -
doomemacs Public
Forked from doomemacs/doomemacsAn Emacs framework for the stubborn martian hacker
Emacs Lisp MIT License UpdatedOct 20, 2024 -
rusqlite_migration Public
Forked from cljoly/rusqlite_migration↕️ Simple database schema migration library for rusqlite, written with performance in mind.Rust Apache License 2.0 UpdatedAug 30, 2024 -
nixpkgs Public
Forked from NixOS/nixpkgsNix Packages collection & NixOS
Nix MIT License UpdatedJul 31, 2024 -
nsncd Public
Forked from twosigma/nsncdnscd-compatible daemon that proxies lookups, without caching
Rust Apache License 2.0 UpdatedMay 23, 2024 -
eza Public
Forked from eza-community/ezaA modern, maintained replacement for ls
Rust MIT License UpdatedMay 23, 2024 -
mdbook-linkcheck Public
Forked from Michael-F-Bryan/mdbook-linkcheckA backend for `mdbook` which will check your links for you.
Rust MIT License UpdatedMay 23, 2024 -
bootspec Public
Forked from DeterminateSystems/bootspecImplementation of RFC-0125's datatype and synthesis tooling.
Rust MIT License UpdatedMay 23, 2024 -
criterion.rs Public
Forked from bheisler/criterion.rsStatistics-driven benchmarking library for Rust
Rust Apache License 2.0 UpdatedMar 8, 2022 -
glommio Public
Forked from DataDog/glommioGlommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Rust Other UpdatedJan 21, 2022 -
-
r353rv3 Public
Easily reserve crate names on crates.io
Shell Mozilla Public License 2.0 UpdatedJun 16, 2021 -
-
-
-
-
clone-block Public
A very simple macro that clones a list of variables before calling an expression
-
sh0r7 Public
URL shortening via Cloudflare Workers
-
futures-race Public archive
Deprecated in favor of futures-micro and futures-lite
-
async-tcp Public
TcpListener and TcpStream traits that can be implemented by async version of std::net::TcpListener and std::net::TcpStream
Rust Mozilla Public License 2.0 UpdatedAug 27, 2020 -
async-peek Public
Read data asynchronously without removing it from the queue
-
ufut Public archive
Just an alias of futures-micro
Rust Mozilla Public License 2.0 UpdatedAug 23, 2020 -
variance Public
Trying to explain how variance work for when I'll forget... once again.