nicklimmm
Programming and Mathematics enthusiast. Computer Science student. Life-long learner. Educate lives.
Singapore
nicklimmm's Stars
Caipengzhou/BRAU-Netplusplus
amirhossein-kz/HiFormer
HiFormer: Hierarchical Multi-scale Representations Using Transformers for Medical Image Segmentation (WACV 2023)
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
TheDan64/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
ocaml-community/utop
Universal toplevel for OCaml
joshjms/pocket-watch
API for running unreliable code in a sandboxed environment.
cdisselkoen/llvm-ir
LLVM IR in natural Rust data structures
pyvista/pyvista
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
eza-community/eza
A modern alternative to ls
nektos/act
Run your GitHub Actions locally 🚀
hyperium/hyper
An HTTP library for Rust
dtolnay/indoc
Indented document literals for Rust
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
jcanivete/swirl
The SWIRL code is a python implementation of the "Estimated Vortex Center" (EVC) method for an automated identification of vortices in two-dimensional velocity fields.
Unidata/netcdf4-python
netcdf4-python: python/numpy interface to the netCDF C library
zkat/miette
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
ocsigen/js_of_ocaml
Compiler from OCaml to Javascript.
build-trust/ockam
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
rust-lang/reference
The Rust Reference
ebkalderon/tower-lsp
Language Server Protocol implementation written in Rust
xd009642/tarpaulin
A code coverage tool for Rust projects
bluss/scopeguard
Rust crate for a convenient RAII scope guard.
fflorent/nom_locate
A special input type for nom to locate tokens
pest-parser/pest
The Elegant Parser
Peternator7/strum
A small rust library for adding custom derives to enums
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
vadimcn/codelldb
A native debugger extension for VSCode based on LLDB