Pinned Repositories
AkkaFSM
Code that goes along with the Akka FSM write up on http://rerun.me
AkkaMessagingRequestResponse
Project demonstrating a Request and Response between two Actors with Kamon.io enabled.
AkkaNotes_Messaging
Project accompanying Akka Notes - Part 1 (Fire and forget Messaging)
AkkaNotesSupervision
Project accompanying the write-up on Lifecycle, DeathWatch and Supervision
datagen
An easy to use tool to generate fake/dummy data in bulk and export it as JSON, CSV, Avro or directly into your database as tables. Written in Rust.
karafcxf
Simple Hello World REST service on Karaf using CXF
karafcxfcamel
REST service in Apache CXF+Camel on Karaf - Multcasting and Aggregation EIP
rafting
A Rust Implementation of the Raft Consensus Algorithm
ScalaDataAnalysisCookbook
Code for Packt Publishing's Scala Data Analysis Cookbook.
arunma's Repositories
arunma/AkkaNotes_Messaging
Project accompanying Akka Notes - Part 1 (Fire and forget Messaging)
arunma/datagen
An easy to use tool to generate fake/dummy data in bulk and export it as JSON, CSV, Avro or directly into your database as tables. Written in Rust.
arunma/mlflow-gcp
arunma/ApacheAtlasSimplified
Simplified Lineage and Metadata creation in Apache Atlas (v1 and v2)
arunma/DataFormats-Scala
Exploring internals of Thrift, ProtoBuf, Avro, Parquet and Arrow formats in Scala
arunma/RangerManagedHTTPService
arunma/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
arunma/DataFormats-ScalaTemplate
arunma/RangerHTTPPlugin
arunma/reconnect-py
Reconciliation tool built on Rust
arunma/rust_datastructures_and_algos
arunma/architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
arunma/click
Python composable command line interface toolkit
arunma/course-dbt
Analytics engineering with dbt - projects and developer environment
arunma/datamanagement
A soup of popular databases
arunma/DataStructuresAlgorithmsPython
arunma/dbt_exercise
Exercises from DBT Learn
arunma/incubator-amaterasu
Apache Amaterasu
arunma/kube-spark
arunma/market_machine_learning
arunma/rust-hash-map
arunma/rustlings_solutions
Complete solutions for Rustlings exercises
arunma/rustlings_solutions_5.3.0
arunma/SparkCS
arunma/SparkDataPipeline
arunma/SparkDPTemplate
arunma/SparkJobLoadShowTemplate
arunma/tokio_examples
arunma/toydb
Distributed SQL database in Rust, written as a learning project
arunma/yoloraft
Distributed KV store written in python for learning Raft