Topic: "tiny"
sindresorhus/ky
🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API
Language: TypeScript - Size: 984 KB - Last synced at: about 3 hours ago - Pushed at: 29 days ago - Stars: 14,800 - Forks: 385

developit/mitt
🥊 Tiny 200 byte functional event emitter / pubsub.
Language: TypeScript - Size: 212 KB - Last synced at: about 14 hours ago - Pushed at: 9 months ago - Stars: 11,279 - Forks: 458

fabiospampinato/cash
An absurdly small jQuery alternative for modern browsers.
Language: JavaScript - Size: 2.4 MB - Last synced at: about 10 hours ago - Pushed at: about 1 year ago - Stars: 7,006 - Forks: 276

nathancahill/split
Unopinionated utilities for resizeable split views
Language: JavaScript - Size: 2.69 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 6,206 - Forks: 453

angus-c/just
A library of dependency-free JavaScript utilities that do just one thing.
Language: JavaScript - Size: 21.8 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 6,140 - Forks: 209

developit/unfetch
🐕 Bare minimum 500b fetch polyfill.
Language: JavaScript - Size: 500 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 5,720 - Forks: 201

hustcc/timeago.js
:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
Language: TypeScript - Size: 471 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 5,372 - Forks: 407

nesbox/TIC-80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
Language: C - Size: 124 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5,348 - Forks: 521

redom/redom
Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.
Language: JavaScript - Size: 7.27 MB - Last synced at: about 3 hours ago - Pushed at: 2 months ago - Stars: 3,431 - Forks: 130

omgovich/react-colorful
🎨 A tiny (2,8 KB) color picker component for React and Preact apps
Language: TypeScript - Size: 2.66 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 3,316 - Forks: 116

aralroca/next-translate
Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!
Language: JavaScript - Size: 4.18 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 2,713 - Forks: 207

mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
Language: C - Size: 384 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 2,701 - Forks: 503

101arrowz/fflate
High performance (de)compression in an 8kB package
Language: TypeScript - Size: 4.43 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 2,468 - Forks: 88

glouw/tinn
A tiny neural network library
Language: C - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2,116 - Forks: 189

codeplea/genann
simple neural network library in ANSI C
Language: C - Size: 73.2 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 2,110 - Forks: 245

omgovich/colord
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
Language: TypeScript - Size: 344 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1,755 - Forks: 54

cesanta/elk
A low footprint JavaScript engine for embedded systems
Language: C - Size: 4.54 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1,713 - Forks: 88

lieff/minimp3
Minimalistic MP3 decoder single header library
Language: C - Size: 18.1 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 1,700 - Forks: 221

unosquare/embedio
A tiny, cross-platform, module based web server for .NET
Language: C# - Size: 13.8 MB - Last synced at: about 1 hour ago - Pushed at: 2 months ago - Stars: 1,505 - Forks: 178

DosX-dev/obfus.h
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
Language: C - Size: 2.49 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1,426 - Forks: 100

tinylibs/tinypool
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
Language: TypeScript - Size: 1.28 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1,404 - Forks: 37

vue-final/vue-final-modal
🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
Language: TypeScript - Size: 11.6 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 967 - Forks: 101

EarlGray/c4 Fork of rswier/c4
x86 JIT compiler in 86 lines
Language: C - Size: 307 KB - Last synced at: 7 days ago - Pushed at: almost 10 years ago - Stars: 957 - Forks: 63

scottcorgan/tiny-emitter
A tiny (less than 1k) event emitter library
Language: JavaScript - Size: 90.8 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 956 - Forks: 70

ryangjchandler/spruce 📦
A lightweight state management layer for Alpine.js. 🌲
Language: JavaScript - Size: 1.24 MB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 912 - Forks: 21

maverick-js/signals
A tiny (~1kB minzipped) and extremely fast library for creating reactive observables via functions.
Language: TypeScript - Size: 8.34 MB - Last synced at: about 20 hours ago - Pushed at: 3 months ago - Stars: 845 - Forks: 24

Robert-van-Engelen/tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
Language: C - Size: 4.27 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 762 - Forks: 33

aidenybai/lucia 📦
🙋♀️ 3kb library for tiny web apps
Language: TypeScript - Size: 2.39 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 746 - Forks: 27

thoughtspile/awesome-tiny-js
🤏 A collection of tiny JS libraries (under 2 kB) to put your bundle on a diet
Language: JavaScript - Size: 131 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 729 - Forks: 13

teafuljs/teaful
🍵 Tiny, easy and powerful React state management
Language: TypeScript - Size: 1.01 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 714 - Forks: 25

fractalwrench/ApkGolf
The smallest Android APK in the world
Language: Shell - Size: 319 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 643 - Forks: 44

kanaka/miniMAL
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
Language: JavaScript - Size: 910 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 633 - Forks: 32

MarioSieg/magnetron
(WIP) A small but powerful, homemade PyTorch from scratch.
Language: C - Size: 24.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 550 - Forks: 23

alash3al/wsify
A very simple general purpose websocket server that does the job
Language: Go - Size: 954 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 528 - Forks: 55

laurentpayot/minidenticons
Super lightweight SVG identicon (pixelated avatar) generator
Language: JavaScript - Size: 288 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 500 - Forks: 26

eyalroz/printf Fork of mpaland/printf
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
Language: C - Size: 1.11 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 491 - Forks: 57

tofsjonas/sortable
Vanilla JavaScript table sort
Language: TypeScript - Size: 432 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 477 - Forks: 51

buunguyen/topbar
Tiny & beautiful site-wide progress indicator
Language: CSS - Size: 196 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 461 - Forks: 45

keithclark/ZzFXM
A super small music generator for use in size-limited JavaScript productions
Language: JavaScript - Size: 1.26 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 448 - Forks: 34

aidenybai/hundred
precomputed virtual dom
Language: TypeScript - Size: 82 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 443 - Forks: 17

sha256/Pristine
Vanilla javascript form validation micro-library
Language: JavaScript - Size: 330 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 420 - Forks: 82

MaxPixelStudios/MinecraftDecompiler
Minecraft Decompiler. A useful tool/library to deobfuscate and decompile Minecraft(or any jar file) through popular mappings and various decompilers. Or use it as a lib to process obfuscation mappings such as converting a mapping to another format
Language: Java - Size: 36.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 372 - Forks: 19

dlom/favicon.js
A tiny (817 bytes) library for changing the favicon
Language: HTML - Size: 28.3 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 372 - Forks: 22

ibitcy/eo-locale
🌏Internationalize React apps 👔Elegant lightweight library based on Internationalization API
Language: TypeScript - Size: 9.11 MB - Last synced at: about 16 hours ago - Pushed at: 5 months ago - Stars: 347 - Forks: 10

r-lyeh-archived/AVA 📦
A tiny unlicensed 3D game engine in C; with C++ and Lua interfaces. Written in 32 random ̷d̷a̷y̷s̷ m̷o̷n̷t̷h̷s̷ years.
Language: C - Size: 52 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 341 - Forks: 27

Restioson/xtra
🎭 A tiny actor framework
Language: Rust - Size: 560 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 336 - Forks: 39

KilledByAPixel/HueJumper2k
2 Kilobyte 3D racing game in JavaScript
Language: JavaScript - Size: 297 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 334 - Forks: 56

truework/gretchen
Making fetch happen in TypeScript.
Language: TypeScript - Size: 2.7 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 331 - Forks: 5

gquittet/graceful-server
Tiny (~5k), KISS, dependency-free Node.JS library to make your API more graceful
Language: TypeScript - Size: 1.05 MB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 311 - Forks: 6

marvinhagemeister/kolorist
A tiny utility to colorize stdin/stdout
Language: TypeScript - Size: 596 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 304 - Forks: 7

Kimeiga/bahunya
10KB classless CSS framework with a navbar and dark styling
Language: HTML - Size: 398 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 298 - Forks: 19

cdonohue/polychrome
🎨 Easy color manipulation in ~2kb (gzipped)
Language: TypeScript - Size: 378 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 289 - Forks: 0

houbb/pinyin
The high performance pinyin tool for java.(java 高性能中文转拼音工具。支持同音字。)
Language: Java - Size: 1.72 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 269 - Forks: 39

m8rge/cwebsocket 📦
cWebsocket is lightweight websocket server library
Language: C - Size: 330 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 251 - Forks: 60

DosX-dev/MemCleaner
A simple utility in C to clean up RAM for Windows
Language: C - Size: 467 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 248 - Forks: 4

bestwnh/TinyCreditCard
A clear and animated credit card input workflow implement
Language: Swift - Size: 2.71 MB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 246 - Forks: 33

zheksoon/dioma
Elegant dependency injection container for vanilla JavaScript and TypeScript
Language: TypeScript - Size: 240 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 243 - Forks: 3

DosX-dev/TinySnake-game
Little game "Snake" for Windows in C (.EXE size is 3.5 kilobytes)
Language: C - Size: 92.8 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 241 - Forks: 5

shellscape/webpack-nano
A teensy, squeaky 🐤 clean Webpack CLI
Language: JavaScript - Size: 610 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 236 - Forks: 5

yuriy-chumak/ol
Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.
Language: Scheme - Size: 113 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 231 - Forks: 12

sgreben/http-file-server
tiny portable HTTP file server. single binary, no dependencies. linux, osx, windows. #golang
Language: Go - Size: 403 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 225 - Forks: 38

foldright/cffu
🦝 Java CompletableFuture-Fu(CF-Fu, pronounced "Shifu"), a tiny sidekick library to make CompletableFuture usage more convenient, more efficient and safer in your application. 😋🚀🦺
Language: Java - Size: 3.13 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 215 - Forks: 31

fabiospampinato/flimsy
A single-file <1kb min+gzip simplified implementation of the reactive core of Solid, optimized for clean code.
Language: TypeScript - Size: 52.7 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 191 - Forks: 7

fabiospampinato/tiny-bin
A library for building tiny and beautiful command line apps.
Language: TypeScript - Size: 280 KB - Last synced at: about 22 hours ago - Pushed at: 3 months ago - Stars: 190 - Forks: 4

dumijay/CalDOM
An agnostic, reactive & minimalist (3kb) JavaScript UI library with direct access to native DOM.
Language: JavaScript - Size: 397 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 187 - Forks: 4

UnamSanctam/UnamDownloader
A Free Silent (Hidden) Open Source Downloader (Binder) - Includes Windows Defender Bypass - Build Native - Unam Downloader
Language: C# - Size: 11.9 MB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 182 - Forks: 58

mecha-cms/mecha
Minimalist content management system.
Language: PHP - Size: 5.05 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 180 - Forks: 23

mad-gooze/fast-blurhash
Fast & tiny Wolt BlurHash decoder implementation
Language: JavaScript - Size: 420 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 180 - Forks: 7

rougier/tiny-renderer
A tiny sotfware 3D renderer in 100 lines of Python
Language: Python - Size: 4.52 MB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 175 - Forks: 11

marcellov7/tex
TEX is a ultra-lightweight and straightforward JavaScript library for creating rich text editors (WYSIWYG) directly in the browser. Pure JavaScript, no dependencies, written in ES6.
Language: JavaScript - Size: 135 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 171 - Forks: 1

pachacamac/busker
An extremely simple web framework.
Language: Ruby - Size: 27.3 KB - Last synced at: 30 days ago - Pushed at: over 5 years ago - Stars: 165 - Forks: 13

risclite/R8051
8051 soft CPU core. 700-lines statements for 111 instructions . Fully synthesizable Verilog-2001 core.
Language: Verilog - Size: 2.4 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 164 - Forks: 44

jedisct1/charm
A really tiny crypto library.
Language: C - Size: 28.3 KB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 157 - Forks: 13

SilentCicero/ipfs-mini
A super tiny module for querying IPFS that works in the browser and node.
Language: JavaScript - Size: 40 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 153 - Forks: 39

anonyco/FastestSmallestTextEncoderDecoder
The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.
Language: JavaScript - Size: 56.4 MB - Last synced at: about 8 hours ago - Pushed at: 12 months ago - Stars: 149 - Forks: 36

lfr/FSharp.Domain.Validation
Designing with types requires a lot of code - this library fixes that
Language: F# - Size: 10.5 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 143 - Forks: 6

KonanM/tser
tser - tiny serialization for C++
Language: C++ - Size: 918 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 139 - Forks: 8

koder77/l1vm
L1VM - a tiny virtual machine with a 64 bit core
Language: C++ - Size: 10.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 136 - Forks: 11

sadick254/scoped-style
A tiny css in js library 🚀
Language: JavaScript - Size: 328 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 136 - Forks: 7

CLUEbenchmark/PyCLUE
Python toolkit for Chinese Language Understanding(CLUE) Evaluation benchmark
Language: Python - Size: 141 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 129 - Forks: 15

howerj/bit-serial
A bit-serial CPU written in VHDL, with a simulator written in C.
Language: VHDL - Size: 812 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 123 - Forks: 9

jahilldev/minimal-analytics
Minimal versions of popular analytics libraries. Reduce the impact of third-party scripts on your application.
Language: TypeScript - Size: 393 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 123 - Forks: 10

lieff/lvg
Lion Vector Graphics
Language: C - Size: 15.8 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 123 - Forks: 14

fvilers/tiny-editor
A tiny HTML rich text editor written in vanilla JavaScript
Language: JavaScript - Size: 2.05 MB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 119 - Forks: 23

01101010110/MODWIN
A Tool To Make a Tiny or "Lite" Windows ISO with optional built in scripts to remove all apps, packages, and features preinstalled on the ISO. Allows you to Inspect and Modify Windows Images as well as add custom files, folders, apps, and registry edits. Works on Win 10, 11, and Windows ARM isos. UUPDUMP Isos supported too!
Language: C - Size: 47.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 117 - Forks: 7

franciscop/react-plain-router
🛣 A 2kb React router that works exactly as expected with native Javascript
Language: JavaScript - Size: 109 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 117 - Forks: 1

Alex1990/tiny-cookie
A tiny cookie manipulation plugin for the browser.
Language: JavaScript - Size: 458 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 112 - Forks: 14

KingKingDu/ImgCompressPlugin
一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.
Language: Groovy - Size: 5.53 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 112 - Forks: 14

marvinhagemeister/smoldash
Smoldash, A tiny lodash alternative built for the modern web
Language: TypeScript - Size: 107 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 110 - Forks: 7

sisong/HPatchLite
Lite version of HDiffPatch, tiny code & ram requires when patch on embedded systems,MCU,NB-IoT,...
Language: C - Size: 123 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 105 - Forks: 32

GlassyWing/nvae
An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》
Language: Python - Size: 2.26 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 105 - Forks: 21

DosX-dev/LetsBeFriends-Trojan
The smallest malware in the world!
Language: C - Size: 52.7 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 104 - Forks: 1

howerj/embed
An embeddable, tiny Forth interpreter with metacompiler.
Language: Forth - Size: 1.06 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 101 - Forks: 19

fabiospampinato/picorpc
A tiny RPC library and spec, inspired by JSON-RPC 2.0 and tRPC.
Language: TypeScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 2

DonnieWest/unissist
⛑ A ~300b unistore helper to persist your data using equally tiny storage adapters
Language: JavaScript - Size: 2.09 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 93 - Forks: 4

lindelof/power-mode-input
PowerModeInput can make your text input box more compelling
Language: JavaScript - Size: 2.77 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 92 - Forks: 7

tobiohlala/lightdm-tiny-greeter
:wave: A Tiny GTK3 LightDM Greeter
Language: C - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 91 - Forks: 10

fgenesis/tinypile
Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.
Language: C - Size: 1.34 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 88 - Forks: 15

fengb/zee_alloc
tiny Zig allocator primarily targeting WebAssembly
Language: Zig - Size: 590 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 87 - Forks: 7

hc-oss/react-tag-input-component
lightweight react component for tag(s) input
Language: TypeScript - Size: 438 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 85 - Forks: 39
