Pinned Repositories
advent-of-code-2022
amrltqt.github.io
arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
arrow-rs
Official Rust implementation of Apache Arrow
Babacloud
Personnal home made project to host kubernetes micro service architecture on R.Pi Cluster, for home purpose
ballista
Distributed compute platform implemented in Rust, using Apache Arrow memory model.
base
Base files for new projects
boilerplate-react-babel-webpack
Boilerplate for react application - With Babel/Webpack config
brainfuckrs
brainfuck interpreter in rust
ezd
amrltqt's Repositories
amrltqt/advent-of-code-2022
amrltqt/ezd
amrltqt/amrltqt.github.io
amrltqt/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
amrltqt/arrow-rs
Official Rust implementation of Apache Arrow
amrltqt/Babacloud
Personnal home made project to host kubernetes micro service architecture on R.Pi Cluster, for home purpose
amrltqt/ballista
Distributed compute platform implemented in Rust, using Apache Arrow memory model.
amrltqt/base
Base files for new projects
amrltqt/boilerplate-react-babel-webpack
Boilerplate for react application - With Babel/Webpack config
amrltqt/brainfuckrs
brainfuck interpreter in rust
amrltqt/dataclasses-json
Easily serialize Data Classes to and from JSON
amrltqt/erm
amrltqt/ezd-sdk
amrltqt/js-sql-parser
SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html
amrltqt/jupyter-docker-dhtft
amrltqt/kickstart.nvim
A launch point for your personal nvim configuration
amrltqt/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
amrltqt/nexusd-pipeline-example
Example of a nexusd pipeline definition
amrltqt/nlmc-domotic
amrltqt/prometheus-flask-example
amrltqt/react-connection-form
amrltqt/requests
Python HTTP Requests for Humans™
amrltqt/rpc_example_rs
amrltqt/serverless-log-automation
Check how to automate log analytics with CW & Athena
amrltqt/simple_signal
Example of signal visualization with D3 - Interpolation strategy is choosen to display signal variation.
amrltqt/snap
The open telemetry framework
amrltqt/snap-plugin-collector-meminfo
Collects Linux memory metrics from /proc/meminfo
amrltqt/snap-plugin-publisher-file
Publishes snap metrics to a file
amrltqt/snap-plugin-publisher-influxdb
Publishes Snap metrics to InfluxDB
amrltqt/sqs-failure-behavior
Explore SQS options to deal with issues in Lambda consumers