relacy

Race detector

A tool that detects potential races in concurrent programs using a complex synchronization algorithm verification approach.

Automatically exported from code.google.com/p/relacy

GitHub

210 stars
15 watching
32 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
amit-davidson/chronosA static race detector for Go programs that identifies potential data races in concurrent execution429
yosefk/checkedthreadsA parallelism framework that detects and prevents race conditions in multithreaded code by automatically load balancing and using Valgrind-based instrumentation.290
src-d/enryA tool that detects programming languages in files and returns their type and safety flags460
xiaohaochen/rrc_detectionAn object detection framework utilizing recurrent rolling convolution for accurate single-stage detection361
hashwin/scyllaA Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text.36
lz118/deep-correlation-networkDevelops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors.13
team3997/chickenvisionAn image processing system for detecting and tracking objects in camera feed using HSV color thresholding.31
chengyangfu/retinamaskA Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.339
arivera12/blazorcurrentdeviceA package providing device detection functionality for Blazor web applications using the current-device.js library.25
jtoy/cldA compact language detection library for Ruby based on Google Chrome's technology211
dolotovevgeniy/deeppyramidA repository providing pre-trained models and training scripts for face detection using a deep neural network architecture23
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
kuangliu/pytorch-retinanetThis is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization.997