Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Rust: Possible Projects
zstd-rs
A rust binding for the zstd compression library.
compression rust-bindings wrapper zstd
Released: 19 Feb 2016 - 524
whoami
Rust crate to get the current user and environment.
hostname preferred-languages rust rust-crate rust-library username whoami
Released: 29 Jul 2017 - 192
winreg-rs
Rust bindings to MS Windows Registry API
registry rust winapi windows
Released: 12 Apr 2015 - 167
procfs
Rust library for reading the Linux procfs filesystem
linux proc-filesystem procfs rust
Released: 27 May 2018 - 371
httparse
A push parser for the HTTP 1.x protocol in Rust.
http parse rust
Released: 20 Feb 2015 - 585
num-traits
Numeric traits for generic mathematics in Rust
num-traits rust
Released: 19 Dec 2017 - 724
indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
hashtable rust
Released: 15 Sep 2016 - 1,709
rust-brotli-decompressor
An implementation of https://github.com/google/brotli in rust avoiding the stdlib
Released: 30 Apr 2016 - 53
signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
dsa ecdsa ed25519 rust signatures
Released: 30 Oct 2018 - 468
thrift
Apache Thrift
actionscript c cplusplus csharp d dart http library network-client network-server thrift
Released: 18 Sep 2009 - 10,389
overload
Simplified operator overloading in Rust
macros operator operator-overloading rust
Released: 06 Aug 2019 - 15
schemars
Generate JSON Schema documents from Rust code
json-schema rust serde
Released: 04 Aug 2019 - 826
crossbeam
Tools for concurrent programming in Rust
concurrency data-structures lock-free parallelism rust synchronization threads
Released: 13 May 2015 - 7,398
bytesize
An utility that easily makes bytes size representation and helps its arithmetic operations.
Released: 16 Jul 2015 - 109
vcpkg-rs
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
cargo rust vcpkg
Released: 20 Apr 2017 - 107
ahash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
aes hash hashing rust
Released: 28 Feb 2019 - 1,046
memchr
Optimized string search routines for Rust.
bytes memchr rabin-karp rust simd string string-searching twoway
Released: 11 Jun 2015 - 885
rust-number-prefix
Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.
Released: 15 Dec 2014 - 23
fxhash
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
Released: 19 May 2017 - 233
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
async await mariadb mysql postgres postgresql rust sql sqlite
Released: 28 Dec 2019 - 13,336
portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
atomic no-std rust
Released: 15 Jan 2022 - 123
textwrap
An efficient and powerful Rust library for word wrapping text.
formatting hyphenation rust text textwrap unicode wrapping
Released: 16 Dec 2016 - 467
rust-ctor
Module initialization/global constructor functions for Rust
constructor dylib macros rust
Released: 06 Dec 2018 - 742
rust-brotli
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
brotli brotli-compression brotli-compressor brotli-decompressor brotli-encoder compression compressor decompression rust rustlang safe
Released: 17 Apr 2016 - 817
flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
deflate gzip zlib zlib-ng
Released: 17 Jul 2014 - 916
sharded-slab
a lock-free concurrent slab (experimental)
concurrent lock-free rust slab
Released: 18 Sep 2019 - 270
fs2-rs
Extended utilities for working with files and filesystems in Rust
Released: 31 Aug 2015 - 139
opentelemetry-rust
The Rust OpenTelemetry implementation
jaeger logging metrics opentelemetry prometheus tracing zipkin
Released: 11 Nov 2019 - 1,857
rust-crc32fast
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
Released: 13 Nov 2018 - 267
flume
A safe and fast multi-producer, multi-consumer channel.
channel concurrency rust
Released: 30 Jul 2019 - 2,433
quick-xml
Rust high performance xml reader and writer
deserialization html performance-xml pull-parser serialization writer xml xml-parser
Released: 27 Jan 2016 - 1,202
itoa
Fast function for printing integer primitives to a decimal string
performance rust
Released: 25 Jun 2016 - 303
polling
Portable interface to epoll, kqueue, event ports, and wepoll
rust
Released: 06 Aug 2020 - 550
futures-intrusive
Synchronization primitives for Futures and async/await based on intrusive collections
async async-await futures-rs multithreading rust synchronization
Released: 22 May 2019 - 175
cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
Released: 01 Nov 2014 - 1,841
linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
Released: 18 Mar 2015 - 168
shell-words
Process command line according to parsing rules of UNIX shell
Released: 29 Jul 2019 - 60
trust-dns
A Rust based DNS client, server, and resolver
dns dns-client dns-server dnssec dynamic-dns hickory-dns rust rust-lang trust-dns
Released: 08 Aug 2015 - 4,058
cast.rs
Machine scalar casting that meets your expectations
cast no-std rust
Released: 12 Oct 2014 - 73
wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
binding-generator javascript rust rust-wasm wasm
Released: 18 Dec 2017 - 7,801
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
aarch64 arm64 avx2 neon rust rust-crate simd simd-extensions sse41 unicode utf-8 wasm
Released: 20 Apr 2021 - 532
formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
Released: 13 Sep 2021 - 250
downcast-rs
Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints.
Released: 16 Dec 2015 - 185
widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
rust string unicode utf-16 utf-32 wchar
Released: 25 Jan 2016 - 83
block-ciphers
Collection of block cipher algorithms written in pure Rust
Released: 16 Dec 2016 - 671
bitflags
A macro to generate structures which behave like bitflags
bitflags macros structures
Released: 15 Jan 2015 - 961
pyo3
Rust bindings for the Python interpreter
binding ffi python python-c-api rust
Released: 13 May 2017 - 12,280
HdrHistogram_rust
A port of HdrHistogram to Rust
hdrhistogram profiling rust sampling statistical-analysis
Released: 09 Jul 2016 - 303
borsh-rs
Rust implementation of Binary Object Representation Serializer for Hashing
binary-serialization borsh rust serialization
Released: 25 Nov 2020 - 320