An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by mre

A curated list of projects in awesome lists by mre .

https://github.com/mre/idiomatic-rust

🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.

ergonomics idiomatic idiomatic-rust rust

Last synced: 14 May 2025

https://github.com/mre/the-coding-interview

Programming exercises, code katas and puzzles for your job interview training - or just for fun.

coding-interview interview-practice interview-test-task language-learning

Last synced: 03 Oct 2025

https://github.com/mre/hyperjson

🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.

decode encode extension hacktoberfest json module python python-json rust serde

Last synced: 27 Mar 2025

https://github.com/mre/cargo-inspect

Pssst!... see what Rust is doing behind the curtains 🕵🤫

desugar inspect static-analysis syntactic-sugar unpretty

Last synced: 12 Apr 2025

https://github.com/mre/fcat

A 3x faster implementation of cat, using splice

android cat linux splice unix

Last synced: 04 Apr 2025

https://github.com/mre/vscode-snippet

🐤 A Visual Studio Code extension for cheat.sh. Quickly and easily find code snippets for any language right inside your IDE.

cheatsh cheatsheet snippet vscode-extension

Last synced: 04 Feb 2026

https://github.com/mre/kafka-influxdb

High performance Kafka consumer for InfluxDB. Supports collectd message formats.

consumer influxdb kafka-consumer kafka-influxdb logstash performance producer

Last synced: 08 Oct 2025

https://github.com/mre/timelapse

🎬 Native macOS app for recording timelapse videos of your desktop.

cross-platform macos screen-recorder time timelapse timelapses

Last synced: 17 Apr 2025

https://github.com/mre/prettyprint

Beautifully formatted output for your terminal 🌈

color prettyprint syntax-highlighting

Last synced: 29 Mar 2025

https://github.com/mre/zerocal

🚫📆 Serverless calendar built with shuttle.rs

calendar deployment hacktoberfest microsaas serverless

Last synced: 20 Aug 2025

https://github.com/mre/endler.dev

Last synced: 01 Mar 2026

https://github.com/mre/mos6502

MOS 6502 emulator written in Rust

6502 cpu emulator retrocomputing

Last synced: 05 Apr 2025

https://github.com/mre/futures-batch

An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-batch.)

adaptor async async-std buffer chunk flush futures timeout tokio-rs

Last synced: 06 Apr 2025

https://github.com/mre/envy

💫 Manage environment variables without cluttering your .zshrc.

cli direnv dotenv environment variables

Last synced: 04 Apr 2025

https://github.com/mre/teams-call

Shell script to detect when you're in a Microsoft Teams Call. Supports Linux and macOS.

meeting microsoft microsoft-teams status teams

Last synced: 12 Jul 2025

https://github.com/mre/creamy

A simple CMS in the style of Perch.

cms content-management perch php simple

Last synced: 30 Apr 2025

https://github.com/mre/rust-for-x

Rust for {Ruby, Haskell, C, ...} programmers

Last synced: 23 Apr 2025

https://github.com/mre/rustly

A toy Rustlang URL shortener using Rocket

Last synced: 14 Mar 2026

https://github.com/mre/pandoc-memoir

Convert Markdown to beautiful PDF using pandoc, LaTeX, and chocolate donuts.

bibliography design latex markdown memoir-bootstrap pandoc-memoir theme

Last synced: 06 May 2025

https://github.com/mre/rate-limits

Parse HTTP Rate-Limit headers of different vendors

http parser rate-limit rate-limiting

Last synced: 06 May 2025

https://github.com/mre/riffraff

A commandline interface for Jenkins (like `fly` for Concourse).

ci cli com commandline jenkins

Last synced: 06 May 2025

https://github.com/mre/slack

A simple, idiomatic, fully documented Rust library for the Slack Web API

Last synced: 13 Jul 2025

https://github.com/mre/spaceglenda

Vectorized, colorized version of Space Glenda, the Plan 9 mascot.

plan9

Last synced: 27 Jan 2026

https://github.com/mre/karban

Jekyll for invoices. A static invoice compiler that generates PDFs and HTML from Markdown files.

jekyll markdown-invoice pdf yaml-frontmatter

Last synced: 07 May 2025

https://github.com/mre/svg-metadata

Read metadata information of an SVG file (e.g. viewBox size)

Last synced: 07 May 2025

https://github.com/mre/beacon

A dedicated endpoint for real user monitoring. Works with boomerang, statsc and others.

beacon boomerang javascript monitoring performance php statsd

Last synced: 07 May 2025

https://github.com/mre/cargo-deliver

📦 Run goreleaser with cargo to publish pre-built Rust binaries on Github/Dockerhub/Artifactory

artifactory binary deployment docker release

Last synced: 07 May 2025

https://github.com/mre/dotvim

My VIM configuration.

dotvim vim-configuration viml

Last synced: 30 Apr 2025

https://github.com/mre/menudon

🐘💬 Mastodon client for your macOS menubar

macos mastodon mastodon-client menubar

Last synced: 20 Jun 2025

https://github.com/mre/pygments-rs

Rust bindings for pygments, a powerful syntax highlighter

pygments pygments-rs rust-bindings syntax-highlighter

Last synced: 31 Aug 2025

https://github.com/mre/dropix

A self-updating, caching Dropbox gallery for your website. Customizable, too!

deprecated use-unicorn-instead

Last synced: 24 Oct 2025

https://github.com/mre/money

Sample code for my talk Idiomatic Rust, which I gave at FOSDEM 2018.

Last synced: 12 May 2025

https://github.com/mre/gh-stats

Async command-line tool for retrieving the stars of all your Github projects. 🌟

api-client early-access github stars

Last synced: 12 May 2025

https://github.com/mre/cargo-inspect-vscode

A Visual Studio Code extension for cargo-inspect

rust vscode

Last synced: 07 Mar 2026

https://github.com/mre/docker-php-phan

A Docker image for etsy's phan, the static analyzer for PHP

analyzer phan php static-analysis

Last synced: 15 Sep 2025

https://github.com/mre/turbografx

A TurboGrafx/PC-Engine emulator

Last synced: 29 Jul 2026

https://github.com/mre/jbmc

Java Bounded Model Checker

Last synced: 30 Apr 2025

https://github.com/mre/php-crawler

Web Crawler - with email/link scraping and proxy support

Last synced: 09 Jul 2025

https://github.com/mre/teapot

🫖 A super simple dummy server for testing HTTP clients. No dependencies. The little brother of https://github.com/mufeedvh/binserve.

dummy mock webserver

Last synced: 13 Mar 2025

https://github.com/mre/jquery.ratingbar

Create graphical ratings (stars, bars) from text: 4/5 => ★★★★☆

bar javascript rating ratingbar

Last synced: 11 Jun 2025

https://github.com/mre/tracker

Realtime hand gesture recognition to control your window manager

gesture hand-recognition image-analysis image-processing python recognition

Last synced: 30 Apr 2025

https://github.com/mre/lqip

A boring commandline tool for generating lqip image thumbnails

Last synced: 19 Jul 2026

https://github.com/mre/mos6532

MOS 6532 Emulator

microprocessor mos pia

Last synced: 07 May 2025

https://github.com/mre/rust-cli-workshop

Learn Rust by writing CLI tools!

cli rust workshop

Last synced: 29 Apr 2026

https://github.com/mre/cudampi

Large hybrid CPU/GPU sorting network using CUDA and MPI

algorithms bucket bucketsort cuda filesystem gpu hybrid-cpu mpi parallel sorting-network

Last synced: 18 Apr 2026

https://github.com/mre/process

A lightweight PHP wrapper for interactive subprocesses

commandline php pipe process subprocess wrapper

Last synced: 16 Aug 2026

https://github.com/mre/kafka-benchmark

A simple kafka script for benchmarking kafka message throughput

kafka-benchmark

Last synced: 07 Oct 2025

https://github.com/mre/freq

🗼 A CLI term frequency analyzer. Counts the number of occurrences of each word in an input and creates formatted output or a histogram.

frequency histogram occurences words

Last synced: 13 Mar 2025

https://github.com/mre/envsync

Keeps `.env` files in sync with `env.sample`.

Last synced: 31 Mar 2025

https://github.com/mre/edgecast

A golang client for the Edgecast API

api client edgecast wrapper

Last synced: 30 Apr 2025

https://github.com/mre/mre

This is m(r)e

Last synced: 28 Jul 2025

https://github.com/mre/past

Last synced: 31 Mar 2025

https://github.com/mre/async-talk

Slides and additional material for my talk about asynchronous programming

javascript nodejs python rust

Last synced: 09 May 2026

https://github.com/mre/rust-language-bindings

A list of available language bindings for Rust

cffi language-bindings rust

Last synced: 21 Jul 2025

https://github.com/mre/jquery.anchorfy

Create a linked list of all headers inside a container. Supports animations and is easy to adjust.

anchors html javascript jquery

Last synced: 27 Apr 2026

https://github.com/mre/sheldon

A wonderful directory of useful shell-scripts

alias aliases scripts shell

Last synced: 31 Mar 2025

https://github.com/mre/peek

Experiments with an alternative remote desktop implementation

Last synced: 31 Mar 2025

https://github.com/mre/gnuplot

A thin wrapper around GnuPlot

cli gnuplot graph graphics label php wrapper

Last synced: 31 Mar 2025

https://github.com/mre/live

Live programming / workshop material

Last synced: 08 Jan 2026

https://github.com/mre/talks

...mostly Computer Science related.

computer-science cuda talks tech-talks

Last synced: 28 Apr 2026

https://github.com/mre/ideas

Pretty please make them real.

brainstorm ideas text

Last synced: 11 Jan 2026

https://github.com/mre/collectd

A docker image for collectd compiled from source

Last synced: 24 Feb 2026

https://github.com/mre/voctokey

Control voctomix remotely via keyboard shortcuts

Last synced: 20 Jan 2026

https://github.com/mre/npm-quickcal

an easy to use booking appointment calendar

Last synced: 11 Jan 2026

https://github.com/mre/llama

A silly game written in Python using cocos2d

cocos2d game hackathon

Last synced: 31 Mar 2025

https://github.com/mre/stream-processors

Just a list of stream-processors

logstash stream-processing

Last synced: 07 Feb 2026

https://github.com/mre/drawroom

Distraction free drawing

draw fun graphics hack paint whiteroom whitespace

Last synced: 08 Sep 2025

https://github.com/mre/toypc

A shitty Rust implementation of http://adventofcode.com/day/23

cpu emulator homecomputer

Last synced: 31 Mar 2025

https://github.com/mre/bromance

A friendly commandline tool for bro and tldr

bro commandline help manpage python tldr

Last synced: 02 Aug 2025

https://github.com/mre/fungi

A bunch of stuff, metallic things. And rusts and smuts, fungi… (cit.)

Last synced: 14 Feb 2026

https://github.com/mre/csvtable

A CSV to Markdown converter

csv markdown table

Last synced: 28 Apr 2026

https://github.com/mre/spyrk

A python port of @holman's spark

holman python spark

Last synced: 05 May 2026

https://github.com/mre/oxitrack

Self-hosted, privacy-respecting website traffic tracker

Last synced: 29 Jul 2026

https://github.com/mre/elevatorcat

Stupid game using pyxel. Don't judge.

pyxel

Last synced: 11 Jul 2026

https://github.com/mre/trips

A timetable for trains and busses I regularly use. Scrapes train info from VGN Nuremberg.

javascript nuernberg nuremberg scraper timetable vgn-nuremberg

Last synced: 11 Jul 2026

https://github.com/mre/gamebox

Various tiny games at different stages of development.

click dalli dalli-click games minesweeper playground sandbox

Last synced: 31 Mar 2025

https://github.com/mre/spotiproxy

An experimental Spotify proxy.

Last synced: 31 Mar 2025

https://github.com/mre/daylite-touch-sync-notification

Monitor Daylite Touch syncs on your Mac. Show a notification after each sync.

cloud daylite daylite-server logfile notification pusher python

Last synced: 31 Mar 2025

https://github.com/mre/travis-test

Last synced: 31 Mar 2025

https://github.com/mre/wasm

Example files for my talk about WASM

Last synced: 31 Mar 2025

https://github.com/mre/ihatesubways

A Subway sandwich generator - written in pure Javascript.

generator sandwich subway-sandwich-generator

Last synced: 31 Mar 2025

https://github.com/mre/mre.github.io-staging

New homepage ideas. Using chysel as a static site generator.

blog chysel css personal-website staging

Last synced: 31 Mar 2025

https://github.com/mre/fittr

Side project. Nothing to see here (yet).

Last synced: 08 Jan 2026

https://github.com/mre/sedre

Prevent typo-squatting of serde

Last synced: 31 Mar 2025

https://github.com/mre/borrow-bag

A type-safe, heterogeneous collection with zero-cost add and borrow

Last synced: 31 Mar 2025

https://github.com/mre/rfcs

Last synced: 31 Mar 2025

https://github.com/mre/test

Test test test

Last synced: 31 Mar 2025

https://github.com/mre/pyo3typeerror

Last synced: 31 Mar 2025

https://github.com/mre/colorize

Pretty print the output of logfiles (and any other text file)

commadline logging output pretty-print shell

Last synced: 02 Jul 2025

https://github.com/mre/auto-redirect

Automatically forwards to the first Google search result. "I'm feeling lucky" functionality with search suggestions.

add-ons-for-firefox

Last synced: 03 Feb 2026

https://github.com/mre/comments

Last synced: 31 Mar 2025

https://github.com/mre/hoverbear.org

Sources for hoverbear.org

Last synced: 07 May 2025

https://github.com/mre/hub

Execute scripts when a number of wifi networks become available

Last synced: 31 Mar 2025

https://github.com/mre/quicksort_bench

Last synced: 31 Mar 2025