P1sar's Stars
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
Try/OpenGothic
Reimplementation of Gothic 2 Notr
ChainSafe/gossamer
๐ธ๏ธ Go Implementation of the Polkadot Host
polkadot-fellows/runtimes
The various runtimes which make up the core subsystems of networks for which the Fellowship is represented.
ethereum/eth-tester
Tool suite for testing ethereum applications.
gsamat/zoom-importer
Effortlessly move your Zoom recordings to Backblaze for cheap storage and sharing
brootware/awesome-cyber-security-university
๐ Because Education should be free. Contributions welcome! ๐ต๏ธ
sindresorhus/awesome
๐ Awesome lists about all kinds of interesting topics
sprintertech/sygma-solidity
dastergon/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
geohot/corona
Reverse engineering SARS-CoV-2
uber-go/goleak
Goroutine leak detector
ethhub-io/ethhub
The essential Ethereum information hub.
ethereum/consensus-specs
Ethereum Proof-of-Stake Consensus Specifications
SwingbyProtocol/tss-lib
โ๏ธ Threshold Signature Scheme for Skybridge
ChainSafe/chainbridge-core
๐ Sygma core library (ChainBridge)
ZenGo-X/ShareLock
ShareLock: mixing for cryptocurrencies from multiparty ECDSA
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
simplenetes-io/simplenetes
The sns tool is used to manage the full life cycle of your Simplenetes clusters. It integrates with the Simplenetes Podcompiler project podc to compile pods.
ChainSafe/ChainBridge
๐ Modular Multi-Directional Blockchain Bridge to interact with Multiple Networks; Ethereum, Ethereum Classic, Substrate, based chains. Stay tuned for ChainBridge Hub!
spf13/afero
A FileSystem Abstraction System for Go
trekhleb/javascript-algorithms
๐ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
trekhleb/machine-learning-experiments
๐ค Interactive Machine Learning experiments: ๐๏ธmodels training + ๐จmodels demo
trekhleb/homemade-machine-learning
๐ค Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Helpsypoo/primerpython
code that makes videos for this: youtube.com/c/primerlearning
hackergrrl/art-of-readme
:love_letter: Things I've learned about writing good READMEs.
boston-dynamics/spot-sdk
Spot SDK repo
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
hypermodeinc/badger
Fast key-value DB in Go.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services