uygarpe's Stars
LucaCanali/sparkMeasure
This is the development repository for sparkMeasure, a tool and library designed for efficient analysis and troubleshooting of Apache Spark jobs. It focuses on easing the collection and examination of Spark metrics, making it a practical choice for both developers and data engineers.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
checkcheckzz/system-design-interview
System design interview for IT companies
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
sovereign/sovereign
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
notable/notable
The Markdown-based note-taking app that doesn't suck.
huginn/huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
kevinhendricks/KindleUnpack
python based software to unpack Amazon / Kindlegen generated ebooks
255kb/stack-on-a-budget
A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
davebs/AgileLite
Agile software development without all the burnout.
zudochkin/awesome-newsletters
A list of amazing Newsletters
bigdatagenomics/adam
ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.
JetBrains/intellij-scala
Scala plugin for IntelliJ IDEA
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
databricks/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
typelevel/scalacheck
Property-based testing for Scala
TheAlgorithms/Python
All Algorithms implemented in Python
microsoft/SynapseML
Simple and Distributed Machine Learning
dinedal/textql
Execute SQL against structured text like CSV or TSV
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
StevenBlack/hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
joaoventura/full-speed-python
Full Speed Python: a book for self-learners
jmdugan/blocklists
Shared lists of problem domains people may want to block with hosts files
dask/dask
Parallel computing with task scheduling
OpenTTD/OpenTTD-Deprecated
! Please rebase to https://github.com/OpenTTD/OpenTTD ! Use 'git rebase --onto', as hashes have changed! ! This repo is no longer updated !
tmalaska/SparkOnKudu
Based off the design of SparkOnHBase. This Repo will support Spark, Spark Streaming, and Spark SQL integration with Kudu.
turkenh/ansible-interactive-tutorial
Interactive Ansible tutorials with dead simple setup via Docker
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.