thetinygoat's Stars
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
dokku/dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
redis/node-redis
Redis Node.js client
golang-migrate/migrate
Database migrations. CLI and Golang library.
boltdb/bolt
An embedded key/value database for Go.
dgraph-io/badger
Fast key-value DB in Go.
lz4/lz4
Extremely Fast Compression algorithm
timolins/react-hot-toast
Smoking Hot React Notifications 🔥
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
dgraph-io/ristretto
A high performance memory-bound Go cache
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
tssovi/grokking-the-object-oriented-design-interview
async-rs/async-std
Async version of the Rust standard library
smol-rs/smol
A small and fast async runtime for Rust
iberianpig/fusuma
Multitouch gestures with libinput driver on Linux
cloudflare/wrangler-legacy
🤠 Home to Wrangler v1 (deprecated)
cristianbote/goober
🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
hashicorp/next-mdx-remote
Load MDX content from anywhere
TeXitoi/structopt
Parse command line arguments by defining a struct.
openacid/slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
researchgate/react-intersection-observer
React component for the Intersection <Observer /> API
jackc/tern
The SQL Fan's Migrator
CRED-CLUB/synth-android
Synth is CRED's inbuilt library for using Neumorphic components in your app.
leerob/nextjs-prism-markdown
Example using Prism / Markdown with Next.js including switching syntax highlighting themes.