DanielOchoa's Stars
golang/go
The Go programming language
denoland/deno
A modern runtime for JavaScript and TypeScript.
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
sveltejs/svelte
web development for the rest of us
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
vercel/swr
React Hooks for Data Fetching
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
asdf-vm/asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
prisma/prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
alievk/avatarify-python
Avatars for Zoom, Skype and other video-conferencing apps.
google/gvisor
Application Kernel for Containers
trufflesuite/truffle
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
sorin-ionescu/prezto
The configuration framework for Zsh
pion/webrtc
Pure Go implementation of the WebRTC API
apollographql/apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
plouc/nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
jaredpalmer/tsdx
Zero-config CLI for TypeScript package development
dgryski/go-perfbook
Thoughts on Go performance optimization
contribsys/faktory
Language-agnostic persistent background job server
standard-things/esm
Tomorrow's ECMAScript modules today!
facebookarchive/codemod
Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.
sorbet/sorbet
A fast, powerful type checker designed for Ruby
maticzav/graphql-shield
🛡 A GraphQL tool to ease the creation of permission layer.
tus/tusd
Reference server implementation in Go of tus: the open protocol for resumable file uploads
GoogleChromeLabs/bubblewrap
Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
ajstarks/svgo
Go Language Library for SVG generation
sveltejs/svelte-loader
Webpack loader for svelte components.