-
22:32
(UTC) - @[email protected]
-
typesize Public
A library to fetch an accurate estimate of the total memory usage of a value.
-
epaper-simplyplural-badge Public
A project to display SimplyPlural front status on a Waveshare e-Paper Cloud Module
-
small-fixed-array Public
A library that provides smaller alternatives to Box<[T]> and Box<str>.
-
serenity Public
Forked from serenity-rs/serenityA Rust library for the Discord API.
Rust ISC License UpdatedNov 25, 2024 -
poise Public
Forked from serenity-rs/poiseExperimental Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing
-
linkify Public
Forked from robinst/linkifyRust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
Rust Apache License 2.0 UpdatedNov 19, 2024 -
rust-clippy Public
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Rust Other UpdatedNov 10, 2024 -
rust Public
Forked from rust-lang/rustEmpowering everyone to build reliable and efficient software.
Rust Other UpdatedOct 25, 2024 -
-
serde-json Public
Forked from serde-rs/jsonStrongly typed JSON library for Rust
Rust Apache License 2.0 UpdatedOct 19, 2024 -
bytemuck Public
Forked from Lokathor/bytemuckA crate for mucking around with piles of bytes
Rust Apache License 2.0 UpdatedOct 19, 2024 -
triomphe Public
Forked from Manishearth/triompheFork of std::sync::Arc with lots of utilities useful for FFI
Rust Apache License 2.0 UpdatedOct 14, 2024 -
thin-vec Public
Forked from Gankra/thin-vecA Vec That Has a Smaller size_of
Rust Apache License 2.0 UpdatedOct 11, 2024 -
-
smallbox Public
Forked from andylokandy/smallboxSmall Box optimization: store small item on stack and fallback to heap for large item.
Rust MIT License UpdatedOct 4, 2024 -
-
mini-moka Public
Forked from moka-rs/mini-mokaA simple concurrent caching library that might fit to many use cases
Rust Apache License 2.0 UpdatedSep 10, 2024 -
songbird Public
Forked from serenity-rs/songbirdAn async Rust library for the Discord voice API
Rust ISC License UpdatedSep 9, 2024 -
toml-cfg Public
Forked from jamesmunns/toml-cfgA procedural macro for configuring constant values across crates
Rust Apache License 2.0 UpdatedSep 9, 2024 -
ferrisbot-for-discord Public
Forked from rust-community-discord/ferrisbot-for-discordRust programming language bot for Discord
Rust MIT License UpdatedSep 6, 2024 -
hls_m3u8 Public
Forked from sile/hls_m3u8HLS(RFC8216) m3u8 parser/generator
Rust Apache License 2.0 UpdatedSep 6, 2024 -
proc-macro-error-2 Public
Forked from CreepySkeleton/proc-macro-errorA maintained fork of proc-macro-error using syn 2
-
advisory-db Public
Forked from rustsec/advisory-dbSecurity advisory database for Rust crates published through crates.io
Other UpdatedSep 5, 2024 -
esp-hal Public
Forked from esp-rs/esp-halno_std Hardware Abstraction Layers for ESP32 microcontrollers
Rust Apache License 2.0 UpdatedSep 5, 2024 -
dashmap Public
Forked from xacrimon/dashmapBlazing fast concurrent HashMap for Rust.
Rust MIT License UpdatedSep 5, 2024 -
embassy Public
Forked from embassy-rs/embassyModern embedded framework, using Rust and async.
Rust Apache License 2.0 UpdatedSep 2, 2024 -
reqwless Public
Forked from drogue-iot/reqwlessRust async HTTP client for embedded/no_std
Rust Apache License 2.0 UpdatedAug 8, 2024 -
embedded-tls Public
Forked from drogue-iot/embedded-tlsAn Rust TLS 1.3 implementation for embedded devices.
Rust Apache License 2.0 UpdatedAug 2, 2024 -
esp-mbedtls Public
Forked from esp-rs/esp-mbedtlsmbedtls for ESP32 bare-metal
Rust Apache License 2.0 UpdatedJul 23, 2024 -
heapless Public
Forked from rust-embedded/heaplessHeapless, `static` friendly data structures