mustafa519's Stars
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
immerjs/immer
Create the next immutable state by mutating the current one
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
shadcn/ui
Beautifully designed components built with Radix UI and Tailwind CSS.
avajs/ava
Node.js test runner that lets you develop with confidence 🚀
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
osohq/oso
Deprecated: See README
vitalets/react-native-extended-stylesheet
Extended StyleSheets for React Native
sindresorhus/fkill
Fabulously kill processes. Cross-platform.
sindresorhus/camelcase-keys
Convert object keys to camel case
sindresorhus/quick-lru
Simple “Least Recently Used” (LRU) cache
sindresorhus/camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
sindresorhus/strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
sindresorhus/find-up
Find a file or directory by walking up parent directories
sindresorhus/matcher
Simple wildcard matching
sindresorhus/filenamify
Convert a string to a valid safe filename
sindresorhus/string-width
Get the visual width of a string - the number of columns required to display it
sindresorhus/cpy
Copy files
sindresorhus/array-move
Move an array item to a different position
sindresorhus/env-paths
Get paths for storing things like data, config, cache, etc
sindresorhus/internal-ip
Get your internal IP address
sindresorhus/wait-for-localhost
Wait for localhost to be ready
sindresorhus/ps-list
Get running processes
sindresorhus/read-chunk
Read a chunk from a file
mooz/node-icu-charset-detector
A simple binding of ICU character set detection for Node.js
Qix-/node-error-ex
Easy error subclassing and stack customization
longnow/node-icu-transliterator
node.js bindings for ICU rule-based transliterators