emeryberger / COMPSCI-630Links
Public notes, etc. for CMPSCI 630, the UMass CS graduate systems course.
☆21Updated last year
Alternatives and similar repositories for COMPSCI-630
Users that are interested in COMPSCI-630 are comparing it to the libraries listed below
Sorting:
- measure entropy of memory allocators☆12Updated 3 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- Cheap: customized heaps for improved application performance.☆27Updated 2 years ago
- Wait-Free Eras (PPoPP '20)☆10Updated 5 years ago
- Computer Security Class - Department of Informatics and Telecommunications, University of Athens☆12Updated 8 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Diamond reactive programming platform☆25Updated 2 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Makes building C++ projects easier with Buck.☆23Updated 3 years ago
- Notary: A Device for Secure Transaction Approval 📟☆28Updated 3 months ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Some experiments with SMT solvers and GIMPLE IR☆38Updated last year
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- a small C++ lattice library☆15Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- ☆16Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated 11 months ago
- Python bindings for libNVVM☆37Updated 11 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago