Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Rust: Possible Projects
fancy-regex
Rust library for regular expressions using "fancy" features like look-around and backreferences
regex regular-expressions
Released: 02 Oct 2018 - 427
event-listener-strategy
A wrapper around event-listener to handle dual blocking/async use cases
rust
Released: 04 Sep 2023 - 6
stable_deref_trait
Unsafe marker trait for types that deref to a stable address
rust
Released: 09 Mar 2017 - 31
crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Released: 13 Sep 2021 - 191
valuable
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.
Released: 10 Mar 2021 - 187
rust-threadpool
A very simple thread pool for parallel task execution
parallelism rust thread-pool
Released: 24 Feb 2015 - 545
ucd-generate
A command line tool to generate Unicode tables as source code.
Released: 06 Mar 2018 - 95
xmlparser
A low-level, pull-based, zero-allocation XML 1.0 parser.
parser xml
Released: 02 Dec 2017 - 130
filetime
Accessing file timestamps in a platform-agnostic fashion in Rust
Released: 04 May 2015 - 123
dashmap
Blazing fast concurrent HashMap for Rust.
concurrent concurrent-data-structure concurrent-map concurrent-programming data-structures hashmap hashtable
Released: 06 Dec 2019 - 3,053
async-std
Async version of the Rust standard library
async async-await async-rust async-std rust
Released: 08 Aug 2019 - 3,958
image
Encoding and decoding images in Rust
decoding-images hacktoberfest pixel rust
Released: 25 May 2014 - 4,950
raw-window-handle
A common windowing interoperability library for Rust
rust
Released: 25 Jul 2019 - 321
tonic
A native gRPC client & server implementation with async/await support.
async grpc proto rpc rust
Released: 09 Aug 2019 - 9,944
peeking_take_while
Like `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`.
Released: 17 May 2017 - 11
rust-debug-unreachable
unreachable!() in debug, std::intrinsics::unreachable() in release
Released: 01 Jun 2018 - 4
rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
crypto rust siphash
Released: 04 Oct 2016 - 63
config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
config config-management configuration configuration-management json rust toml
Released: 24 Jan 2017 - 2,625
image-tiff
TIFF decoding and encoding library in pure Rust
hackoctoberfest
Released: 12 Mar 2018 - 118
arbitrary
Generating structured data from arbitrary, unstructured input.
Released: 08 May 2017 - 730
convert-case
Converts to and from various cases.
case case-converter rust
Released: 16 Apr 2020 - 122
async-compression
Adaptors between compression crates and Rust's async IO types
Released: 29 Apr 2019 - 398
env_logger
A logging implementation for `log` which is configured via an environment variable.
Released: 06 Jul 2017 - 826
rustls-native-certs
Integration with OS certificate stores for rustls
rust tls
Released: 12 Jul 2019 - 196
rpassword
Cross platform Rust library to read a password in the terminal (Linux, BSD, OSX, Windows, WASM).
getpass password rust
Released: 03 Feb 2015 - 243
which-rs
A Rust equivalent of Unix command "which".
binary-finder rust rust-equivalent unix-command which
Released: 06 Oct 2015 - 207
serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
annotations base64 chrono crates hacktoberfest hex json macros rust serde
Released: 17 Aug 2017 - 658
pemfile
Basic parser for PEM formatted keys and certificates
rust rustls-pemfile
Released: 27 Dec 2020 - 55
cryptocorrosion
Performance crypto in pure Rust
cipher crypto cryptography hash rust
Released: 01 Feb 2019 - 52
data-encoding
Efficient and customizable data-encoding functions in Rust
base32 base32hex base64 base64url hex rust
Released: 05 Dec 2015 - 177
aho-corasick
A fast implementation of Aho-Corasick in Rust.
aho-corasick finite-state-machine search substring-matching text-processing
Released: 11 Jun 2015 - 1,027
rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
Released: 24 May 2018 - 392
eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Released: 28 Feb 2020 - 1,403
unicode-ident
Determine whether characters have the XID_Start or XID_Continue properties
Released: 16 May 2022 - 77
cpp_demangle
A crate for demangling C++ symbols
demangle itanium linker-symbol rust
Released: 07 Dec 2016 - 299
handlebars-rust
Rust templating with Handlebars
handlebars handlebars-js rust template-engine
Released: 21 Dec 2014 - 1,288
schannel-rs
Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
Released: 07 Oct 2015 - 49
addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
addr2line cross-platform debug-symbols rust symbolicate symbolication
Released: 03 Dec 2016 - 313
rust-lexical
Fast numeric to- and from-string conversion routines.
encoding floating-point no-std parsing precision rust std string-conversion
Released: 29 Oct 2018 - 296
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Released: 16 Aug 2019 - 726
similar
A high level diffing library for rust based on diffs
diff patch rust unified-diff
Released: 17 Jan 2021 - 983
pulldown-cmark
An efficient, reliable parser for CommonMark, a standard dialect of Markdown
commonmark markdown parser rust
Released: 03 Jun 2015 - 2,059
derive_more
Some more derive(Trait) options
derive developer-tools macros newtype rust trait
Released: 24 Mar 2016 - 1,721