Chronos

Race Detector

A static race detector for Go programs that identifies potential data races in concurrent execution

Chronos - A static race detector for the go language

GitHub

429 stars
5 watching
11 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list

analysisdata-race-detectiondetectiondetects-racesgogolangmutex-synchronisationpointer-analysisrace-conditionrace-conditionsrace-detectionssastatic-analysisstatic-code-analysissynchronization

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dvyukov/relacyA tool that detects potential races in concurrent programs using a complex synchronization algorithm verification approach.210
abadojack/whatlanggoA library for detecting and identifying languages in text644
pemistahl/lingua-goA library that accurately detects the language of short to long text inputs without requiring external APIs or configuration.1,192
get-woke/wokeDetects and suggests replacements for non-inclusive language in source code.460
rylans/getlangA natural language detection package that identifies the source language of input text without an internet connection.171
hashwin/scyllaA Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text.36
src-d/enryA tool that detects programming languages in files and returns their type and safety flags460
yosefk/checkedthreadsA parallelism framework that detects and prevents race conditions in multithreaded code by automatically load balancing and using Valgrind-based instrumentation.290
crocmagnon/fatcontextDetects potential performance issues in Go code caused by nested contexts in loops or function literals13
detectlanguage/detectlanguage-goA Go client for detecting the language of given text and interacting with the Detect Language API25
choasup/caffe-yolo9000A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm166
metobom/tchrs-opencv-webcam-inferenceAn example project demonstrating real-time object detection and classification on webcam feed using a pre-trained model.11
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
kwonoj/cld3-asmA WebAssembly-based JavaScript binding to Google's Compact Language Detector v359
jtoy/cldA compact language detection library for Ruby based on Google Chrome's technology211