codeyash's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
nosir/cleave.js
Format input text content when you are typing...
Jguer/yay
Yet another Yogurt - An AUR Helper written in Go
andlabs/libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
pudo/dataset
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
mpdf/mpdf
PHP library generating PDF files from UTF-8 encoded HTML
lvandeve/lodepng
PNG encoder and decoder in C and C++.
jazzband/django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
joowani/binarytree
Python Library for Studying Binary Trees
Mermade/openapi-gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
cessen/ropey
A utf8 text rope for manipulating and editing large texts.
hyperium/h2
HTTP 2.0 client & server implementation for Rust.
yglukhov/nimx
GUI library
Cweili/svelte-fa
Tiny FontAwesome component for Svelte
QQuick/Opy
Obfuscator for Python
dattn/dnd-grid
A vuejs grid with draggable and resizable boxes
lifthrasiir/rust-encoding
Character encoding support for Rust
KevinSheedy/jquery.alphanum
Alphanumeric Plugin for jQuery
okrad/svelte-progressbar
A multiseries, SVG progressbar component made with Svelte
Exelord/solid-proxies
Solid.js library adding signaling to built-in non-primitives
sveltekit/ui
Powerful, reliable & fully featured Svelte UI library
newtonsart/sunset-setup
My amazing Archlinux+i3-gaps setup
thuleqaid/rust-chardet
rust version of chardet
marshallward/ropes
Rope data structure in Python
jplatte/proc-macro-blog-examples
Code for the examples in my blog series on procedural macros
any-hooks/solid-hooks
A high-quality & reliable Solid Hooks library.
Ricky12Awesome/macroquad-text
A Simple way to draw text in macroquad with support of using glyphs from multiple fonts in a single draw_text call, also known as fallback fonts
avakar/grope
Generalized rope data structure for Python
haard/rust-codecs
Implementing (text/unicode.org) codecs in rust. Also learning rust.