| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
IT Development & R&D based in Tokyo, Japan
We develop and maintain a wide range of open-source tools and libraries, primarily in Go and increasingly in Rust, with a focus on cloud infrastructure, networking, cryptography, language runtimes, and system-level utilities — often with an emphasis on pure, dependency-free implementations (no CGO, no C, no FFI).
| Project | Description | Stars |
|---|---|---|
| goro | PHP interpreter implemented in Go | |
| usdpython | Apple's usdzconvert and USD-related tools | |
| teamclaude | Multi-account Claude proxy with quota-based rotation | |
| reflink | Reflink (copy-on-write) file copy in Go | |
| squashfs | SquashFS read/write implementation in pure Go | |
| magictls | Automatic PROXY, PROXYv2 and TLS support on TCP streams | |
| cterm | Terminal emulator optimized for AI coding tools |
Interpreters, shells, and runtime environments.
Tooling built around AI-assisted development.
A growing family of pure-Rust implementations — no C, no FFI, often no_std.
Building blocks for cloud-native applications and distributed systems.
Low-level networking tools and protocol implementations.
Secure implementations for authentication, HSM, and post-quantum cryptography.
Multi-chain wallet infrastructure, signing, and cryptographic primitives.
Pure Go implementations for various file system and archive formats.
Multimedia processing libraries, often pure Go with no CGO.
Parsers and serializers for various data formats.
Tools for building multilingual applications.
Libraries for interacting with hardware devices.
JavaScript/TypeScript libraries for web development.
Tools for 3D content and Apple's Universal Scene Description format.
General-purpose Go libraries and tools.
Our 200+ repositories are predominantly written in:
We welcome contributions! Each repository has its own contribution guidelines. Feel free to open issues or submit pull requests.
Tokyo, Japan
Multi-account Claude proxy with automatic quota-based rotation
A high-performance JavaScript (ECMAScript) engine in pure Rust — usable as a Rust library, a C library, and a CLI. Tree-walking interpreter + register bytecode VM, with x86-64 JIT and WebAssembly engine tiers.
A pure, safe, no_std Rust re-implementation of SQLite — reads/writes the SQLite 3 file format (verified against the real sqlite3), runs SQL, and targets WebAssembly. Public domain.
A modern, fast, no_std alternative to the psl crate: Mozilla's Public Suffix List with built-in IDNA and a clean API
Build, inspect, convert, and repack disk images, filesystems, and archives across many formats — including partition tables and raw/qcow2/dmg containers. Rust CLI and library.
Pure-Rust, no_std collection of 30+ compression/decompression codecs (deflate, gzip, zlib, zstd, brotli, lzma/xz, lz4, bzip2, RAR, StuffIt, LHA, ARC, and more) behind one uniform streaming trait — each gated by its own Cargo feature. 100% safe (forbid(unsafe_code)), zero runtime deps.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |