Pinned Repositories
eggtimer
An egg timer.
eggtimer.org
the eggtimer.org web site/app
gecko
graphene-gecko
experimental, B2G-independent implementation of Graphene on Gecko
headless-examples
examples of browsing with headless Firefox
kvbench
a set of benchmarks for the LMDB and LevelDB key-value storage engines
pluotsorbet
J2ME VM in JavaScript
positron
Electron-compatible runtime on top of Gecko
qbrt
a minimal Mozilla desktop app runtime with a Node CLI
tcpsocketpup
toggles the mozTCPSocket, mozContacts, mozbrowser, and notifications APIs for web pages in Firefox
mykmelez's Repositories
mykmelez/graphene-gecko
experimental, B2G-independent implementation of Graphene on Gecko
mykmelez/gecko
mykmelez/kvbench
a set of benchmarks for the LMDB and LevelDB key-value storage engines
mykmelez/qbrt
a minimal Mozilla desktop app runtime with a Node CLI
mykmelez/cargo-vendor
Cargo subcommand to vendor crates.io dependencies
mykmelez/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
mykmelez/criterion.rs
Statistics-driven micro-benchmarking library
mykmelez/embedded-svc
Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)
mykmelez/embedded-test-example
mykmelez/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
mykmelez/esp-idf-svc
Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
mykmelez/esp-idf-sys
Bindings for ESP-IDF (Espressif's IoT Development Framework)
mykmelez/esp-protocols
Collection of ESP-IDF components related to networking protocols
mykmelez/esp32-hal
A hardware abstraction layer for the esp32 written in Rust.
mykmelez/espflash
Serial flasher utility for Espressif SoCs and modules based on esptool.py
mykmelez/espressif-trainings
Embedded Rust on Espressif training material.
mykmelez/firefox-browser-architecture
Proposals for future Firefox browser architecture
mykmelez/lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
mykmelez/lmdb-rs
Safe Rust bindings for LMDB
mykmelez/memfault-firmware-sdk
Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.memfault.com.
mykmelez/positron-spidernode
mykmelez/release-services
Mozilla Release Engineering Services
mykmelez/remove_dir_all
Reliable remove_dir_all implementation for Windows
mykmelez/rkv
A simple, humane, typed Rust interface to LMDB.
mykmelez/rust-c-library-testcase
a minimal testcase for compiling a C library as part of a Rust crate
mykmelez/rust-xcode-plugin
This is a bare bones xcode plugin for the rust language. It enables breakpoints to work
mykmelez/slice-fill
Slice fill prototype
mykmelez/spiderweb-spidernode
mykmelez/synstructure
Utilities for dealing with substructures within syn macros
mykmelez/test-path-canonicalize
test Rust path::canonicalize on Android