Techcable
Developer | Student | Semi-retired Minecraft dev | Compiler Nerd 🤓
University of ArizonaArizona, USA
Pinned Repositories
zerogc
Zero overhead tracing garbage collection for rust (WIP)
Paper
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
Waterfall
BungeeCord fork that aims to improve performance and stability.
slog
Structured, contextual, extensible, composable logging for Rust
TacoSpigot
The main repository of TacoSpigot
Authlib
Decompiled mojang authlib
Event4J
An annotation-based event system for java
MinecraftMappings
Mappings for Minecraft generated by specialsource
SonarPet
A fork of EchoPet, updated to 1.11
Techcable's Repositories
Techcable/cargo-outdir
A cargo subcommand to fetch the $OUT_DIR environment variable from build scripts
Techcable/gitpatcher
[WIP] Git-based patched system (Using libgit2)
Techcable/rustversion-detect
https://docs.rs/rustversion-detect/
Techcable/dotfiles
My .zshrc and .xonshrc files
Techcable/archery
Abstract over the atomicity of reference-counting pointers in rust
Techcable/archlinux-packages
Techcable's archlinux packages
Techcable/aur-dis4irc
Moved to Techcable/archlinux-packages
Techcable/autocfg
Automatic cfg for Rust compiler features
Techcable/bookmark-cd.rust
Bookmark Change Directory - `bcd` is a way to `cd` to directories that have been bookmarked.
Techcable/clippy-action
fork: 🐻❄️📦 GitHub action to run Clippy, an up-to-date and modern version of actions-rs/clippy
Techcable/const-type-layout
A derive trait which enables the const comparison of type layouts
Techcable/cookiecutter-python-minimal
A minimal cookiecutter template for Python. Uses setuptools, mypy, black, and justfiles
Techcable/dataclass-deser
A simple deserialization library for Python based on dataclasses and type hints
Techcable/gc-arena
Experimental system for rust garbage collection
Techcable/globgroups.py
Expands glob groups like foo{bar,baz}
Techcable/globgroups.rust
Expands glob groups like `foo{bar,baz}` -> ["foobar", "foobaz"]
Techcable/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Techcable/insertion-set.rust
Techcable/instagram-archiver
Tool to download data from an Instagram profile you have access to.
Techcable/libabort.rust
An implementation of the abort function that works without the standard library.
Techcable/nop-macros.rust
Procedural macros that do nothing, allowing attributes to be used as metadata.
Techcable/orderedset.py
Techcable/proc-macro-kwargs.rust
Techcable/slog
Structured, contextual, extensible, composable logging for Rust
Techcable/smstools
A set of utilities for processing SMS backups
Techcable/SneakyThrows.java
Single-file library for bypassing Java's checked exceptions
Techcable/static-alloc
Data structures like Rust `alloc` which reuse user allocated memory
Techcable/unicodeit.rs
A rust port of unicodeit
Techcable/unwrap-overflow-ops.rust
Arithmetic operations that always panic on overflow
Techcable/zerogc-next0.3
Prototype redesign of the zerogc API for v0.3