nicklimmm
Programming and Mathematics enthusiast. Computer Science student. Life-long learner. Educate lives.
Singapore
nicklimmm's Stars
zesterer/chumsky
Write expressive, high-performance parsers with ease.
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
prometheus/node_exporter
Exporter for machine metrics
dtolnay/rust-toolchain
Concise GitHub Action for installing a Rust toolchain
wboayue/rust-ibapi
An implementation of the Interactive Brokers API for Rust
asdf-vm/asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
jbeder/yaml-cpp
A YAML parser and emitter in C++
gabime/spdlog
Fast C++ logging library.
TigerVNC/tigervnc
High performance, multi-platform VNC client and server
louislam/uptime-kuma
A fancy self-hosted monitoring tool
edgurgel/httpoison
Yet Another HTTP client for Elixir powered by hackney
riot-ml/riot
An actor-model multi-core scheduler for OCaml 5 🐫
ohmjs/ohm
A library and language for building parsers, interpreters, compilers, etc.
paurkedal/ocaml-caqti
Cooperative-threaded access to relational data
segmentio/kafka-go
Kafka library in Go
questdb/questdb
QuestDB is a high performance, open-source, time-series database
apache/dolphinscheduler
Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
ocaml-multicore/eio
Effects-based direct-style IO for multicore OCaml
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
ocaml/ocaml
The core OCaml system: compilers, runtime system, base libraries
coleifer/huey
a little task queue for python
django/django
The Web framework for perfectionists with deadlines.
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
lalrpop/lalrpop
LR(1) parser generator for Rust
goldmansachs/gs-quant
Python toolkit for quantitative finance
gptscript-ai/gptscript
Build AI assistants that interact with your systems
swiftlang/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
nicklimmm/priorityq
A priority queue implementation based on max pairing heaps. Written in pure Gleam.