Clepa's Stars
torvalds/linux
Linux kernel source tree
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
Eugeny/tabby
A terminal for a more modern age
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
calcom/cal.com
Scheduling infrastructure for absolutely everyone.
atuinsh/atuin
✨ Magical shell history
ag-grid/ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
google/auto
A collection of source code generators for Java.
missive/emoji-mart
🏪 One component to pick them all
karatelabs/karate
Test Automation Made Simple
mvdan/sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
di-sukharev/opencommit
GPT wrapper for git — generate commit messages with an LLM in 1 sec — works best with Claude 3.5 — supports local models too
EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
lightbend/config
configuration library for JVM languages using HOCON files
ankane/strong_migrations
Catch unsafe migrations in development
aws/jsii
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
ill-inc/biomes-game
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
JamieMason/syncpack
Consistent dependency versions in large JavaScript Monorepos.
delaneyj/datastar
WelliSolutions/HugeJsonViewer
Viewer for JSON files that can be GBs large.
laech/java-stacksrc
Decorates stack traces with source code snippets.
vitorsalgado/create-nodejs-ts
Starter Project for Node.js With TypeScript.
hopeseekr/BashScripts
My own personal bash scripts that revolutionize my life!!
bsalex/typed-path
Type safe object field string paths for typescript.
mcarleio/konvert
This kotlin compiler plugin is using KSP API and generates kotlin code to map one class to another
hubberboss/cobra
AdrianKuta/Tree-Data-Structure
Tree data structure implemented in Kotlin