chris-sul's Stars
epwalsh/obsidian.nvim
Obsidian 🤝 Neovim
gajus/slonik
A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
ThreeDotsLabs/go-web-app-antipatterns
Short examples of common anti-patterns in Go Web Applications.
jloeb58/GGJ-2023
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
practical-tutorials/project-based-learning
Curated list of project-based tutorials
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
ThePrimeagen/refactoring.nvim
The Refactoring library based off the Refactoring book by Martin Fowler
syl20bnr/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
outline/outline
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
jmoiron/sqlx
general purpose extensions to golang's database/sql
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
timanovsky/subdir-heroku-buildpack
Allows to use subdirectory configured via environment variable as a project root
FormidableLabs/spectacle-cli
CLI for the Spectacle Presentation Framework
devise-security/devise-security
A security extension for devise, meeting industry-standard security demands for web applications.
yarnpkg/berry
📦🐈 Active development trunk for Yarn ⚒
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
RailsEventStore/rails_event_store
A Ruby implementation of an Event Store based on Active Record
ilyakatz/data-migrate
Migrate and update data alongside your database structure.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
facebook/react
The library for web and native user interfaces.
microsoft/tsdoc
A doc comment standard for TypeScript
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
JohannesBuchner/imagehash
A Python Perceptual Image Hashing Module
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.