- San Diego, California
- https://seancroach.dev
- @seancroach
-
simd_cesu8 Public
An extremely fast, SIMD-accelerated, encoding and decoding library for CESU-8 and Modified UTF-8.
-
has_fast_pdep Public
Detect fast hardware support for PDEP/PEXT.
-
const_power_of_two Public
A crate for working with constant generics that are powers of two.
-
-
ts-opaque Public
Easy-to-use library that implements opaque types in TypeScript!
-
hex_color Public
A Rust library for parsing, serializing, and operating on hex colors.
-
-
mini_leb128 Public
A minimal library to read and write integers encoded using LEB128.
-
-
-
not_empty Public
Slices and vectors that are statically guaranteed to be not empty.
-
fused_error Public
A simple library for working with composable errors.
-
.github Public
Default community health files for all of my projects.
MIT License UpdatedAug 22, 2022 -
roblox-api-raw Public archive
Retrieve the raw JSON Roblox API Dump.
-
tsconfig Public archive
A shared TypeScript configuration I use across my projects.
-
byte-order Public
Rust library for reading and writing numbers in big-endian and little-endian.
Rust MIT License UpdatedMay 22, 2021 -
docgen Public
Rust library made for dynamically documenting Rust items created by a macro.
Rust MIT License UpdatedMay 6, 2021 -
latest-stable-version Public
Utility function to get the latest cleaned stable SemVer version from GitHub releases.
-
is-stable-version Public
Utility function to see if a SemVer version isn't a prerelease.
-
eslint-config-typescript Public archive
A shared ESLint configuration I use across my TypeScript projects.