Ecosyste.ms: Funds

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

Rust: Possible Projects

universal-hashes

Collection of universal hashing functions

Released: 30 Aug 2019 - 27

assert-json-diff

Easily compare two JSON values and get great output

Released: 17 Oct 2018 - 80

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

num-integer

Integer trait and functions for Rust

num-integer rust

Released: 19 Dec 2017 - 180

procfs

Rust library for reading the Linux procfs filesystem

linux proc-filesystem procfs rust

Released: 27 May 2018 - 371

net2-rs

Extensions for standard networking types

Released: 19 Jun 2015 - 108

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

sha1-smol

Minimal and dependency free implementation of SHA1 for Rust

Released: 21 Nov 2014 - 75

rust-language-tags

Language tags for Rust

Released: 20 Jan 2015 - 36

headers

Typed HTTP Headers from hyper

http hyper rust

Released: 09 Jul 2018 - 164

bytes-utils

Additional utilities around the bytes crate

Released: 16 Jan 2021 - 18

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

utils

Utility crates used in RustCrypto

Released: 25 Dec 2016 - 442

overload

Simplified operator overloading in Rust

macros operator operator-overloading rust

Released: 06 Aug 2019 - 15

cmake-rs

Rust build dependency for running cmake

Released: 01 Nov 2014 - 310

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

nix

Rust friendly bindings to *nix APIs

libc rust rust-bindings unix

Released: 07 Aug 2014 - 2,645

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

hyper-timeout

A timeout connector for the hyper client

Released: 14 Jul 2017 - 25

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

cbindgen

A project for generating C bindings from Rust code

Released: 12 Apr 2017 - 2,396

fxhash

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

Released: 19 May 2017 - 233

http-body

Asynchronous HTTP body trait

Released: 24 Apr 2019 - 129

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

constant_time_eq

Compares two equal-sized byte strings in constant time.

Released: 22 May 2015 - 31

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

lru-rs

An implementation of a LRU cache

Released: 12 Dec 2016 - 643

async-stream

Asynchronous streams for Rust using async & await notation

Released: 10 Aug 2019 - 628

num-bigint

Big integer types for Rust

num-bigint rust

Released: 17 Dec 2017 - 543

multimap

A multimap implementation.

Released: 24 Apr 2015 - 71

ntapi

Rust FFI bindings for Native API

Released: 02 Sep 2018 - 100

sharded-slab

a lock-free concurrent slab (experimental)

concurrent lock-free rust slab

Released: 18 Sep 2019 - 270

serde-repr

Serialize and deserialize C-like enum as underlying repr

Released: 12 Jan 2019 - 231

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

vec-map

A simple map based on a vector for small integer keys

Released: 02 Jul 2015 - 64

ipnet

IpNet, Ipv4Net, and Ipv6Net types and methods for Rust

Released: 15 Aug 2017 - 122

flume

A safe and fast multi-producer, multi-consumer channel.

channel concurrency rust

Released: 30 Jul 2019 - 2,433

bit-set

A Set of Bits

Released: 03 Jun 2015 - 62

glob

Support for matching file paths against Unix shell style patterns.

Released: 22 Aug 2014 - 474

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

stacker

Manual segmented stacks for Rust

Released: 13 Jul 2015 - 286

cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library

Released: 01 Nov 2014 - 1,841

humantime

A parser and formatter for std::time::{SystemTime, Duration}

Released: 20 May 2016 - 288

linked-hash-map

A HashMap wrapper that holds key-value pairs in insertion order

Released: 18 Mar 2015 - 168

http-range-header

Released: 22 Nov 2021 - 9

MACs

Message authentication code algorithms written in pure Rust

Released: 22 Jul 2017 - 264

shell-words

Process command line according to parsing rules of UNIX shell

Released: 29 Jul 2019 - 60

lz4-rs

Rust LZ4 bindings

Released: 05 Feb 2020 - 47

httpdate

HTTP date parsing and formatting

Released: 02 Oct 2016 - 48

hyper-tls

Default TLS implementation for use with hyper

hyper rust

Released: 11 Jan 2017 - 189

fastrand

A simple and fast random number generator

rust

Released: 27 May 2020 - 404

arrayvec

A vector with a fixed capacity. (Rust)

rust

Released: 19 May 2015 - 747

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

toml

Rust TOML Parser

rust toml

Released: 30 Jun 2017 - 723

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

pki-types

Shared types for the rustls PKI ecosystem

Released: 05 Aug 2023 - 14

crc-catalog

Rust catalog of CRC algorithms and their parameters.

Released: 02 Dec 2019 - 9

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

hyper-util

Common utilities used with hyper.

Released: 13 Jun 2022 - 120

num_threads

Obtain the number of threads in the current process

rust

Released: 15 Nov 2021 - 12

formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX

Released: 13 Sep 2021 - 250

md5

MD5 hash function

algorithms checksum cryptography digest hash md5

Released: 21 Jun 2015 - 75

downcast-rs

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

Released: 16 Dec 2015 - 185

pem-rs

Parse and encode PEM-encoded data.

Released: 21 Feb 2016 - 55

rust-openssl

OpenSSL bindings for Rust

Released: 28 Dec 2013 - 1,397

futures-timer

Heap-based async timers

Released: 25 Sep 2017 - 211

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

memoffset

offsetof for Rust

Released: 16 Oct 2017 - 224

HdrHistogram_rust

A port of HdrHistogram to Rust

hdrhistogram profiling rust sampling statistical-analysis

Released: 09 Jul 2016 - 303

jni-sys

Macros for jni-sys crate

Released: 26 Feb 2016 - 55

aws-sdk-rust

AWS SDK for the Rust Programming Language

aws rust

Released: 12 Apr 2021 - 3,014

rusticata-macros

Helper macros for Rusticata

Released: 20 Feb 2017 - 5

borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing

binary-serialization borsh rust serialization

Released: 25 Nov 2020 - 320

enum-iterator

Tools to iterate over all values of a type

Released: 02 Jul 2018 - 103

miniz_oxide

Rust replacement for miniz

Released: 03 Jul 2017 - 179

quanta

high-speed timing library in Rust

rust-lang timestamp timing

Released: 12 Jan 2019 - 302

rust-phf

Compile time static maps for Rust

rust

Released: 17 Jan 2014 - 1,842