atruslow's Stars
mypyc/mypyc
Compile type annotated Python to fast C extensions
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
MercuryTechnologies/ghciwatch
Load a GHCi session for a Haskell project and reload it when source files change
josephsumabat/static-ls
9999years/juliaplotter
Python app for plotting arbitrary Julia sets. Outputs to PPM
coder/backstage-plugins
Official Coder plugins for the Backstage platform
parsonsmatt/hotel-california
A tool for OpenTelemetry tracing on the command line
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
qpoint-io/helm-charts
Qpoint Helm charts
qpoint-io/kubernetes-qpoint-init
A Kubernetes init container for transparently routing traffic.
qpoint-io/kubernetes-qtap-operator
A kubernetes operator to simplify routing outbound traffic through Qpoint's 3rd-party API Gateway
qpoint-io/qpoint-archived
Intelligence at the edge - an edge router framework
plannigan/hyper-bump-it
Bump the version for a software release
jorgebucaran/fisher
A plugin manager for Fish
oneamtu/.dots.d
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
coder/coder
Provision remote development environments via Terraform
theNewDynamic/gohugo-theme-ananke
Ananke: A theme for Hugo Sites
gohugoio/hugo
The world’s fastest framework for building websites.
mc-buckets/brutalistpelican
Code for the Brutalist pelican theme release notes / dummy site --->
mc-buckets/brutalist
A Pelican theme inspired by https://brutalist-web.design/
graphql-rust/juniper
GraphQL server library for Rust
rust-scraper/scraper
HTML parsing and querying with CSS selectors
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
pypa/cibuildwheel
🎡 Build Python wheels for all the platforms with minimal configuration.
thebjorn/pydeps
Python Module Dependency graphs
cookiecutter-flask/cookiecutter-flask
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
fhightower/ioc-finder
Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/
python/mypy
Optional static typing for Python