Pinned Repositories
activator-play-spark-react
This project is an Activator Template candidate. It is a tutorial demonstrating the use of Play, Spark, and React JS.
bigdata
Github is a better place to document ideas and innovations rather than Evernote or other tools!
coding-interview-university
A complete computer science study plan to become a software engineer.
delta-lake-internals
The Internals Of Delta Lake
eva-interpreter
Tiny Interpreter built by node.js
godzilla-prediction-system
An activator template demonstrating Spray, Akka, Spark, and ScalaJS with Facebook React
LeetcodePy
Leetcode solutions in Python3
presto
The official home of the Presto distributed SQL query engine for big data
vegnetCrawler
A crawler to download vegetable price from vegnet.com.cn
velox
A new C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
darrenfu's Repositories
darrenfu/coding-interview-university
A complete computer science study plan to become a software engineer.
darrenfu/delta-lake-internals
The Internals Of Delta Lake
darrenfu/presto
The official home of the Presto distributed SQL query engine for big data
darrenfu/velox
A new C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
darrenfu/airlift
Airlift framework for building REST services
darrenfu/awesome-deep-learning-notes
My personal learning notes to deep learning related topics.
darrenfu/CnC_Remastered_Collection
darrenfu/connectors
This library allows Scala and Java-based projects (including Apache Flink, Apache Hive, Apache Beam, and PrestoDB) to read from and write to Delta Lake.
darrenfu/db-readings
darrenfu/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
darrenfu/differential-privacy
Google's differential privacy libraries.
darrenfu/duckdb
DuckDB is an in-process SQL OLAP Database Management System
darrenfu/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
darrenfu/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
darrenfu/gazelle_plugin
Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
darrenfu/machinelearning
Exercise for machine learning books and courses
darrenfu/ohmyzsh
🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
darrenfu/orc
Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
darrenfu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
darrenfu/raft-rs
Raft distributed consensus algorithm implemented in Rust.
darrenfu/rust-training
my rust training to the team.
darrenfu/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
darrenfu/spark
Mirror of Apache Spark
darrenfu/streamingbook
Code snippets from the Streaming Systems book (streamingbook.net).
darrenfu/street-fighter-ai
This is an AI agent for Street Fighter II Champion Edition.
darrenfu/tiflash
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
darrenfu/tikv
Distributed transactional key-value database, originally created to complement TiDB
darrenfu/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
darrenfu/tutorials
Just Announced - "Learn Spring Security OAuth":
darrenfu/type-exercise-in-rust
Learn Rust black magics by implementing an expression framework in database systems