Bookmarks, page 13 of 70
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Apply styles to an element based on the size of the element's container
Open Source Identity and Access Management
Rate limiting library for serverless runtimes
Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs
A Linux based alternative OpenSource firmware suitable for a great variety of WLAN routers and embedded systems.
API testing tool
Elastic-Quality Full Text Search Inside Postgres
For Github Actions
A collection of CSS buttons
Zero-downtime, reversible, schema migrations for Postgres
Open-source vector similarity search for Postgres
An online book on product development at Basecamp
Make videos programmatically. Create real MP4 videos using React.
A powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.