an open-source effort to define a system for encoding musical documents in a machine-readable structure.
Results for “Coding Blocks”
99 tools found
a web based live coding environment (WebAudio / MIDI)
a language built on Haskell for live coding patterns.
an experiment in making a language built on javascript for live coding patterns using web technologies.
a live coding synth with an emphasis on educational use.
a friendly, browser-based editor for music encodings.
Vibe coding platform for creating 3D games and interactive web apps with AI.
Defensive Coding: A Guide to Improving Software Security by the Fedora Security Team
A good idea with bad usage: /dev/urandom
base64 base85 md4,5 hash, sha1 hash encoding/decoding
copyright: — Static Reviewer executes code checks according to the most relevant Secure Coding Standards, OWASP, CWE, CVE, CVSS, MISRA, CERT, for 40+ programming languages, using 1000+ built-in validation rules for Security, Deadcode & Best Practices Available a module for Software Composition Analysis (SCA) to find vulnerabilities in open source and third party libraries.
SonarQube for IDE (formerly SonarLint) is a free IDE extension available for IntelliJ, VS Code, Visual Studio, and Eclipse, to find and fix coding issues in real-time, flagging issues as you code, just like a spell-checker. More than a linter, it also delivers rich contextual guidance to help developers understand why there is an issue, assess the risk, and educate them on how to fix it.
copyright: — A ([conditionally free](https://pvs-studio.com/en/order/open-source-license) for FOSS and individual developers) static analysis of C, C++, C# and Java code. For advertising purposes [you can propose a large FOSS project for analysis by PVS employees](https://github.com/viva64/pvs-studio-check-list). Supports CWE mapping, OWASP ASVS, MISRA, AUTOSAR and SEI CERT coding standards.
Looks for programming errors, helps enforcing a coding standard and sniffs for some code smells. It additionally includes `pyreverse` (an UML diagram generator) and `symilar` (a similarities checker).
Fixes your code according to standards like PSR-1, PSR-2, and the Symfony standard.
Combine [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) and [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer).
Detect errors and potential problems in JavaScript code and enforce your team's coding conventions.
A static analysis tool to help developers write Haxe code that adheres to a coding standard.
A static analysis tool for Groovy source code, enabling monitoring and enforcement of many coding standards and best practices.
copyright: — Exhaustive detection of coding errors and their associated security vulnerabilities. This encompasses a sound undefined behavior detection (buffer overflows, out-of-bounds array accesses, null-pointer dereferences, use-after-free, divide-by-zeros, uninitialized memory accesses, signed overflows, invalid pointer arithmetic, etc.), data flow and control flow verification as well as full functional verification of formal specifications. All versions of C up to C18 and C++ up