Trending Projects

Discover the fastest growing open source projects

Showing 4701-4750 of 6,546 trending projects

#4701
devcontainers/templates

A repository of pre-built dev container templates to speed up developer onboarding and configuration.

0
0.0%
1.4K
total stars
#4702
rosehgal/BinExp

This repository provides a tutorial on Linux binary exploitation techniques like buffer overflow and shellcode injection.

0
0.0%
1.4K
total stars
#4703
tandasat/DdiMon

A tool for monitoring and controlling kernel API calls with stealth hooks using Extended Page Tables (EPT).

0
0.0%
1.4K
total stars
#4704
xu-cheng/latex-action

A GitHub Action that compiles LaTeX documents for seamless integration in your GitHub workflows.

0
0.0%
1.4K
total stars
#4705
adriancooney/puppeteer-heap-snapshot

API and CLI tool to fetch and query Chrome DevTools heap snapshots.

0
0.0%
1.4K
total stars
#4706
DomT4/homebrew-autoupdate

An easy way to automatically update Homebrew packages on macOS.

0
0.0%
1.4K
total stars
#4707
code-review-checklists/java-concurrency

A checklist for conducting code reviews focused on Java concurrency and thread safety issues.

0
0.0%
1.4K
total stars
#4708
nim-lang/nimble

Nimble is the package manager for the Nim programming language, enabling easy installation and management of Nim libraries and tools.

0
0.0%
1.4K
total stars
#4709
eranpeer/FakeIt

A simple and expressive C++ mocking library for unit testing

0
0.0%
1.4K
total stars
#4710
Xposed-Modules-Repo/com.luckyzyx.luckytool

An Xposed module for Android that provides various utility features for developers and power users.

0
0.0%
1.4K
total stars
#4711
akavel/rsrc

A Go tool for embedding .ico and manifest resources in Windows programs.

0
0.0%
1.4K
total stars
#4712
AllsafeCyberSecurity/awesome-ghidra

A curated list of awesome materials for the Ghidra reverse engineering tool.

0
0.0%
1.4K
total stars
#4713
bastibe/org-journal

A simple org-mode based journaling mode for Emacs Lisp developers.

0
0.0%
1.4K
total stars
#4714
winsiderss/phnt

Native API header files for the System Informer project, a Windows development tool.

0
0.0%
1.4K
total stars
#4715
textstat/textstat

A Python package to calculate readability statistics of text objects, including paragraphs, sentences, and articles.

0
0.0%
1.4K
total stars
#4716
zyedidia/generic

A collection of generic data structures written in Go for efficient and reusable code.

0
0.0%
1.4K
total stars
#4717
sysprog21/shecc

A self-hosting and educational C optimizing compiler, useful for building low-level system programming tools.

0
0.0%
1.4K
total stars
#4718
arkohut/pensieve

A Python project that allows you to automatically record and index your screen activity for personal data control.

0
0.0%
1.4K
total stars
#4719
GoogleChrome/chrome-launcher

Easily launch Google Chrome from Node.js for automated testing and development purposes.

0
0.0%
1.4K
total stars
#4720
Morantron/tmux-fingers

A productivity tool that provides a Vimium-like interface for copy-pasting in the terminal using the TMUX window manager.

0
0.0%
1.4K
total stars
#4721
garybernhardt/selecta

A fuzzy text selector for files and anything else, usable from Vim, the command line, or anywhere with a shell command.

0
0.0%
1.4K
total stars
#4722
nst/objc_dep

This Python project helps developers graph the import dependencies in an Objective-C project.

0
0.0%
1.4K
total stars
#4723
521xueweihan/OneFile

A single-file shell script repository that contains useful code snippets for developers.

0
0.0%
1.3K
total stars
#4724
godzie44/BugStalker

A Rust debugger for Linux x86-64 developers working on low-level systems software.

0
0.0%
1.3K
total stars
#4725
jevakallio/git-notify

A TypeScript library that helps you communicate important updates to your team via git commit messages.

0
0.0%
1.3K
total stars
#4726
shellspec/shellspec

A full-featured BDD unit testing framework for POSIX-compliant shells like bash, ksh, zsh, and dash.

0
0.0%
1.3K
total stars
#4727
sainnhe/tmux-fzf

Seamlessly manage your tmux work environment with the power of fzf, a fast and flexible fuzzy finder.

0
0.0%
1.3K
total stars
#4728
google/pinject

A pythonic dependency injection library for Python developers.

0
0.0%
1.3K
total stars
#4729
lambdalisue/vim-fern

A general purpose asynchronous tree viewer written in Pure Vim script for cross-platform use.

0
0.0%
1.3K
total stars
#4730
sminez/penrose

A Rust library for creating a tiling window manager for the X11 window system.

0
0.0%
1.3K
total stars
#4731
ysc3839/FontMod

A simple C++ tool to change the font of Win32 programs through DLL hijacking.

0
0.0%
1.3K
total stars
#4732
dadhi/FastExpressionCompiler

A fast C# expression compiler with powerful diagnostic and code generation tools.

0
0.0%
1.3K
total stars
#4733
ClownQq/YDArk

A Windows kernel-level tool for system monitoring and analysis.

0
0.0%
1.3K
total stars
#4734
abbodi1406/BatUtil

A collection of batch script utilities for Windows, useful for system administration and automation tasks.

0
0.0%
1.3K
total stars
#4735
kevinSuttle/macOS-Defaults

A centralized collection of macOS system defaults and terminal settings for developers.

0
0.0%
1.3K
total stars
#4736
DreamSourceLab/DSView

An open-source multi-function instrument for developers that includes various tools and utilities.

0
0.0%
1.3K
total stars
#4737
IanVS/prettier-plugin-sort-imports

A Prettier plugin that automatically sorts import statements in TypeScript projects.

0
0.0%
1.3K
total stars
#4738
rtrouton/rtrouton_scripts

A collection of shell scripts for various purposes, shared by the developer community.

0
0.0%
1.3K
total stars
#4739
nrdmn/awesome-zig

An awesome list of Zig programming language resources for developers to explore and discover.

0
0.0%
1.3K
total stars
#4740
JohnHammond/katana

Katana is an automatic CTF challenge solver written in Python3 to automate solving capture the flag challenges.

0
0.0%
1.3K
total stars
#4741
bevry/cson

A library that provides a JSON-like data format for CoffeeScript objects, enabling more readable config files and data structures.

0
0.0%
1.3K
total stars
#4742
chanhx/crabviz

Generates interactive call graphs for various programming languages, with a focus on TypeScript and the Language Server Protocol.

0
0.0%
1.3K
total stars
#4743
JasonMa0012/LWGUI

A flexible, powerful GUI system for creating and managing shaders in Unity.

0
0.0%
1.3K
total stars
#4744
editorconfig/editorconfig-vscode

EditorConfig extension for Visual Studio Code that helps maintain consistent coding styles across projects.

0
0.0%
1.3K
total stars
#4745
twostraws/Sitrep

A powerful source code analyzer for Swift projects, helping developers optimize their code and improve project health.

0
0.0%
1.3K
total stars
#4746
antonioCoco/RunasCs

RunasCs is an open-source C# version of the Windows built-in 'runas.exe' command, allowing developers to execute programs with alternate credentials.

0
0.0%
1.3K
total stars
#4747
babashka/sci

A configurable Clojure/Script interpreter suitable for scripting and building Clojure DSLs.

0
0.0%
1.3K
total stars
#4748
sindresorhus/del

A utility to delete files and directories, useful for cleaning up projects.

0
0.0%
1.3K
total stars
#4749
MrRobinOfficial/Guide-UnrealEngine

This is a guide and documentation repository to help developers learn how to use Unreal Engine and C++.

0
0.0%
1.3K
total stars
#4750
dsherret/ts-ast-viewer

A TypeScript AST viewer for developers to inspect and understand their TypeScript code.

0
0.0%
1.3K
total stars
1...9496...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.