Pinned Repositories
sql-udf
A wrapper for writing MariaDB/MySQL user defined functions in Rust
udf-suite
A collection of UDFs for MariaDB & MySQL, written using the rust `udf` library. Includes uuid generation functions.
zspell
A spellchecking library and executable written in Rust
rust
Empowering everyone to build reliable and efficient software.
apfloat-consts
jose-playground
mariadb-udf-blog
marshmallow-mapper-test
Working directory of marshmallow schemas as class models. Not intended for use
octocruncher
A simple API for octopart's v4 API
RFL-patch-registry
tgross35's Repositories
tgross35/rust
Empowering everyone to build reliable and efficient software.
tgross35/cargo
The Rust package manager
tgross35/cfg-if
A if/elif-like macro for Rust #[cfg] statements
tgross35/ci-mirrors
Upload files to Rust's CI mirrors
tgross35/cmake-rs
Rust build dependency for running cmake
tgross35/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
tgross35/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
tgross35/gcc
GCC fork with libgccjit changes needed by rustc_codegen_gcc
tgross35/gcc-build-output
tgross35/gettid
Helper to get an integer ID for the current thread
tgross35/glibc
Unofficial mirror of sourceware glibc repository. Updated daily.
tgross35/helix
A post-modern modal text editor.
tgross35/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
tgross35/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
tgross35/just
🤖 Just a command runner
tgross35/lkml-rs
Program to download and assort emails from mailing lists supported by `lei`
tgross35/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
tgross35/miri
An interpreter for Rust's mid-level intermediate representation
tgross35/musl-cross-make
Simple makefile-based build for musl cross compiler
tgross35/rfcs
RFCs for changes to Rust
tgross35/rust-glob
Support for matching file paths against Unix shell style patterns.
tgross35/rust-libc
Raw bindings to platform APIs for Rust
tgross35/rust-sgx
The Fortanix Rust Enclave Development Platform
tgross35/rust-team
Rust teams structure
tgross35/rustc-build-sysroot
Build a rustc sysroot with custom flags
tgross35/rustc_codegen_gcc
libgccjit AOT codegen for rustc
tgross35/saveoursecrets-sdk
Cross-platform SDK for a local-first, distributed encrypted database that can be used to build password managers, cryptocurrency wallets or other applications that require storing secrets securely.
tgross35/workspace-gcc
Scripts for building GCC
tgross35/workspace-linux
My simple setup scripts for building the linux kernel
tgross35/workspace-llvm
My simple setup scripts for building LLVM