Pinned Repositories
aakshintala.github.io
My Homepage
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
clang
Hacked up Clang to add support for TGSI backend
cpplox
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
darknet
Convolutional Neural Networks
dissertation
Amogh's dissertation.
llvm
LLVM hacked up to add a TGSI backend so that we can have working OpenCL support on Mesa3D
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
toy-query-engine
aakshintala's Repositories
aakshintala/cpplox
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
aakshintala/darknet
Convolutional Neural Networks
aakshintala/dissertation
Amogh's dissertation.
aakshintala/llvm
LLVM hacked up to add a TGSI backend so that we can have working OpenCL support on Mesa3D
aakshintala/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
aakshintala/aakshintala.github.io
My Homepage
aakshintala/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
aakshintala/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
aakshintala/clang
Hacked up Clang to add support for TGSI backend
aakshintala/toy-query-engine
aakshintala/comp590-154Project
Barebones code for COMP590-154
aakshintala/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
aakshintala/gpu-rodinia
aakshintala/libclc
aakshintala/luajit-remake
An ongoing attempt to re-engineer LuaJIT from scratch
aakshintala/mesa
aakshintala/p2p-data-movement-benchmarks
aakshintala/QATzip
aakshintala/ray-tracer
Simple ray tracer implemented by following the Ray Tracer Challenge book http://raytracerchallenge.com/
aakshintala/rust-book-exercises
My answers to the exercises at the end of each chapter in the Rust book (https://doc.rust-lang.org/book/)
aakshintala/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
aakshintala/toydb
Distributed SQL database in Rust, written as a learning project
aakshintala/vtask-bench
aakshintala/website-dev