GitHub Trending Daily for 2022-08-31

trending

java

scala

kotlin

swift

python

javascript

typescript

go

  • projectdiscovery/nuclei

    Fast and customizable vulnerability scanner based on simple YAML based DSL.

  • onsi/ginkgo

    A Modern Testing Framework for Go

  • guangzhengli/k8s-tutorials

    k8s tutorials | k8s 教程

  • moby/buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

  • bxcodec/go-clean-arch

    Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture

  • ccfos/nightingale

    An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and Grafana for visualization.

  • Tencent/bk-cmdb

    蓝鲸智云配置平台(BlueKing CMDB)

  • mattermost/mattermost-server

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.

  • heiyeluren/xmm

    XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存的 分配/释放 工作,能自主构建高性能的 链表/树/哈希表等各类数据结构,能良好完美的逃逸掉Go内置的GC机制,是构建高性能程序基础设施。

  • crossplane-contrib/provider-aws

    Crossplane AWS Provider

  • ray-project/kuberay

    A toolkit to run Ray applications on Kubernetes

  • urfave/cli

    A simple, fast, and fun package for building command line apps in Go

  • Azure/azure-sdk-for-go

    This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:

  • go-redis/redis

    Type-safe Redis client for Golang

  • ent/ent

    An entity framework for Go

  • nats-io/nats-server

    High-Performance server for NATS.io, the cloud and edge native messaging system.

  • VictoriaMetrics/VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution and time series database

  • golang/go

    The Go programming language

  • xinliangnote/Go

    【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...

  • evanw/esbuild

    An extremely fast JavaScript and CSS bundler and minifier

  • docker/buildx

    Docker CLI plugin for extended build capabilities with BuildKit

  • IceWhaleTech/CasaOS

    CasaOS - A simple, easy-to-use, elegant open-source Home Cloud system.

  • restic/restic

    Fast, secure, efficient backup program

  • turbot/steampipe

    Use SQL to instantly query your cloud services (AWS, Azure, GCP and more). Open source CLI. No DB required.

  • teivah/100-go-mistakes

    Source code and community space of 100 Go Mistakes

rust

  • zeeka-network/bazuka

    Rust implementation of Zeeka protocol

  • svenstaro/genact

    A nonsense activity generator

  • diesel-rs/diesel

    A safe, extensible ORM and Query Builder for Rust

  • CleanCut/ultimate_rust_crash_course

    Rust Programming Fundamentals - one course to rule them all, one course to find them...

  • move-language/move

  • getzola/zola

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

  • kaist-cp/cs431

  • launchbadge/sqlx

    The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.

  • rustdesk/rustdesk

    Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.

  • buckyos/CYFS

    CYFS is the next-generation technology to build real Web3 by upgrading the basic protocol of Web (TCP/IP+DNS+HTTP),is short for CYberFileSystem. https://www.cyfs.com/, cyfs://cyfs/index_en.html.

  • lapce/lapce

    Lightning-fast and Powerful Code Editor written in Rust

  • seanmonstar/reqwest

    An easy and powerful Rust HTTP Client

  • swc-project/swc

    Rust-based platform for the Web

  • kitao/pyxel

    A retro game engine for Python

  • ruffle-rs/ruffle

    A Flash Player emulator written in Rust

  • rustwasm/wasm-bindgen

    Facilitating high-level interactions between Wasm modules and JavaScript

  • graphprotocol/graph-node

    Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

  • benfred/py-spy

    Sampling profiler for Python programs

  • lunatic-solutions/submillisecond

    A lunatic web framework

  • evilsocket/jscythe

    Abuse the node.js inspector mechanism in order to force any node.js/electron/v8 based process to execute arbitrary javascript code.

  • coral-xyz/anchor

    Solana Sealevel Framework

  • Kl4rry/simp

    Simp is a fast and simple GPU-accelerated image manipulation program.

  • tree-sitter/tree-sitter

    An incremental parsing system for programming tools

  • qarmin/czkawka

    Multi functional app to find duplicates, empty folders, similar images etc.

  • tokio-rs/tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...