ipfaze's Stars
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
uber-go/guide
The Uber Go Style Guide.
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
gohugoio/hugo
The world’s fastest framework for building websites.
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
pocketbase/pocketbase
Open Source realtime backend in 1 file
Pluralscan/Pluralscan
Pluralscan is a source code analysis software, that's combine the best features of open sources security tools into a single solution.
matrix-org/dendrite
Dendrite is a second-generation Matrix homeserver written in Go!
photoprism/photoprism
AI-Powered Photos App for the Decentralized Web 🌈💎✨
traefik/traefik
The Cloud Native Application Proxy
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
mothsART/machin
ethereum/go-ethereum
Go implementation of the Ethereum protocol
bitcoin/bitcoin
Bitcoin Core integration/staging tree
energicryptocurrency/go-energi
This repository is the Energi full node software which runs the Energi blockchain. It is used by stakers and masternodes to validate blocks and provide services to the Energi network. It also provides HTTP and Websocket API access to the Energi network.
torvalds/linux
Linux kernel source tree
rust-lang/rust
Empowering everyone to build reliable and efficient software.
mattermost/mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
helm/helm
The Kubernetes Package Manager
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
facebook/react
The library for web and native user interfaces.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.