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:
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 7 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- The SprayList data structure☆33Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- scripts for TAing 15721☆12Updated 9 years ago
- CS510 Advanced Topics in Concurrency Project☆15Updated 5 years ago
- ☆14Updated 7 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆40Updated 10 years ago
- Public notes, etc. for CMPSCI 630, the UMass CS graduate systems course.☆21Updated 2 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- General Stride K-Nearest Neighbors☆13Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- This is the Python implementation of DistAlgo, a language for distributed algorithms.☆89Updated 7 months ago
- ☆24Updated 10 years ago
- ECE 459: Programming for Performance, Winter 2015☆72Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- my solutions to problems in Programming Languages: Application and Interpretation class by Shriram Krishnamurthi☆9Updated 9 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- [GSoC] Distributed Data Structures - Collections Framework for Chapel language☆15Updated 7 years ago
- Latency benchmarks of Unix IPC mechanisms☆20Updated 8 years ago
- High-performance key-value store☆12Updated 6 years ago
- Eurosys22' - Rolis: a software approach to efficiently replicating multi-core transactions☆17Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago