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/guerrilla
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
mehcode/tokio-diesel
Integrate Diesel into Tokio cleanly and efficiently.
mehcode/actix-diesel
Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.
mehcode/wadatsumi
🎮 Accuracy-focused GBA/CGB/SGB/GMB emulator in Rust.
mehcode/async-diesel
Integrate Diesel into async-std cleanly and efficiently.
mehcode/oauth1-rs
mehcode/axum-error-object
Provides a Result<T> type and related utility types that can be used to holistically provide object response errors.
mehcode/dart-eventsource
A client and server implementation of Server-Side Events.
mehcode/ethash
C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms
mehcode/dynosaur
mehcode/hedera-improvement-proposal
Hedera Improvement Proposal
mehcode/hedera-sdk-js
Hedera™ Hashgraph SDK for JavaScript/TypeScript
mehcode/hedera-sdk-rust
The Hedera™ Rust SDK
mehcode/import-single-ts
⚡Fast drop-in replacement for the JS-native import(..) that works with TypeScript and compiles it on-the-fly.
mehcode/just
🤖 Just a command runner
mehcode/ledger-app-hedera
BOLOS app for Ledger Nano
mehcode/ledger-live-common-1
Common ground for the Ledger Wallet apps
mehcode/lightningcss
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
mehcode/magic-js
Magic browser/React Native JavaScript SDK is your entry-point to integrating passwordless authentication inside your application.
mehcode/month-year-picker
Material picker for selecting month and year.
mehcode/mpl-token-metadata
Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
mehcode/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
mehcode/rslock
Distributed locks in async Redis with support for lock extending (Redlock implementation)
mehcode/storybook
Storybook integration with Nuxt.
mehcode/storybook-1
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
mehcode/tls
A collection of Tokio based TLS libraries.
mehcode/ts-extras
Essential utilities for TypeScript projects
mehcode/vee-validate
✅ Painless Vue forms
mehcode/vite-plugin-pwa
Zero-config PWA for Vite
mehcode/zod
TypeScript-first schema validation with static type inference