Highlights
- Pro
-
diff-match-patch Public
Forked from google/diff-match-patchDiff Match Patch is a high-performance library in multiple languages that manipulates plain text.
Python Apache License 2.0 UpdatedMar 19, 2024 -
wildebeest Public
Forked from cloudflare/wildebeestWildebeest is an ActivityPub and Mastodon-compatible server
TypeScript Other UpdatedJan 24, 2023 -
nomad-pack-community-registry Public
Forked from hashicorp/nomad-pack-community-registryA repo for Packs written and maintained by Nomad community members
HCL Mozilla Public License 2.0 UpdatedNov 15, 2022 -
-
-
elixir-ls Public
Forked from elixir-lsp/elixir-lsA frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
Elixir Apache License 2.0 UpdatedMar 22, 2021 -
nova-elixir-ls Public
Forked from raulchedrese/nova-elixir-lsElixir Language Server extension for Nova.
TypeScript UpdatedMar 22, 2021 -
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
TypeScript Other UpdatedMar 22, 2021 -
elixir.novaextension Public
Forked from stollcri/elixir.novaextensionElixir Language Definition Extension for Panic Nova
MIT License UpdatedJan 14, 2021 -
combine-schedulers Public
Forked from pointfreeco/combine-schedulers⏰ A few schedulers that make working with Combine more testable and more versatile.
Swift MIT License UpdatedDec 16, 2020 -
docker-erlang-otp Public
Forked from erlang/docker-erlang-otpthe Official Erlang OTP image on Docker Hub
Dockerfile Apache License 2.0 UpdatedApr 27, 2020 -
hyde Public
Forked from spf13/hydePort of Mdo's excellent theme to Hugo
CSS Other UpdatedFeb 8, 2020 -
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
Creative Commons Zero v1.0 Universal UpdatedJan 9, 2020 -
-
text-search Public
Full-text search engine using ternary trees written in Rust.
Rust UpdatedJan 2, 2020 -
SubEthaEdit Public
Forked from subethaedit/SubEthaEditGeneral purpose plain text editor for macOS. Widely known for its live collaboration feature.
Objective-C MIT License UpdatedNov 30, 2018 -
vscode-xcode-keybindings Public
Forked from stevemoser/vscode-xcode-keybindingsXcode Keybindings port to VS Code.
-
GNETextSearch Public
Full-text search engine using ternary trees written in C.
-
Differences Public
Diffing library inspired by "Isolating Differences Between Files" by Paul Heckel from Communications of the ACM, April 1978 Volume 21 Number 4.
-
DataStructures Public
Data structures that aren't yet included in Swift's standard library.
Swift MIT License UpdatedMar 5, 2017 -
GNESectionedTableView Public
A "native" implementation of a sectioned table view using NSOutlineView.