Pinned Repositories
hwsl2-haskell
Hashing with SL2 for Haskell
NLTextView
An UITextView with Syntax Highlighting and Pan-Gesture Navigation / Selection
rusha
High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.
rust-aws-lambda
Support for running Rust programs on AWS Lambda
rust-copperline
Pure-Rust Command Line Editing Library
rust-crc32fast
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
rust-gearhash
Fast, SIMD-accelerated hash function for content-defined chunking
rust-gob
serialization and deserialization for the gob binary format
rust-plumbum
Conduit-like data processing library for Rust
rust-tokio-retry
Extensible, asynchronous retry behaviours for futures/tokio
srijs's Repositories
srijs/rust-aws-lambda
Support for running Rust programs on AWS Lambda
srijs/rust-gob
serialization and deserialization for the gob binary format
srijs/rust-serde-schema
srijs/rust-semaphore
Atomic counting semaphore
srijs/rust-try-future
Convenient short-hand for returning early from `futures`-based functions
srijs/node-clam-engine
Native bindings for the clamav engine
srijs/rust-backtrace-parser
A zero-copy parser for Rust backtraces
srijs/aws-lambda-api-rust
A sample project for showing how to create an aws lambda api with rust and terraform
srijs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
srijs/cargo-cross
srijs/flate2-rs
FLATE, Gzip, and Zlib bindings for Rust
srijs/futures-timer
Timeouts and sleeps for futures
srijs/json
Strongly typed JSON library for Rust
srijs/kirby
srijs/lambda-bench
srijs/lando
smooth-talking smuggler of rust functions into aws lambda
srijs/libflate
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
srijs/libz-sys
Cargo package to link to a system libz (zlib)
srijs/open-api
A Monorepo of various packages to power OpenAPI in node
srijs/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
srijs/rust
A safe, concurrent, practical language.
srijs/rust-http-router
srijs/rust-postgres
Native PostgreSQL driver for the Rust programming language
srijs/serde
Serialization framework for Rust
srijs/slice_deque
A contiguous-in-memory double-ended queue that derefs into a slice
srijs/string
Rust String type with configurable byte storage.
srijs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
srijs/tokio-core
I/O primitives and event loop for async I/O in Rust
srijs/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
srijs/zip-rs
Zip implementation in Rust