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

428 stars
5 watching
11 forks
Language: Go
last commit: over 2 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:

Repository Description Stars
dvyukov/relacy A tool that detects potential races in concurrent programs using a complex synchronization algorithm verification approach. 208
abadojack/whatlanggo A library for detecting and identifying languages in text 643
pemistahl/lingua-go A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. 1,190
get-woke/woke Detects and suggests replacements for non-inclusive language in source code. 454
rylans/getlang A natural language detection package that identifies the source language of input text without an internet connection. 171
hashwin/scylla A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. 36
src-d/enry A tool that detects programming languages in files and returns their type and safety flags 460
yosefk/checkedthreads A parallelism framework that detects and prevents race conditions in multithreaded code by automatically load balancing and using Valgrind-based instrumentation. 290
crocmagnon/fatcontext Detects potential performance issues in Go code caused by nested contexts in loops or function literals 10
detectlanguage/detectlanguage-go A Go client for detecting the language of given text and interacting with the Detect Language API 25
choasup/caffe-yolo9000 A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm 166
metobom/tchrs-opencv-webcam-inference An example project demonstrating real-time object detection and classification on webcam feed using a pre-trained model. 11
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
kwonoj/cld3-asm A WebAssembly-based JavaScript binding to Google's Compact Language Detector v3 58
jtoy/cld A compact language detection library for Ruby based on Google Chrome's technology 210