GitHub Projects Community
11.8K posts

GitHub Projects Community
@GithubProjects
We're sharing/showcasing best of @github projects/repos. Follow to stay in loop. Promoting Open-Source Contributions. UNOFFICIAL, but followed by github
San Francisco, CA شامل ہوئے Ekim 2020
64 فالونگ324.4K فالوورز

yabai extends macOS's built-in window manager with a tiling binary space partitioning algorithm for automatic window layout.
- Controls windows, spaces, and displays via an intuitive command-line interface
- Supports focus-follows-mouse and disabling space-switching animations
- Creates spaces beyond the default macOS limit of 16
- Works with skhd and other third-party software for keyboard shortcuts

English

Beatsync gives you millisecond-accurate, multi-device audio playback you can self-host.
- NTP-inspired time synchronization for high precision across devices
- Works in any modern browser, Chrome recommended
- Spatial audio with virtual listening source for volume control
- Self-hostable with a few commands using Bun and Turborepo
GIF
English

pnpm is a Node package manager that uses a content-addressable storage system to save disk space and speed up installs.
- Up to 2x faster than npm or Yarn
- Files in node_modules are linked from a single content-addressable store
- Strict dependency resolution prevents phantom dependencies
- Built-in support for monorepos and workspaces

English

Gortex indexes repositories into a code graph and exposes it via CLI, MCP Server, and web UI, reducing token usage by up to 50x for AI coding agents.
- Up to 50x fewer tokens per response via graph-native lookups.
- Precomputed depth-3 reach index for sub-millisecond impact analysis.
- Single install configures every detected AI coding agent on your machine.
- Available on macOS, Linux, and Windows with Sigstore-signed releases.

English

BoxPlayer is a desktop app that manages multiple cloud drives, indexes media into a smart library, and can serve it via Jellyfin, Emby, or Plex while also handling downloads.
- Unified management for Aliyun, Baidu, 115, PikPak, OneDrive, and more
- Built-in media server support for Jellyfin, Emby, and Plex
- Integrated downloader for direct file retrieval from cloud sources
- CLI tool for automation and AI agent integration
Explore it here:
osp.fyi/aliyunpan

English

Microsoft's Generative AI For Beginners is a free, 21-lesson curriculum that teaches the fundamentals of building generative AI applications from scratch.
- 21 lessons covering the full stack of generative AI development
- Multi-language support with automated translations
- Hands-on projects and code samples for practical learning
- Curriculum designed for developers with no prior AI experience

English

dateparser is a Python library that converts human-readable date strings from over 200 locales into datetime objects.
- Parses absolute dates, relative dates like "two weeks ago", and timestamps
- Supports 200+ language locales with automatic language detection
- Handles timezone abbreviations and UTC offsets
- Can search for dates within longer text blocks

English

SpoofDPI is a proxy tool designed to bypass internet censorship by neutralizing Deep Packet Inspection.
- Simple proxy tool for neutralizing DPI techniques
- Available through GitHub and official package managers
- Inspired by Green Tunnel and GoodbyeDPI
- Kernel based circumvention alternative available via DPIBreak
Explore it here:
osp.fyi/spoofdpi

English


obfus.h is a macro-only library that obfuscates C code at compile time, designed for use with Tiny C (tcc) on Windows.
- Function call obfuscation and control flow code mutation
- Anti-debugging and anti-decompilation techniques built in
- Strings hidden and dynamically constructed at runtime
- Fake signatures and math virtualization for added confusion
Explore it here:
osp.fyi/obfus-h

English


