Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Rust: Possible Projects
curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
cryptography curve25519 edwards-curve elliptic-curves montgomery ristretto
Released: 08 Dec 2016 - 892
simd-adler32
A SIMD-accelerated Adler-32 hash algorithm implementation.
adler adler32 avx2 simd ssse3
Released: 07 Apr 2021 - 34
openssl-probe
Tool for helping to find SSL certificate locations on the system for OpenSSL
Released: 06 Nov 2016 - 54
multer
An async parser for multipart/form-data content-type in Rust
async multipart-formdata multipart-parser multipart-uploads rust
Released: 07 May 2020 - 159
assert_matches
Provides macro `assert_matches` for testing pattern matching
assert macros rust testing
Released: 16 Feb 2016 - 61
async-global-executor
A global executor built on top of async-executor and smol
Released: 27 Aug 2020 - 74
nom
Rust parser combinator framework
byte-array grammar nom parse parser parser-combinators rust
Released: 23 Nov 2014 - 9,459
rust-rgb
struct RGB for sharing pixels between crates
pixel-layout rgb-color rust rust-library
Released: 18 Jun 2016 - 98
colored
(Rust) Coloring terminal so simple you already know how to do it !
ansi-term colors crates hacktoberfest rust terminal
Released: 12 Mar 2016 - 1,724
mach
A rust interface to the Mach 3.0 kernel that underlies OSX.
ffi mach macos osx rust
Released: 01 Feb 2015 - 80
serial_test
Allows for the creation of serialised Rust tests
hacktoberfest rust-library testing
Released: 31 Dec 2018 - 225
dtoa
Fast functions for printing floating-point primitives to a decimal string
performance rust
Released: 27 Jun 2016 - 115
inotify-sys
Low-level inotify bindings for the Rust programming language
inotify linux rust
Released: 06 Sep 2017 - 6
tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
asynchronous tokio tokio-tungstenite websocket websockets
Released: 17 Mar 2017 - 1,842
smawk
Rust functions for finding row-minima in monotone matrices.
matrices optimization rust smawk
Released: 12 Oct 2017 - 6
inotify-rs
Idiomatic inotify wrapper for the Rust programming language
inotify linux rust
Released: 10 Apr 2014 - 261
wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
wasm webassembly
Released: 19 May 2020 - 1,342
proc-macro2
Only the non-libproc_macro-based codepath of the proc-macro2 crate
Released: 20 May 2017 - 742
difference.rs
Rust text diffing and assertion library
diff rust rust-text-diffing
Released: 20 May 2015 - 242
blocking
A thread pool for isolating blocking I/O in async programs
rust
Released: 09 May 2020 - 341
unicode-segmentation
Grapheme Cluster and Word boundaries according to UAX#29 rules
Released: 13 Apr 2015 - 571
directories-rs
a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
knownfolders xdg-basedir xdg-user-dirs
Released: 18 Dec 2017 - 769
unicode-categories
A simple crate that allows for unicode categories can be queried for characters.
Released: 31 Oct 2015 - 17
unicode-width
Displayed width of Unicode characters and strings according to UAX#11 rules.
Released: 13 Apr 2015 - 215
same-file
Cross platform Rust library for checking whether two file paths are the same file.
Released: 08 Jan 2017 - 101
downcast-rs
Trait for downcasting trait objects back to their original types.
Released: 07 Apr 2017 - 14
untrusted
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
memory-safety parsing
Released: 05 Jun 2016 - 196
getrandom
A small cross-platform library for retrieving random data from (operating) system source
Released: 19 Jan 2019 - 278
sysinfo
Cross-platform library to fetch system information
linux macos raspberry rust system unix windows
Released: 10 Mar 2015 - 2,094
parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Released: 13 May 2016 - 2,735
half-rs
Half-precision floating point types f16 and bf16 for Rust.
bfloat16 binary16 crates f16 float16 floating-point ieee754 rust rust-embedded
Released: 24 Feb 2016 - 233
cfg-expr
A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.
rust
Released: 24 Dec 2019 - 40
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Released: 30 May 2021 - 18,970
unicode-normalization
Unicode Normalization forms according to UAX#15 rules
Released: 13 Apr 2015 - 161
rusqlite
Ergonomic bindings to SQLite for Rust
bindings rust sqlite wrapper
Released: 04 Nov 2014 - 3,155
quickcheck
Automated property based testing for Rust (with shrinking).
Released: 09 Mar 2014 - 2,405
rust-prometheus
Prometheus instrumentation library for Rust applications
Released: 11 Aug 2016 - 1,070
owo-colors
A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal
Released: 25 Aug 2020 - 641
time
The most used Rust library for date and time handling.
date no-std rust time
Released: 10 Nov 2014 - 1,115
const_fn
A lightweight attribute for easy generation of const functions with conditional compilations.
no-std proc-macro rust
Released: 25 Dec 2018 - 26
elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
ecdsa nist rust schnorr taproot
Released: 06 Jan 2020 - 680
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
actix actix-web async rust web web-development websockets
Released: 30 Sep 2017 - 21,608
encode_unicode
A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.
rust-library unicode
Released: 14 Mar 2016 - 12
scratch
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
Released: 17 Sep 2020 - 75
byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
Released: 03 Feb 2015 - 980
uncased
Case-preserving, ASCII case-insensitive `no_std` string types for Rust.
case-preserving rust
Released: 06 Sep 2020 - 12
block-modes
Collection of generic block mode algorithms written in pure Rust
Released: 09 Nov 2021 - 64
clap
A full featured, fast Command Line Argument Parser for Rust
argument-parser argument-parsing command-line command-line-parser parsed-arguments positional-arguments rust subcommands
Released: 25 Feb 2015 - 14,276
tempfile
Temporary file library for rust
filesystem-library library rust tempfile testing
Released: 12 Apr 2015 - 1,186
rust-derive-builder
derive builder implementation for rust structs
builder-pattern macros rust setter-methods
Released: 06 Aug 2016 - 1,319