7,023 skills found · Page 12 of 235
Sharrnah / Whispering UiNative UI for the Whispering Tiger project - https://github.com/Sharrnah/whispering (live transcription / translation)
olegil / SqlBulkToolsHigh-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.
github / Release RadarRepo for submission of projects to consider for the GitHub Release Radar 📡
scriptburn / Git Auto DeployDeploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
generate / GenerateA new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
greyli / AlbumyCheck out the newer version (2024) of this project: https://github.com/greyli/moments
dmeranda / DemjsonPython module for JSON data encoding, including jsonlint. See the project Wiki here on Github. Also read the README at the bottom of this page, or the project homepage at
define-private-public / PSRayTracingA (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-core rendering, and more.
JetBrains / Qodana Action⚙️ Scan your Go, Java, Kotlin, PHP, Python, JavaScript, TypeScript, .NET projects at GitHub with Qodana. This repository contains Qodana for Azure, GitHub, CircleCI and Gradle
1230young / Bizgen[CVPR 2025] This is an official inference code of the paper "BizGen: Advancing Article-level Visual Text Rendering for Infographics Generation" . Project page: https://bizgen-msra.github.io/
go-playground / Locales:earth_americas: a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator
wxWidgets / WxPython ClassicThis is the repository for "Classic" wxPython. All new development is happening in the Phoenix project at https://github.com/wxWidgets/Phoenix
mohaps / Lrucache11A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mohaps/lrucache) The goal was to create a fast LRUCache header only library and to avoid any dependencies like boost.
dat-ecosystem-archive / Discovery ChannelSearch for a key across multiple discovery networks and find peers who answer. [ DEPRECATED - see https://github.com/hyperswarm/dht for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]
Hyundai-Kia-Connect / Hyundai Kia Connect ApiThis is a Kia UVO and Hyundai Bluelink written in python. It is primary consumed by home assistant. If you are looking for a home assistant Kia / Hyundai implementation please look here: https://github.com/Hyundai-Kia-Connect/kia_uvo. Much of this base code came from reading bluelinky and contributions to the kia_uvo home assistant project.
github / MediaMedia files for use in your GitHub integration projects
pluralsight / Classic Design SystemThis library (classic) is officially in maintenance mode only. For the latest library, please see the TVA project (https://pluralsight.github.io/tva/).
Kira-NT / Mc Publish🚀 Your one-stop GitHub Action for seamless Minecraft project publication across various platforms.
llvm-mirror / Compiler RtProject moved to: https://github.com/llvm/llvm-project
aws-actions / Aws Codebuild Run BuildRun an AWS CodeBuild project as a step in a GitHub Actions workflow job.