-
reminders-cli
A simple CLI for interacting with macOS reminders
Swift ★ 892 1y agoExplain → -
swift.vim
Vim runtime files for Swift
Vim Script ★ 820 9mo agoExplain → -
dyld-shared-cache-extractor
A CLI for extracting libraries from Apple's dyld shared cache file
C ★ 578 2y agoExplain → -
hopper-swift-demangle
A Hopper plugin for demangle Swift symbols
Objective-C ★ 561 8y agoExplain → -
swift-staticlibs ▣
Scripts to allow Swift static libraries to be compiled in Xcode
Shell ★ 345 9y agoExplain → -
investigate.vim
A Vim plugin for looking up documentation
Vim Script ★ 302 2y agoExplain → -
dotfiles
My vim, zsh, tmux, and macOS dotfiles
Shell ★ 257 4d agoExplain → -
git-pile
Stacked diff support for GitHub workflows
Shell ★ 178 4d agoExplain → -
ModMove
Move/Resize windows using modifiers and the mouse
Swift ★ 121 2mo agoExplain → -
rules_multirun
Bazel rules for running multiple commands in parallel in a single bazel invocation
Starlark ★ 113 2d agoExplain → -
Xcode.app-strings
All the strings from Xcode's binaries
Python ★ 113 1y agoExplain → -
zap
A CLI for cleaning up after .apps
Shell ★ 107 2y agoExplain → -
dylibtree
Inspect dynamic dependencies of Mach-O binaries recursively
Rust ★ 103 3mo agoExplain → -
xcode-ast-dump
Dump the AST of your Swift Xcode project
Python ★ 86 8y agoExplain → -
xcode-man-pages
A HTML export of Xcode's man pages
Python ★ 73 12d agoExplain → -
rules_apple_linker
Bazel rules for overriding ld64 with lld or zld
Starlark ★ 69 4d agoExplain → -
bazel-rust-mobile-demo
An example repository for using rust on iOS and Android with bazel
Starlark ★ 67 4d agoExplain → -
evil-tmux-navigator
Seamlessly navigate Emacs and tmux splits
Emacs Lisp ★ 67 6y agoExplain → -
contacts-cli
Query macOS contacts from the command line
Swift ★ 66 2y agoExplain → -
zsh-xcode-completions
Zsh completion for the Xcode command line tools
Makefile ★ 62 2y agoExplain → -
LoginItemTest
This is a demo application using SMLoginItemSetEnabled to enable your sandboxed applications to launch when the user logs in.
Objective-C ★ 56 13y agoExplain → -
buildifier-prebuilt
A bazel toolchain for using prebuilt binaries for buildifier and buildozer
Starlark ★ 53 4d agoExplain → -
ld64.lld
macOS universal binary downloads of ld64.lld
★ 51 4d agoExplain → -
StaticInternalSwiftSyntaxParser ▣
A static library for using SwiftSyntax / lib_InternalSwiftSyntaxParser
Shell ★ 48 3y agoExplain → -
parsec.vim
A Vim color scheme for people tired of solarized
Vim script ★ 46 6y agoExplain → -
IgnoreXcodeImageCompletions
A Xcode plugin for discarding Image completions
Objective-C ★ 44 8y agoExplain → -
tmux.vim ▣
[DEPRECATED] .tmux.conf syntax highlighting
Vim script ★ 44 8y agoExplain → -
swiftpm-linux-cross ▣
Cross compile from macOS to Linux with Swift Package Manager
Python ★ 43 3mo agoExplain → -
rspec.vim
Better rspec syntax highlighting for Vim
Vim script ★ 42 5y agoExplain → -
PlaygroundQuickLook
A Quick Look plugin for playground files
C ★ 41 11y agoExplain → -
ghb
Tools for GitHub
Python ★ 36 26d agoExplain → -
edit-weechat
Compose weechat messages in your $EDITOR
Python ★ 34 1y agoExplain → -
MD5Digest
An Objective-C NSString category for MD5 hex digests
Objective-C ★ 33 10y agoExplain → -
parsec
A color scheme for people tired of solarized
★ 31 9y agoExplain → -
export-strings
Export strings from a directory of executables
Python ★ 30 2y agoExplain → -
injectURLProtocol
cycript script for injecting a custom NSURLProtocol into a running application
Cycript ★ 29 10y agoExplain → -
diff-grep
Filter matching hunks in diffs
Rust ★ 29 3y agoExplain → -
skit
yaml -> sourcekit -> json
C++ ★ 29 3y agoExplain → -
bazel-cc-sysroot-generator
Create hermetic CC sysroots for use with bazel
Python ★ 28 5d agoExplain → -
conductor
A lightweight OS X window manager for hackers
Objective-C ★ 28 3mo agoExplain → -
pre-commit-buildifier
Fix & Lint starlark code with buildifier and pre-commit
Shell ★ 26 2mo agoExplain → -
ld64
A mirror of ld64 source dumps from opensource.apple.com with buildable branches
C++ ★ 26 2mo agoExplain → -
tag
A helper for quickly opening matches in vim
C++ ★ 25 1mo agoExplain → -
xcconfig.vim
Vim runtime files for xcconfigs
VimL ★ 22 9y agoExplain → -
swift-syntax-bazel ▣
Bazel support for SwiftSyntax
Starlark ★ 20 3mo agoExplain → -
ghs ▣
A Github repo search CLI
Go ★ 20 2y agoExplain → -
gist.vim
Create gists from Vim
Vim Script ★ 19 1mo agoExplain → -
homebrew-formulae
Homebrew formulae for various tools
Ruby ★ 17 3mo agoExplain → -
xcframework-to-fat
Create a fat framework from an xcframework bundle
Python ★ 17 5y agoExplain → -
radars
Example projects I have created for radars
Objective-C ★ 16 3y agoExplain → -
objc_dupclass
Silence "Class Foo is implemented in both" warnings
Shell ★ 16 3y agoExplain → -
PTHotKeyTest
This is a sandboxed and ARC enabled implementation of custom global hotkeys in Objective-C using PTHotKey
Objective-C ★ 16 6y agoExplain → -
SMLoginItems
See sandboxed login items
Objective-C ★ 15 11y agoExplain → -
color-builder
base16 builder with solarized templates
HTML ★ 15 10y agoExplain → -
fix-macosx-internal-sdk
`macosx.internal` -> `macosx`
Swift ★ 14 9d agoExplain → -
cctools
A mirror of Apple's cctools open source dump with buildable branches
C ★ 14 9d agoExplain → -
KSInstapaperAPI ▣
An Instapaper API controller with the ability to queue URLs when the network is down
Objective-C ★ 13 13y agoExplain → -
CopyHistory
Quickly paste from your copy history
Swift ★ 12 1mo agoExplain → -
circle-cli ▣
A CLI for interacting with CircleCI
Python ★ 11 1y agoExplain → -
pinboard
Scripts for working with Pinboard
Python ★ 11 2mo agoExplain → -
DotCSS
A Safari App Extension for loading CSS files from ~/.css
Swift ★ 10 8y agoExplain → -
ColdBrew
Like Caffeine. But with a retina icon
Objective-C ★ 10 1y agoExplain → -
ShortcutRecorderTest
A sandboxed & ARC demo app using the ShortcutRecorder framework for global hotkeys on OS X
Objective-C ★ 9 6y agoExplain → -
marooned
Find files stranded from your Xcode project
Ruby ★ 9 9mo agoExplain → -
keith-as-a-service
Here to close pull requests for you
Python ★ 9 6y agoExplain → -
swift-doccomment-converter ▣
Swift 1.2 -> Swift 2.0 documentation comments
Python ★ 8 10y agoExplain → -
bolt ▣
A POC Rake like tool in Swift
Swift ★ 8 11y agoExplain → -
ColorConvert
A small application to convert itermcolors to AppleScript
Objective-C ★ 7 12y agoExplain → -
KBSElementRef
An ObjC wrapper for AXUIElementRef and friends
Objective-C ★ 7 12y agoExplain → -
KSADNPostParser
A small library to parse Markdown URLs for ADN posts
Objective-C ★ 6 12y agoExplain → -
MachOView ⑂
MachOView fork, slightly updated unless patches are merged
POV-Ray SDL ★ 6 3mo agoExplain → -
bazel ⑂
a fast, scalable, multi-language and extensible build system
Java ★ 6 4d agoExplain → -
git-relative-status
A CLI for printing the status in a git repo with relative file paths
Rust ★ 6 4y agoExplain → -
StaticIndexStore
A static archive of libIndexStore.dylib
Shell ★ 5 1y agoExplain → -
bazel-stamp-example
An example of bazel's stamp feature to embed git shas and other info into produced binaries
Starlark ★ 5 1y agoExplain → -
weechat
My weechat configuration
Perl ★ 5 4y agoExplain → -
hermetic_android_toolchains
Hermetic bazel toolchains for the Android SDK and NDK
Starlark ★ 4 1d agoExplain → -
keith.so
My personal landing site
SCSS ★ 4 1mo agoExplain → -
rules_xcode_download
EXPERIMENTAL rules for automatically downloading Xcode
Starlark ★ 4 2mo agoExplain → -
swift-package-manager ⑂
The Package Manager for the Swift Programming Language
Swift ★ 4 2y agoExplain → -
smileykeith.com
No description.
CSS ★ 3 2mo agoExplain → -
backdeploy-concurrency-crash
https://forums.swift.org/t/async-await-crash-on-ios14-with-xcode-13-2-1/54541/33
Swift ★ 3 4y agoExplain → -
app-store-connect-openapi-diff
This repo contains the App Store Connect API OpenAPI spec for easy diffing over time.
★ 3 2y agoExplain → -
dotcss-styles
My custom css for use with dotcss
CSS ★ 3 1y agoExplain → -
sourcekit-lsp ⑂
Language Server Protocol implementation for Swift and C-based languages
★ 3 3y agoExplain → -
mkgpx
A CLI for generating gpx files
Swift ★ 3 9y agoExplain → -
envoy ⑂
Cloud-native high-performance edge/middle/service proxy
C++ ★ 3 2y agoExplain → -
mkgitignore ▣
A rubygem for creating gitignore files from Github's templates
Ruby ★ 3 10y agoExplain → -
KBSCloudAppAPI ▣
[WIP] A minimal API for CloudApp
Objective-C ★ 3 13y agoExplain → -
kiwi.vim ▣
A Vim syntax plugin for the Kiwi ObjC test framework
VimL ★ 3 12y agoExplain → -
bazel-spm-examples
Example building common Swift package manager dependencies in bazel
Starlark ★ 2 4d agoExplain → -
rules_apple ⑂
Bazel rules to build apps for Apple platforms.
Starlark ★ 2 1mo agoExplain → -
rules_kotlin ⑂
Bazel rules for Kotlin
★ 2 1y agoExplain → -
bazel-central-registry ⑂
The central registry of Bazel modules for the Bzlmod external dependency system.
★ 2 9d agoExplain → -
bazel-buildfarm ⑂
[WIP] Bazel remote caching and execution service
★ 2 2y agoExplain → -
asc_476 ▣
A project
Ruby ★ 2 12y agoExplain → -
1password-teams-open-source ⑂
Get a free 1Password Teams membership for your open source project
★ 2 4y agoExplain → -
rules_foreign_cc ⑂
EXPERIMENTAL build rules for interfacing with "foreign" (non-Bazel) build systems
Python ★ 2 5d agoExplain → -
swift-llbuild ⑂
A low-level build system, used by Xcode and the Swift Package Manager
★ 2 2y agoExplain → -
llvm-project ⑂
No description.
★ 2 11d agoExplain → -
swift-driver ⑂
Swift compiler driver reimplementation in Swift
Swift ★ 2 2y agoExplain → -
swift-tools-support-core ⑂
Contains common infrastructural code for both SwiftPM and llbuild.
★ 2 3y agoExplain → -
swift-syntax ⑂
SwiftPM package for SwiftSyntax library.
Swift ★ 2 1y agoExplain → -
swift ⑂
The Swift Programming Language
★ 2 2y agoExplain → -
SourceKitten ⑂
An adorable little framework and command line tool for interacting with SourceKit.
★ 2 2y agoExplain → -
rules_rust ⑂
Rust rules for Bazel
★ 2 8d agoExplain → -
continuous-integration ⑂
Bazel's Continuous Integration Setup
Python ★ 2 2y agoExplain → -
tensorflow ⑂
An Open Source Machine Learning Framework for Everyone
★ 2 2y agoExplain → -
openradar-leaderboard ▣
A script to determine the most frequent posters to openradar.me
Python ★ 2 6y agoExplain → -
GetBundleIdentifier
Get the frontmost application's bundle identifier
Objective-C ★ 2 12y agoExplain → -
bazelisk ⑂
A user-friendly launcher for Bazel.
★ 2 2y agoExplain → -
imgur-weechat
Upload to imgur in weechat
Python ★ 2 10y agoExplain → -
specta.vim ▣
Vim syntax highlighting for Specta/Expecta
VimL ★ 2 12y agoExplain → -
garmin-watchfaces
No description.
Monkey C ★ 1 1mo agoExplain → -
resume.keith.so
No description.
SCSS ★ 1 1mo agoExplain → -
rules_swift_package_manager ⑂
Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
★ 1 11d agoExplain → -
rules_cuda ⑂
Starlark implementation of bazel rules for CUDA.
★ 1 1y agoExplain → -
rules_python ⑂
Experimental Bazel Python Rules
★ 1 2mo agoExplain → -
Apple-Runtime-Headers ⑂
Objective-C runtime headers for Apple's iOS, macOS, tvOS and watchOS frameworks
★ 1 5y agoExplain → -
abseil-cpp ⑂
Abseil Common Libraries (C++)
★ 1 9mo agoExplain → -
rules_go ⑂
Go rules for Bazel
★ 1 1mo agoExplain → -
swift-corelibs-xctest ⑂
The XCTest Project, A Swift core library for providing unit test support
★ 1 4y agoExplain → -
pybind11_bazel ⑂
Bazel wrapper around the pybind11 repository
★ 1 8mo agoExplain → -
swift-format ⑂
Formatting technology for Swift source code
★ 1 4y agoExplain → -
swift-org-website ⑂
Swift.org website
★ 1 4d agoExplain → -
lsp_spinner.nvim ▣
A mirror of the deleted https://github.com/doums/lsp_spinner.nvim
Lua ★ 1 2y agoExplain → -
stardoc ⑂
Stardoc: Starlark Documentation Generator
★ 1 1y agoExplain → -
ninja ⑂
a small build system with a focus on speed
★ 1 2y agoExplain → -
rules_cc ⑂
C++ Rules for Bazel
★ 1 2d agoExplain → -
buildtools ⑂
A bazel BUILD file formatter and editor
★ 1 11d agoExplain → -
goblin ⑂
An impish, cross-platform binary parsing crate, written in Rust
★ 1 3y agoExplain → -
haskell-replace-redirects ▣
thoughtbot exercise to help learn haskell
Haskell ★ 1 12y agoExplain → -
haskell-parse-variables ▣
An exercise
Haskell ★ 1 12y agoExplain → -
keithoverflow.com ▣
http://www.keithoverflow.com/
HTML ★ 1 10y agoExplain → -
bcr-frontend ⑂
Bazel Central Registry UI
★ 0 3d agoExplain → -
rules_android_lint ⑂
Bazel rules for running Android Lint
★ 0 3d agoExplain → -
hyprland-modmove
Move/Resize windows using modifiers and the mouse
C++ ★ 0 14d agoExplain → -
swiftly ⑂
A Swift toolchain installer and manager, written in Swift.
★ 0 1mo agoExplain → -
supply-chain ⑂
No description.
★ 0 1mo agoExplain → -
rules_mojo ⑂
bazel rules for building Mojo 🔥
★ 0 1mo agoExplain → -
fruit ⑂
Fruit, a dependency injection framework for C++
★ 0 2mo agoExplain → -
depend_on_what_you_use ⑂
Bazel tool for making sure your C++ dependencies match your include statements
★ 0 1mo agoExplain → -
modular ⑂
The Modular Platform (includes MAX & Mojo)
★ 0 4d agoExplain → -
jsoncpp ⑂
A C++ library for interacting with JSON.
★ 0 3mo agoExplain → -
python-build-standalone ⑂
Produce redistributable builds of Python
★ 0 6mo agoExplain → -
bazel-gazelle ⑂
Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
★ 0 6mo agoExplain → -
apple_support ⑂
Apple support for Bazel rules
★ 0 7mo agoExplain → -
rules_mypy ⑂
a Bazel mypy aspect
★ 0 2mo agoExplain → -
symbolicator ⑂
Native Symbolication as a Service
★ 0 9mo agoExplain → -
amdsmi ⑂
AMD SMI
★ 0 24d agoExplain → -
rules_pycross ⑂
Bazel + Python rules for cross-platform external dependencies
★ 0 7mo agoExplain → -
bazel-starlib ⑂
Rules, macros, and APIs that are useful for the implementation of Bazel repositories.
★ 0 1y agoExplain → -
rules_pkg ⑂
Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
★ 0 1y agoExplain → -
benchmark ⑂
A microbenchmark support library
★ 0 1y agoExplain → -
vim-autoformat ⑂
Provide easy code formatting in Vim by integrating existing code formatters.
★ 0 1y agoExplain → -
rules_py ⑂
More compatible Bazel rules for running Python tools and building Python projects
★ 0 7mo agoExplain → -
re2 ⑂
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
★ 0 1y agoExplain → -
pytorch ⑂
Tensors and Dynamic neural networks in Python with strong GPU acceleration
★ 0 8mo agoExplain → -
bazel_clang_tidy ⑂
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
★ 0 5mo agoExplain → -
vim-sleuth ⑂
sleuth.vim: Heuristically set buffer options
★ 0 1y agoExplain → -
rules_fuzzing ⑂
Bazel Starlark extensions for defining fuzz tests in Bazel projects
★ 0 3y agoExplain → -
rules_uv ⑂
Bazel rules for running uv
★ 0 1y agoExplain → -
nsync ⑂
nsync is a C library that exports various synchronization primitives, such as mutexes
★ 0 1y agoExplain → -
starpls ⑂
An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.
★ 0 17d agoExplain → -
swift-evolution ⑂
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
★ 0 3y agoExplain → -
libuv ⑂
Cross-platform asynchronous I/O
★ 0 2y agoExplain → -
bazel-compile-commands-extractor ⑂
Goal: Enable awesome tooling for Bazel users of the C language family.
★ 0 6mo agoExplain → -
protoc-gen-validate ⑂
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
★ 0 1y agoExplain → -
prometheus-cpp ⑂
Prometheus Client Library for Modern C++
★ 0 2y agoExplain → -
libarchive ⑂
Multi-format archive and compression library
★ 0 2y agoExplain → -
curl ⑂
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
★ 0 1y agoExplain → -
modulemap-vim ⑂
vim syntax highlighting for C++ modulemaps
★ 0 2y agoExplain → -
mbedtls ⑂
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
★ 0 2y agoExplain → -
copybara ⑂
Copybara: A tool for transforming and moving code between repositories.
★ 0 1y agoExplain → -
grpc-java ⑂
The Java gRPC implementation. HTTP/2 based RPC
★ 0 2y agoExplain → -
googleapis ⑂
Public interface definitions of Google APIs.
★ 0 1y agoExplain → -
opentelemetry-proto ⑂
OpenTelemetry protocol (OTLP) specification and Protobuf definitions
★ 0 2y agoExplain → -
opentelemetry-cpp ⑂
The OpenTelemetry C++ Client
★ 0 8mo agoExplain → -
intellij-1 ⑂
IntelliJ plugin for Bazel projects
★ 0 2y agoExplain → -
ripgrep ⑂
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
★ 0 9mo agoExplain → -
rules_license ⑂
No description.
★ 0 1mo agoExplain → -
bazel_features ⑂
Support Bazel "feature detection" from starlark
★ 0 1mo agoExplain → -
maplibre-native ⑂
MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
★ 0 2y agoExplain → -
rules_android ⑂
Android rules for Bazel
★ 0 3d agoExplain → -
XNNPACK ⑂
High-efficiency floating-point neural network inference operators for mobile, server, and Web
★ 0 2y agoExplain → -
rules_closure ⑂
Closure rules for Bazel
★ 0 3y agoExplain → -
cc-rs ⑂
Rust library for build scripts to compile C/C++ code into a Rust library
★ 0 2y agoExplain → -
rust ⑂
Empowering everyone to build reliable and efficient software.
Rust ★ 0 2y agoExplain → -
vim ⑂
The official Vim repository
Vim Script ★ 0 1mo agoExplain → -
examples ⑂
Examples for Bazel
★ 0 2y agoExplain → -
bazel-skylib ⑂
Common useful functions and rules for Bazel
★ 0 3d agoExplain → -
protobuf ⑂
Protocol Buffers - Google's data interchange format
★ 0 1mo agoExplain → -
cargo ⑂
The Rust package manager
★ 0 2y agoExplain → -
neovim ⑂
Vim-fork focused on extensibility and usability
★ 0 2y agoExplain → -
cctz ⑂
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
★ 0 2y agoExplain → -
rules-template ⑂
A template for creating a new Bazel ruleset
★ 0 2y agoExplain → -
rules_xcodeproj ⑂
Bazel rules for generating Xcode projects.
Swift ★ 0 2y agoExplain → -
ruy ⑂
No description.
★ 0 3y agoExplain → -
rules_java ⑂
Java rules for Bazel
★ 0 3y agoExplain → -
upb ⑂
a small protobuf implementation in C
★ 0 2y agoExplain →
No repos match these filters.