Jonxslays's Stars
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
mkdocs/mkdocs
Project documentation with Markdown.
wise-old-man/wise-old-man
The Open Source Old School Runescape progress tracker.
python-poetry/poetry
Python packaging and dependency management made easy
devlooped/moq
The most popular and friendly mocking framework for .NET
Garrett3Nelson/rswiki-wrapper
A python wrapper for the RS Wiki API
Zoinkwiz/quest-helper
Helps with Quests.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
nestjs/nest-cli
CLI tool for Nest applications 🍹
null8626/decancer
A library that removes common unicode confusables/homoglyphs from strings.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
PythonistaGuild/MystBin
Easily share your code or text with syntax highlighting and themes for readability.
hikari-crescent/hikari-crescent
🌙 A command handler for Hikari that keeps your project neat and tidy.
brazier-dev/hikari-toolbox
Utility functions for hikari, a Discord API wrapper.
suren-atoyan/monaco-react
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
parafoxia/proclip
A powerful templating tool for your projects.
parafoxia/ircparser
An IRC (RFC1459) parser and formatter, built in Rust.
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
serenity-rs/serenity
A Rust library for the Discord API.
lostpebble/pullstate
Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
circuitsacul/Starboard-4
V4 of Starboard, written in Rust.
hypergonial/hikari-miru
A component handler for hikari, inspired by discord.py's views.
parafoxia/Xsync
A set of tools to create hybrid sync/async interfaces.
microsoft/pyright
Static Type Checker for Python