awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
transmissions11 avatar

transmissions11/solcurity

0
View on GitHub↗
2,179 stars·279 forks·2 vues

Solcurity

Opinionated security and code quality standard for Solidity smart contracts.

Features

  • Programming Language Standards - Security checklist for Solidity smart contracts.

Historique des stars

Graphique de l'historique des stars pour transmissions11/solcurityGraphique de l'historique des stars pour transmissions11/solcurity

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait transmissions11/solcurity ?

Opinionated security and code quality standard for Solidity smart contracts.

Quelles sont les fonctionnalités principales de transmissions11/solcurity ?

Les fonctionnalités principales de transmissions11/solcurity sont : Programming Language Standards.

Quelles sont les alternatives open-source à transmissions11/solcurity ?

Les alternatives open-source à transmissions11/solcurity incluent : airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… bbatsov/emacs-lisp-style-guide — A community-driven Emacs Lisp style guide. chrisdone/elisp-guide. airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It…

Alternatives open source à Solcurity

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Solcurity.
  • airbnb/rubyAvatar de airbnb

    airbnb/ruby

    3,890Voir sur GitHub↗

    This project provides a collection of coding standard specifications, style guides, and configuration assets used to define automated rules for static code analysis in Ruby. It serves as a centralized set of RuboCop configurations and static analysis rules to ensure consistent syntax and idiomatic usage across a codebase. The project establishes a comprehensive Ruby style guide that defines naming conventions, indentation, and structural requirements. It utilizes a pluggable linting engine to enforce these standards through a defined set of patterns and constraints. The capability surface co

    Ruby
    Voir sur GitHub↗3,890
  • alexandru/scala-best-practicesAvatar de alexandru

    alexandru/scala-best-practices

    4,352Voir sur GitHub↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    Voir sur GitHub↗4,352
  • bbatsov/clojure-style-guideAvatar de bbatsov

    bbatsov/clojure-style-guide

    4,095Voir sur GitHub↗

    This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming patterns for Clojure development. It establishes best practices for implementing declarative logic and managing shared state through the use of persistent data structures and atomic references. The guide covers standards for documenting public APIs and organizing project directories to ensure portable library distribution. It details the application of consistent formatting and naming rules to improve source code readability and team collaboration. The scope extends to idiomatic

    Voir sur GitHub↗4,095
  • airbnb/javascriptAvatar de airbnb

    airbnb/javascript

    148,081Voir sur GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    Voir sur GitHub↗148,081
  • Voir les 24 alternatives à Solcurity→