Pinned Repositories
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
actix-diesel
Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.
atom-minimap-plus
atom-project-plus
Simply awesome project management in Atom.
awesome-atom
A curated list of delightful Atom packages and resources.
guerrilla
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
rn-splash-screen
A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.
schedule-rs
An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.
shio-rs
Shio is a fast, simple, and asynchronous micro web-framework for Rust.
tokio-diesel
Integrate Diesel into Tokio cleanly and efficiently.
mehcode's Repositories
mehcode/atomic-array-rs
Defines several array types in which elements may be updated atomically. Intended to provide atomic array types similar to those found in java.util.concurrent.atomic in Java.
mehcode/emailx-rs
Robust email syntax and deliverability validation.
mehcode/atomic-ref2-rs
Provides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicReference in Java.
mehcode/anko
Pleasant Android application development
mehcode/backtrace-rs
Backtraces in Rust
mehcode/bolt
mehcode/cargo-test-xunit
Converts cargo test output into a xunit report
mehcode/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
mehcode/futures-await
mehcode/futures-rs
Zero-cost futures and streams in Rust
mehcode/hyper-tls
mehcode/jni-rs
Rust bindings to the JNI
mehcode/kotlin-examples
Various examples for Kotlin
mehcode/litho
A declarative framework for building efficient UIs on Android.
mehcode/mio
Metal IO library for Rust
mehcode/net2-rs
Extensions for standard networking types
mehcode/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
mehcode/ring
Safe, fast, small crypto using Rust & BoringSSL's cryptography primitives.
mehcode/rust-native-tls
mehcode/rust-openssl
OpenSSL bindings for Rust
mehcode/rust-protobuf
Rust implementation of Google protocol buffers
mehcode/rust-sha1-benchmarks
mehcode/scroll-into-view
Scrolls an element into view if possible
mehcode/sqlite-android
Android SQLite support library
mehcode/tokio-dns
Asynchronous name resolution utilities for the futures and tokio-core crates.
mehcode/tokio-tls
An implementation of TLS/SSL streams for Tokio
mehcode/tokio-tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
mehcode/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
mehcode/yoga-rs
A Rust Wrapper of Facebook's Yoga, a Flexbox layout engine
mehcode/yoga-sys
Rust bindings to yoga (https://facebook.github.io/yoga/)