emeryberger / COMPSCI590SLinks
Systems for Data Science repo
☆12Updated 7 years ago
Alternatives and similar repositories for COMPSCI590S
Users that are interested in COMPSCI590S are comparing it to the libraries listed below
Sorting:
- Lecture notes and code from class☆15Updated 7 years ago
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 7 years ago
- scripts for TAing 15721☆12Updated 9 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆40Updated 10 years ago
- Description of commonly done compiler optimizations in C☆45Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ECE 459: Programming for Performance, Winter 2015☆72Updated 10 years ago
- Public notes, etc. for CMPSCI 630, the UMass CS graduate systems course.☆21Updated 2 years ago
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- This is the Python implementation of DistAlgo, a language for distributed algorithms.☆88Updated 7 months ago
- CS510 Advanced Topics in Concurrency Project☆15Updated 5 years ago
- ☆18Updated 11 months ago
- High-performance key-value store☆12Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Tracing-based reverse mode automatic differentiation (like autograd!)☆19Updated 4 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- CMU 15-745 Spring 2014☆10Updated 11 years ago
- ☆14Updated 7 years ago
- A list of articles outside of the official MLIR docs that I've found useful for learning MLIR☆11Updated last year
- Distributed Systems Reading Group☆20Updated 7 years ago
- ☆24Updated 6 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Learning Haskell: algorithms, data structures, mini-programs, materials, excercises☆17Updated 5 years ago
- ☆42Updated 9 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆171Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago