Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by HQarroum

A curated list of projects in awesome lists by HQarroum .

https://github.com/hqarroum/docker-android

🤖 A minimal and customizable Docker image running the Android emulator as a service.

android android-emulator ci-pipeline docker docker-android

Last synced: 08 Nov 2024

https://github.com/hqarroum/timed-cache

:alarm_clock: A minimalist time-based caching system.

cache-storage

Last synced: 01 Nov 2024

https://github.com/hqarroum/android-mdns

:apple: Apple mDNS protocol on Android made easy.

android mdns-stack

Last synced: 08 Nov 2024

https://github.com/hqarroum/directed-graph

:busstop: An implementation of a directed graph in Javascript.

directed-graph routing

Last synced: 08 Nov 2024

https://github.com/hqarroum/thread-pool

🔓 A lock-free thread-pool implementation in C++11.

lock-free thread-pool

Last synced: 08 Nov 2024

https://github.com/hqarroum/inquirer-s3

:mag: An S3 object selector for Inquirer.

inquirer s3

Last synced: 08 Nov 2024

https://github.com/hqarroum/arp-spoofer

👾 A command-line tool to easily run a man-in-the-middle attack leveraging ARP cache poisoning.

arp-cache-poisoning man-in-the-middle-attack rust security

Last synced: 08 Nov 2024

https://github.com/hqarroum/event-emitter

:fountain: An event emitter implementation following C++11 semantics.

event-emitter message-bus

Last synced: 18 Oct 2024

https://github.com/hqarroum/circular-linked-list

:cyclone: An implementation of a circular doubly-linked list in C.

algorithm linked-list

Last synced: 08 Nov 2024

https://github.com/hqarroum/is-online-emitter

:zap: Receive events about gain and loss of Internet connectivity.

connectivity detect event internet internet-connection nodejs online reachability

Last synced: 08 Nov 2024

https://github.com/hqarroum/middleware-chain

:herb: A middleware chain component for Node and the browser.

chain-of-responsibility middleware

Last synced: 08 Nov 2024

https://github.com/hqarroum/gravatar

:guardsman: A promise-based Gravatar client for Node and the browser.

gravatar

Last synced: 08 Nov 2024

https://github.com/hqarroum/ansible-ssm

:briefcase: An ansible role to provision physical and virtual hosts with the AWS SSM agent.

ansible aws industrial-iot management ssm system systems-manager

Last synced: 18 Oct 2024

https://github.com/hqarroum/expressify

:tanabata_tree: Transport agnostic express-style applications.

expressify rest

Last synced: 18 Oct 2024

https://github.com/hqarroum/proxify-url

:steam_locomotive: A YQL wrapper used to generate a proxy URL to a given resource.

cors proxy-url yql-wrapper

Last synced: 18 Oct 2024

https://github.com/hqarroum/open-sniffer

:nose: A POSIX utility used to read and dissect network packets.

security sniffer

Last synced: 18 Oct 2024

https://github.com/hqarroum/fsm

:vertical_traffic_light: A tiny implementation of a finite state machine in Javascript.

finite-state-machine fsm state-machine

Last synced: 18 Oct 2024

https://github.com/HQarroum/ansible-ssm

:briefcase: An ansible role to provision physical and virtual hosts with the AWS SSM agent.

ansible aws industrial-iot management ssm system systems-manager

Last synced: 03 Aug 2024

https://github.com/hqarroum/release-note

:clipboard: Beautiful, minimalist, and responsive release notes in the browser.

documentation release-notes

Last synced: 18 Oct 2024

https://github.com/hqarroum/modbus-browser

:flashlight: A Modbus TCP browser application as a command-line client.

industrial-iot modbus modbus-tcp

Last synced: 18 Oct 2024

https://github.com/hqarroum/iot-jobs-agent

📋 A simulation agent for AWS IoT Jobs that can process jobs for thousands of devices and report a state to AWS IoT Jobs.

aws aws-iot aws-iot-jobs simulator

Last synced: 08 Nov 2024

https://github.com/hqarroum/expressify-mqtt

:incoming_envelope: Expressify over an MQTT(S) transport.

expressify mqtt

Last synced: 18 Oct 2024

https://github.com/hqarroum/ultimate-aws-workspace

💻 A developer-friendly, low-latency, Cloud Desktop running on AWS EC2.

ansible aws cloud-desktop nicedcv workspace

Last synced: 08 Nov 2024

https://github.com/hqarroum/cfn-eval

:space_invader: Javascript in your CloudFormation templates !

aws cfn cloudformation custom-resources evaluation javascript nodejs

Last synced: 18 Oct 2024

https://github.com/hqarroum/initrd-snapshot

:camera: Library and tools to create and parse initial ramdisk snapshots.

archiver initrd

Last synced: 18 Oct 2024

https://github.com/hqarroum/sys-get

:pager: Portable system information provider CLI tool.

cli information system

Last synced: 18 Oct 2024

https://github.com/hqarroum/promise-pool

:ferris_wheel: A promise pool supporting sequential execution of promises across a pool, following different strategies.

promise-pool

Last synced: 18 Oct 2024

https://github.com/hqarroum/hqarroum

👤 Personal GitHub repository.

interests personal

Last synced: 18 Oct 2024

https://github.com/hqarroum/oauth2orize-device-flow

:closed_lock_with_key: A device flow implementation for OAuth2orize

device-flow oauth2-flow

Last synced: 18 Oct 2024

https://github.com/hqarroum/the-pointer-arithmetics-challenge

🙇‍♂️ Retrieving a pointer to a structure given a pointer to one of its member.

c pointer-arithmetics

Last synced: 18 Oct 2024

https://github.com/hqarroum/scoped-injector

:syringe: An opiniated require wrapper used to inject scoped package dependencies in Node.js.

dependency-injection nodejs

Last synced: 18 Oct 2024

https://github.com/hqarroum/random-iterator

:game_die: Iterates randomly over an array using iterators and generators

iterator random

Last synced: 18 Oct 2024

https://github.com/hqarroum/pool-watch

:bar_chart: A live chart renderer of the distribution of promises across a promise pool.

monitoring promise-pool

Last synced: 18 Oct 2024

https://github.com/hqarroum/bootstrap-docs

:notebook_with_decorative_cover: The docs.css stylesheet from the Bootstrap documentation.

bootstrap bootstrap-docs

Last synced: 18 Oct 2024

https://github.com/hqarroum/number-generator

🍪 A multi-threaded generator allowing to create a large dataset of random numbers.

dataset-generation generator number random

Last synced: 18 Oct 2024

https://github.com/hqarroum/binary-search-tree

🌳 A set of idiomatic implementations of a binary-search tree in multiple languages.

algorithms-and-data-structures binary-search-tree bst-tree c cpp17 data-structures python tree-structure

Last synced: 18 Oct 2024

https://github.com/hqarroum/aws-iot-certificate-generator

🔏 A X.509 Root CA and device certificate generator for use with AWS IoT Just-In-Time-Registration.

aws-iot certificate just-in-time-registration x509

Last synced: 18 Oct 2024

https://github.com/hqarroum/ami-resolver

:ferris_wheel: Resolves AMI images available in multiple AWS regions given a base AMI name or identifier.

ami aws ec2

Last synced: 18 Oct 2024

https://github.com/hqarroum/optional

:question: An implementation of the C++17 optional pattern.

c-plus-plus-17 optional

Last synced: 18 Oct 2024