Dalamar42's Stars
alavrik/piqi
Piqi – universal schema language: JSON, XML, Protocol Buffers data validation and conversion
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
facebook/sapling
A Scalable, User-Friendly Source Control System.
bheisler/criterion.rs
Statistics-driven benchmarking library for Rust
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
ducaale/xh
Friendly and fast tool for sending HTTP requests
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
nushell/nushell
A new type of shell
storax/kubedoom
Kill Kubernetes pods by playing Id's DOOM!
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
pallets/quart
An async Python micro framework for building web applications.
hasura/graphqurl
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
RustBeginners/awesome-rust-mentors
A list of rust lang mentors tagged by topics of interest
magic-wormhole/magic-wormhole
get things from one computer to another, safely
rust-db/refinery
Powerful SQL migration toolkit for Rust.
vouch/vouch-proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
graphql-rust/juniper
GraphQL server library for Rust
StackStorm/st2
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
slacka/WoeUSB
WoeUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. It is a fork of Congelli501's WinUSB.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
ksindi/managers-playbook
:book: Heuristics for effective management
peterbraden/rays.rust
A rust implementation of a raytracer.
wahn/rs_pbrt
Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...
simnalamburt/obj-rs
:shipit: Wavefront obj parser for Rust
lukebitts/blend
A parser and runtime for Blender's .blend files.
RayTracing/raytracing.github.io
Main Web Site (Online Books)
cert-manager/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
MagicStack/uvloop
Ultra fast asyncio event loop.