PSBits
Programming toolkit
A collection of simple C libraries and tools to explore programming concepts.
Simple (relatively) things allowing you to dig a bit deeper than usual.
3k stars
122 watching
527 forks
Language: C
last commit: 8 days ago Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vscode | A source code editor that combines simplicity and functionality with extensibility and lightweight integration. | 164,461 |
microsoft/vscode-docs | Public documentation repository for the Visual Studio Code development environment | 5,730 |
microsoft/vscode-cpptools | Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. | 5,532 |
pcottle/learngitbranching | An interactive tool to visualize and learn various Git concepts through an immersive tutorial experience. | 30,675 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
gencay/vscode-chatgpt | An extension that integrates OpenAI ChatGPT into Visual Studio Code for conversational coding support | 3,496 |
jlord/git-it-electron | A desktop application that teaches Git and GitHub basics through interactive challenges | 4,675 |
handyorg/handycontrol | A collection of reusable WPF UI components and utilities for simplifying development. | 6,143 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,263 |
microsoft/monaco-editor | A browser-based code editor with advanced features and a modular architecture. | 40,481 |
microsoft/ptvs | Tools for extending Visual Studio with Python support | 2,529 |
yzhang-gh/vscode-markdown | Enhances Visual Studio Code with advanced Markdown features and tools | 2,930 |
mpociot/chatgpt-vscode | An extension allowing users to interact with ChatGPT via VSCode. | 4,991 |
hjlebbink/asm-dude | An extension for Visual Studio that provides syntax highlighting and code completion support for assembly languages. | 4,130 |
bulletphysics/bullet3 | A C++ SDK for real-time collision detection and multi-physics simulation in various fields such as VR, games, and robotics. | 12,653 |