LinZhihao-723
Master of Applied Science in Computer Engineering @ UofT | Software Developer @ YScope | "馀风激兮万世"
Software Developer @y-scope Toronto Canada / Kunming China
Pinned Repositories
anuraghazra
clp
Compressed Log Processor (CLP) is a free tool capable of compressing text logs and searching the compressed logs without decompression.
clp-notification-monitor
SeaweedFS Ingestion Monitor
clp_ffi_py_beta
clp_ffi_py library (Beta version). Any new features will be tested and validated in this repo.
csc384_2022f
This repo contains the solution for CSC384 course assignments. In short, please don't waste your meaningful life on this useless course.
devvvvvv
Some personal dev settings to open source~
mmap_allocator
This library provides an efficient alternative to allocate large memory chunks from mmap region, using file system caching to enable auto-swapping.
wishing-star
Discord Bot
clp
Compressed Log Processor (CLP) is a free log management tool capable of compressing logs and searching the compressed logs without decompression.
clp-ffi-py
clp-ffi-py is a Python library to encode log messages with CLP, and work with the encoded messages using a foreign function interface (FFI).
LinZhihao-723's Repositories
LinZhihao-723/csc384_2022f
This repo contains the solution for CSC384 course assignments. In short, please don't waste your meaningful life on this useless course.
LinZhihao-723/wishing-star
Discord Bot
LinZhihao-723/clp
Compressed Log Processor (CLP) is a free tool capable of compressing text logs and searching the compressed logs without decompression.
LinZhihao-723/clp_ffi_py_beta
clp_ffi_py library (Beta version). Any new features will be tested and validated in this repo.
LinZhihao-723/mmap_allocator
This library provides an efficient alternative to allocate large memory chunks from mmap region, using file system caching to enable auto-swapping.
LinZhihao-723/anuraghazra
LinZhihao-723/clp-notification-monitor
SeaweedFS Ingestion Monitor
LinZhihao-723/devvvvvv
Some personal dev settings to open source~
LinZhihao-723/aps105_final_review
LinZhihao-723/clp-ffi-go
clp-ffi-go is a library to encode log messages with CLP, and work with the encoded messages using a foreign function interface (FFI).
LinZhihao-723/clp-ffi-java
LinZhihao-723/clp-ffi-js
LinZhihao-723/clp-ffi-py
clp-ffi-py is a Python library to encode log messages with CLP, and work with the encoded messages using a foreign function interface (FFI).
LinZhihao-723/clp-loglib-py
Logging/encoding/decoding using CLP's IR stream format
LinZhihao-723/ece1724-reversi
LinZhihao-723/LinZhihao-723
LinZhihao-723/log-surgeon
A performant log parsing library
LinZhihao-723/log-surgeon-rust
High-performance unstructured text log parser implemented using Rust
LinZhihao-723/my_stl_container
LinZhihao-723/pinot
Apache Pinot - A realtime distributed OLAP datastore
LinZhihao-723/scikit-build-core
A next generation Python CMake adaptor and Python API for plugins
LinZhihao-723/tg4perfetto
Simple python library for generating your own perfetto traces for your application. Can be used for both app instrumentation and custom trace generation (for your own purposes)
LinZhihao-723/vscode_settings
LinZhihao-723/yscope-dev-utils
A collection of configs, scripts, and tools that are reusable across YScope repos.
LinZhihao-723/yscope-docs
The repo backing docs.yscope.com
LinZhihao-723/yscope-log-viewer
A tool that can be used to view logs compressed in CLP's IR Stream format.
LinZhihao-723/ystdlib-cpp