croconut's Stars
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
testjavascript/nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
tani/cheeriogs
Cheerio/ jQuery for Google Apps Script
taskforcesh/bullmq
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
shiftkey/desktop
Fork of GitHub Desktop to support various Linux distributions
eradman/entr
Run arbitrary commands when files change
neovim/neovim
Vim-fork focused on extensibility and usability
LunarVim/bigfile.nvim
Make editing big files faster 🚀
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
CJex/regulex
:construction: Regular Expression Excited!
mock-server/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
braidnetworks/dynohot
Hot module reloading for nodejs
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
techfort/LokiJS
javascript embeddable / in-memory database
lemire/FastPriorityQueue.js
a fast heap-based priority queue in JavaScript
arktypeio/arktype
TypeScript's 1:1 validator, optimized from editor to runtime
sindresorhus/auto-bind
Automatically bind methods to their class instance
sharkdp/hyperfine
A command-line benchmarking tool
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
OptimalBits/bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
xddq/schema2typebox
Creating TypeBox code from JSON schemas
softprops/typed-lambda
λ formal type definitions for aws lambda events
Vexu/bog
Small, strongly typed, embeddable language.
cammoore1/DAI-proton-ge-custom
Compatibility tool for Steam Play based on Wine and additional components. For adding support for XInput / controllers to Dragon Age: Inquisition.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
TypeStrong/typedoc
Documentation generator for TypeScript projects.
volta-cli/volta
Volta: JS Toolchains as Code. ⚡
bigskysoftware/htmx
</> htmx - high power tools for HTML
jaredreich/pell
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
valyala/quicktemplate
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template