73,739 skills found · Page 6 of 2458
thoughtbot / GuidesA guide for programming in style.
WongKinYiu / Yolov9Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
olistic / Warriorjs🏰 An exciting game of programming and Artificial Intelligence
goplus / XgoXGo is a programming language that reads like plain English. But it's also incredibly powerful — it lets you leverage assets from C/C++, Go, Python, and JavaScript/TypeScript, creating a unified software engineering ecosystem. Our vision is to enable everyone to become a builder of the world.
golang / MockGoMock is a mocking framework for the Go programming language.
reviewdog / Reviewdog🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
pyro-ppl / PyroDeep universal probabilistic programming with Python and PyTorch
tmc / LangchaingoLangChain for Go, the easiest way to write LLM-based programs in Go
checkstyle / CheckstyleCheckstyle 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.
maxence-charriere / Go AppA package to build progressive web apps with Go programming language and WebAssembly.
pygame / Pygame🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
apache / BeamApache Beam is a unified programming model for Batch and Streaming data processing.
reactiveui / ReactiveUIAn advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
0xFA11 / MultiplayerNetworkingResourcesA curated list of Multiplayer Game Network Programming Resources
steipete / AspectsDelightful, simple library for aspect oriented programming in Objective-C and Swift.
crossbeam-rs / CrossbeamTools for concurrent programming in Rust
sysprog21 / LkmpgThe Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
gonum / GonumGonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
nhivp / Awesome EmbeddedA curated list of awesome embedded programming.
adonovan / Gopl.ioExample programs from "The Go Programming Language"