zeon256
Rustacean 🦀. Year 4 Computer Science undergraduate @ NTU Singapore. Passionate about efficiency and correctness
Nanyang Technological UniversitySingapore
zeon256's Stars
hydro-project/rust-sitter
Use Tree Sitter to parse your own languages in Rust
m-radzikowski/aws-sdk-client-mock
AWS JavaScript SDK v3 mocks for easy unit testing. 🖋️ Typed 🔬 Tested 📄 Documented 🛠️ Maintained
tagua-vm/parser
Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
zeon256/mdt2json
A Markdown Table to JSON transpiler with CSJ + ESM Support
TomLebeda/chroma_code
Make beautiful colored code listings in LaTeX with the power of TreeSitter.
zeon256/StrengthReduction
Strength Reduction for C#
choonkeat/sumtype-go
Fastest and simplest pattern matching sum types in Go. Don't be jealous of Rust anymore.
bergercookie/asm-lsp
Language server for NASM/GAS/GO Assembly
ebkalderon/tower-lsp
Language Server Protocol implementation written in Rust
cursorless-dev/vscode-parse-tree
Syntax trees for VSCode using tree-sitter
quickemu-project/quickemu
Quickly create and run optimised Windows, macOS and Linux virtual machines
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
azalea-rs/azalea
A collection of Rust crates for making Minecraft bots, clients, and tools.
metrics-rs/metrics
A metrics ecosystem for Rust.
hyperion-mc/hyperion
170,000 player capable Minecraft game engine built in Rust.
tokio-rs/io-uring
The `io_uring` library for Rust
ringbahn/iou
Rust interface to io_uring
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
espoal/awesome-iouring
Delightful io_uring packages and resources
Pithikos/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
gulrak/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
hiyohiyo/CrystalDiskInfo
CrystalDiskInfo
hiyohiyo/CrystalDiskMark
CrystalDiskMark
Aikoyori/ProgrammingVTuberLogos
High-quality PNGs for logos I made for fun
valence-rs/valence
A Rust framework for building Minecraft servers.
josdejong/workerpool
Offload tasks to a pool of workers on node.js and in the browser
tikv/pprof-rs
A Rust CPU profiler implemented with the help of backtrace-rs
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library