-
Red Hat
- Oregon, USA
-
01:14
(UTC -08:00) - https://blog.cuviper.com
- @cuviper@fosstodon.org
- @cuviper.bsky.social
Highlights
-
equivalent Public
Forked from indexmap-rs/equivalentRust traits for key comparison in maps.
-
attohttpc Public
Forked from sbstp/attohttpcRust lightweight HTTP 1.1 client
Rust Mozilla Public License 2.0 UpdatedFeb 11, 2025 -
num Public
Forked from rust-num/numThis crate contains arbitrary-sized integer, rational, and complex types.
-
num-rational Public
Forked from rust-num/num-rationalGeneric Rational numbers for Rust
Rust Apache License 2.0 UpdatedJan 25, 2025 -
crossbeam Public
Forked from crossbeam-rs/crossbeamTools for concurrent programming in Rust
Rust Apache License 2.0 UpdatedNov 7, 2024 -
polars Public
Forked from pola-rs/polarsDataframes powered by a multithreaded, vectorized query engine, written in Rust
Rust Other UpdatedOct 3, 2024 -
-
tower Public
Forked from tower-rs/towerasync fn(Request) -> Result<Response, Error>
Rust MIT License UpdatedJul 20, 2024 -
-
asu Public
Forked from openwrt/asuAn image on demand server for OpenWrt based distributions
Python GNU General Public License v2.0 UpdatedMay 21, 2024 -
libc Public
Forked from rust-lang/libcRaw bindings to platform APIs for Rust
Rust Apache License 2.0 UpdatedMay 17, 2024 -
num-iter Public
Forked from rust-num/num-iterGeneric Range iterators for Rust
Rust Apache License 2.0 UpdatedMay 4, 2024 -
num-integer Public
Forked from rust-num/num-integerInteger trait and functions for Rust
Rust Apache License 2.0 UpdatedMay 4, 2024 -
rust-clippy Public
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code
Rust UpdatedApr 16, 2024 -
vim-colors-solarized Public
Forked from altercation/vim-colors-solarizedprecision colorscheme for the vim text editor (w/ base16 support)
-
llvm.vim Public
llvm-project$ git subtree split --prefix=llvm/utils/vim/ --annotate='(split) ' --rejoin --branch=llvm.vim
-
divan Public
Forked from nvzqz/divanFast and simple benchmarking for Rust projects
Rust Apache License 2.0 UpdatedFeb 17, 2024 -
num-derive Public
Forked from rust-num/num-deriveProcedural macros to derive numeric traits in Rust
Rust Apache License 2.0 UpdatedFeb 6, 2024 -
wasi-libc Public
Forked from WebAssembly/wasi-libcWASI libc implementation for WebAssembly
C Other UpdatedJan 10, 2024 -
rusqlite Public
Forked from rusqlite/rusqliteErgonomic bindings to SQLite for Rust
Rust MIT License UpdatedJan 9, 2024 -
hashlink Public
Forked from djc/hashlinkAn updated version of linked-hash-map and friends
Rust Apache License 2.0 UpdatedJan 7, 2024 -
cargo-outdated Public
Forked from kbknapp/cargo-outdatedA cargo subcommand for displaying when Rust dependencies are out of date
Rust MIT License UpdatedJan 2, 2024 -
foundation.rust-lang.org Public
Forked from rustfoundation/foundation.rust-lang.orgwebsite for Rust Foundation
Nunjucks Apache License 2.0 UpdatedOct 23, 2023 -
chalk Public
Forked from rust-lang/chalkA PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler
Rust Other UpdatedSep 30, 2023 -
salsa Public
Forked from salsa-rs/salsaA generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
Rust Apache License 2.0 UpdatedSep 30, 2023 -
jpandia-redhat-intern-project Public
Forked from jpandia/redhat-intern-projectPython MIT License UpdatedAug 12, 2023 -
impl-tools Public
Forked from kas-gui/impl-toolsHelper macros: autoimpl, impl_scope
Rust Other UpdatedAug 9, 2023 -
auto_enums Public
Forked from taiki-e/auto_enumsA library for to allow multiple return types by automatically generated enum in Rust.
Rust Apache License 2.0 UpdatedAug 9, 2023 -
-
darc Public
Dynamically-atomic reference-counting pointers