Pinned Repositories
acmepkgs
actions
advent-of-code-2020-fsharp
Advent of Code 2020 in F#
alphafold
Open source code for AlphaFold.
apns-rs
Simple CLI for delivering APNS messages
bcm2835-flake
nix flake the well-known `bcm2835` C library for the Raspberry Pi
bliberedis
Flick API for populating redis with images from the British Library
getgeo
Galaxy tool to get data from geo2r
macos-argv
abhillman's Repositories
abhillman/apns-rs
Simple CLI for delivering APNS messages
abhillman/macos-argv
abhillman/alphafold
Open source code for AlphaFold.
abhillman/bcm2835-flake
nix flake the well-known `bcm2835` C library for the Raspberry Pi
abhillman/cargo
The Rust package manager
abhillman/chai-acme
abhillman/cargo-patch
Cargo Subcommand for patching dependencies using patch files
abhillman/firefox-multi-account-containers-x
Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
abhillman/IT8951-ePaper-public
Lib and Demo which for waveshare's e-Paper which drived by IT8951
abhillman/leiningen-add-dep
Plugin that allows for `leiningen add-dep com.google.guava:guava:32.1.3-jre`
abhillman/llama-utils
The easiest & fastest way to run customized and fine-tuned LLMs locally or on the edge
abhillman/LLaVA-NeXT
abhillman/models-openai-aryeh-fun
abhillman/neovide
No Nonsense Neovim Client in Rust
abhillman/nix
Nix, the purely functional package manager
abhillman/nix-vm
declarative vms with nix
abhillman/nixpkgs
Nix Packages collection
abhillman/py-tokenizer-rkt
Python tokenizer that delegates to libpython written in Racket
abhillman/racket
The Racket repository
abhillman/rhombus-prototype
Brainstorming and draft proposals for Rhombus
abhillman/rnix-json
nix ASTs in JSON
abhillman/rnix-parser
A Nix parser written in Rust [maintainer=@oberblastmeister]
abhillman/rusqlite
Ergonomic bindings to SQLite for Rust
abhillman/rust
Empowering everyone to build reliable and efficient software.
abhillman/rust-macro
Simple example of a rust macro
abhillman/socket-0
abhillman/sql-rs
abhillman/tokio-tutorial-pdf
abhillman/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
abhillman/xml_schema_generator
A collection of helper functions to read a given XML string or stream using quick_xml and generating a Struct (as String) that you can use in your Rust program to serialize or deserialize XML of the same format