Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

Rust: Possible Projects

https://github.com/yoshuawuyts/miow

A zero-overhead Windows I/O library, focusing on IOCP

Released: 18 Aug 2015 - 111

https://github.com/rust-num/num-bigint

Big integer types for Rust

num-bigint rust

Released: 17 Dec 2017 - 531

https://github.com/camino-rs/camino

Like Rust's std::path::Path, but UTF-8.

paths rust unicode

Released: 07 Jul 2020 - 427

https://github.com/rusticata/oid-registry

Object Identifier (OID) database for Rust

Released: 08 Oct 2020 - 2

https://github.com/smol-rs/async-process

Async interface for working with processes

async rust

Released: 18 Aug 2020 - 170

https://github.com/mvdnes/spin-rs

Spin-based synchronization primitives

Released: 10 Jul 2014 - 470

https://github.com/alexcrichton/openssl-probe

Tool for helping to find SSL certificate locations on the system for OpenSSL

Released: 06 Nov 2016 - 54

https://github.com/lambda-fairy/rust-errno

:boom: Cross-platform interface to the `errno` variable

Released: 18 Mar 2015 - 58

https://github.com/Actyx/sync_wrapper

A tool for enlisting the compiler's help in proving the absence of concurrency

Released: 16 May 2020 - 26

https://github.com/MSxDOS/ntapi

Rust FFI bindings for Native API

Released: 02 Sep 2018 - 92

https://github.com/seanmonstar/num_cpus

Get the number of CPUs in Rust

rust

Released: 17 Mar 2015 - 573

https://github.com/ferrilab/ferrilab

Experimenting with Rust's fundamental data model

Released: 20 Nov 2022 - 42

https://github.com/rust-lang/stacker

Manual segmented stacks for Rust

Released: 13 Jul 2015 - 277

https://github.com/dotenv-rs/dotenv

Library to help supply environment variables in testing and development

Released: 06 May 2019 - 538

https://github.com/unicode-rs/unicode-width

Displayed width of Unicode characters and strings according to UAX#11 rules.

Released: 13 Apr 2015 - 191

https://github.com/altsysrq/rusty-fork

Run Rust tests in isolated subprocesses

Released: 28 Feb 2018 - 36

https://github.com/sunfishcode/io-lifetimes

A low-level I/O ownership and borrowing library

Released: 30 May 2021 - 98

https://github.com/djc/rustc-version-rs

A library for querying the version of a installed rustc compiler

Released: 24 Aug 2015 - 59

https://github.com/rust-num/num-traits

Numeric traits for generic mathematics in Rust

num-traits rust

Released: 19 Dec 2017 - 699

https://github.com/hyperium/mime

MIMEs in Rust

Released: 27 Aug 2014 - 172

https://github.com/dtolnay/serde-repr

Serialize and deserialize C-like enum as underlying repr

Released: 12 Jan 2019 - 227

https://github.com/mrhooray/crc-rs

Rust implementation of CRC(16, 32, 64) with support of various standards

checksum crc crc16 crc32 crc64 hash rust

Released: 15 Mar 2015 - 188

https://github.com/rust-num/num-iter

Generic Range iterators for Rust

num-iter rust

Released: 19 Dec 2017 - 25

https://github.com/taiki-e/pin-project

A crate for safe and ergonomic pin-projection.

no-std proc-macro rust

Released: 08 Jan 2019 - 589

https://github.com/dignifiedquire/num-bigint

Big integer types for Rust

Released: 17 Jul 2018 - 12

https://github.com/arcnmx/serde-value

Serialization value trees

Released: 24 Nov 2015 - 43

https://github.com/rusticata/rusticata-macros

Helper macros for Rusticata

Released: 20 Feb 2017 - 5

https://github.com/tomprogrammer/rust-ascii

ASCII-only equivalents to `char`, `str` and `String`.

Released: 27 Nov 2014 - 64

https://github.com/withoutboats/heck

oh heck, a case conversion library

Released: 27 Mar 2017 - 494

https://github.com/someguynamedjosh/ouroboros

Easy self-referential struct generation for Rust.

Released: 20 Sep 2020 - 478

https://github.com/sgodwincs/ordered-multimap-rs

An ordered multimap.

Released: 01 Nov 2018 - 20

https://github.com/comex/rust-shlex

Split a string into shell words, like Python's shlex.

Released: 22 Jun 2015 - 100

https://github.com/cbreeden/fxhash

A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.

Released: 19 May 2017 - 224

https://github.com/dtolnay/path-to-error

Find out path at which a deserialization error occurred

Released: 06 Jan 2019 - 313

https://github.com/dtolnay/itoa

Fast function for printing integer primitives to a decimal string

performance rust

Released: 25 Jun 2016 - 298

https://github.com/dylni/os_str_bytes

Lossless functionality for platform-native strings.

Released: 28 Nov 2019 - 70

https://github.com/abonander/mime_guess

MIME type guessing of file extensions for Rust.

Released: 27 Feb 2015 - 145

https://github.com/contain-rs/bit-set

A Set of Bits

Released: 03 Jun 2015 - 63

https://github.com/marcianx/downcast-rs

Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints.

Released: 16 Dec 2015 - 180

https://github.com/XAMPPRocky/remove_dir_all

Reliable remove_dir_all implementation for Windows

Released: 29 Mar 2017 - 59

https://github.com/conradkleinespel/rpassword

Cross platform Rust library to read a password in the terminal (Linux, BSD, OSX, Windows, WASM).

getpass password rust

Released: 03 Feb 2015 - 242

https://github.com/rust-num/num-integer

Integer trait and functions for Rust

num-integer rust

Released: 19 Dec 2017 - 178

https://github.com/tokio-rs/async-stream

Asynchronous streams for Rust using async & await notation

Released: 10 Aug 2019 - 572

https://github.com/rust-lang/pkg-config-rs

Build library for invoking pkg-config for Rust

Released: 01 Nov 2014 - 172

https://github.com/serde-rs/bytes

Wrapper types to enable optimized handling of &[u8] and Vec<u8>

Released: 05 Apr 2017 - 312

https://github.com/steffengy/schannel-rs

Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)

Released: 07 Oct 2015 - 46

https://github.com/image-rs/jpeg-decoder

JPEG decoder written in Rust

hacktoberfest

Released: 10 Feb 2016 - 146

https://github.com/oli-obk/cargo_metadata

alt_cargo_metadata is a copy of cargo_metadata, which uses alt_serde instead of serde. this exists to work around cargo feature unification issue 4866, see also https://github.com/oli-obk/cargo_metadata/issues/98

Released: 24 Jan 2017 - 167

https://github.com/starkat99/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 - 230

https://github.com/zonyitoo/rust-ini

INI file parser in Rust

Released: 05 Nov 2013 - 298

https://github.com/snapview/tungstenite-rs

Lightweight stream-based WebSocket implementation for Rust.

rust websockets

Released: 17 Mar 2017 - 1,736

https://github.com/tokio-rs/tls

A collection of Tokio based TLS libraries.

Released: 04 Jan 2020 - 243

https://github.com/rust-bitcoin/rust-secp256k1

Rust language bindings for Bitcoin secp256k1 library.

Released: 12 Aug 2014 - 340

https://github.com/reem/rust-unreachable

An unreachable code optimization hint in stable rust.

Released: 02 Jun 2015 - 19

https://github.com/Soveu/tinyvec_macros

A few useful macros for tiny* containers

Released: 09 Aug 2020 - 5

https://github.com/unicode-rs/unicode-normalization

Unicode Normalization forms according to UAX#15 rules

Released: 13 Apr 2015 - 156

https://github.com/pulldown-cmark/pulldown-cmark

An efficient, reliable parser for CommonMark, a standard dialect of Markdown

commonmark markdown parser rust

Released: 03 Jun 2015 - 2,024

https://github.com/rust-windowing/raw-window-handle

A common windowing interoperability library for Rust

rust

Released: 25 Jul 2019 - 312