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
429 stars
5 watching
11 forks
Language: Go
last commit: almost 3 years ago
Linked from 1 awesome list
analysisdata-race-detectiondetectiondetects-racesgogolangmutex-synchronisationpointer-analysisrace-conditionrace-conditionsrace-detectionssastatic-analysisstatic-code-analysissynchronization
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that detects potential races in concurrent programs using a complex synchronization algorithm verification approach. | 210 |
| A library for detecting and identifying languages in text | 644 |
| A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,192 |
| Detects and suggests replacements for non-inclusive language in source code. | 460 |
| A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
| A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
| A tool that detects programming languages in files and returns their type and safety flags | 460 |
| A parallelism framework that detects and prevents race conditions in multithreaded code by automatically load balancing and using Valgrind-based instrumentation. | 290 |
| Detects potential performance issues in Go code caused by nested contexts in loops or function literals | 13 |
| A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
| A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm | 166 |
| An example project demonstrating real-time object detection and classification on webcam feed using a pre-trained model. | 11 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A WebAssembly-based JavaScript binding to Google's Compact Language Detector v3 | 59 |
| A compact language detection library for Ruby based on Google Chrome's technology | 211 |