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/awesome-atom
A curated list of delightful Atom packages and resources.
mehcode/rn-splash-screen
A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.
mehcode/schedule-rs
An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.
mehcode/actix-web-async-await
Provides a preview of Actix with async/await support.
mehcode/rockman
A simple AUR helper written in Rust.
mehcode/rn-notification
React Native Cross-Platform Remote and Local Notifications
mehcode/busybox
mehcode/examples
Actix web examples
mehcode/juliex
mehcode/surf
Surf the web
mehcode/wchar-rs
A procedural macro for compile time UTF-16 strings
mehcode/actix-derive
Derive macro for actix framework
mehcode/advent-of-code-2018
mehcode/block-ciphers
Collection of block cipher algorithms written in pure Rust
mehcode/cookie-rs
HTTP cookie parsing and cookie jar management for rust
mehcode/cstr-argument
mehcode/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
mehcode/gbe-plus
DMG/GBC/GBA emulator and experimental NDS emulator.
mehcode/grpc-rust
Rust implementation of gRPC
mehcode/migrant_lib
Embeddable migration management
mehcode/protoc-grpcio
A programmatic API to the grpc-rs compiler
mehcode/reactive-pg-client
High performance reactive Postgres Client written in Java
mehcode/reqwest
An easy and powerful Rust HTTP Client
mehcode/rust-caseless
Unicode caseless matching
mehcode/rust-dispatch
Rust wrapper for Apple's Grand Central Dispatch.
mehcode/simple_asn1
A simple ASN.1 DER encoding/decoding library for Rust
mehcode/stdsimd
Rust's standard library vendor-specific APIs and run-time feature detection
mehcode/throttled
Package throttled implements rate limiting access to resources such as HTTP endpoints.
mehcode/uuid
Generate and parse UUIDs.
mehcode/vertx-completable-future
An implementation of CompletableFuture for Vert.x