geekya215

geekya215

Geek Repo

Location:\f.\x.fxx\x.fxx

Github PK Tool:Github PK Tool

geekya215's starred repositories

frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Language:GoLicense:Apache-2.0Stargazers:79455Issues:1566Issues:3278

rich

Rich is a Python library for rich text and beautiful formatting in the terminal.

Language:PythonLicense:MITStargazers:46975Issues:540Issues:1250

awesome-rust

A curated list of Rust code and resources.

Language:RustLicense:CC0-1.0Stargazers:42670Issues:805Issues:134

croc

Easily and securely send things from one computer to another :crocodile: :package:

style2paints

sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)

Language:JavaScriptLicense:Apache-2.0Stargazers:17747Issues:557Issues:209

btop

A monitor of resources

Language:C++License:Apache-2.0Stargazers:16146Issues:90Issues:507

gdb-dashboard

Modular visual interface for GDB in Python

Language:PythonLicense:MITStargazers:10537Issues:220Issues:248

mal

mal - Make a Lisp

Language:AssemblyLicense:NOASSERTIONStargazers:9803Issues:183Issues:137

gdbgui

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

Language:TypeScriptLicense:GPL-3.0Stargazers:9687Issues:163Issues:319

slides

Terminal based presentation tool

bottom

Yet another cross-platform graphical process/system monitor.

Language:RustLicense:MITStargazers:8821Issues:38Issues:384

mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

Language:LuaLicense:Apache-2.0Stargazers:6737Issues:24Issues:502

sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers

Language:CLicense:GPL-3.0Stargazers:5831Issues:33Issues:799

gatus

⛑ Automated developer-oriented status page

Language:GoLicense:Apache-2.0Stargazers:5308Issues:36Issues:371

picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.

Language:JavaLicense:Apache-2.0Stargazers:4697Issues:47Issues:1473

leap.nvim

Neovim's answer to the mouse 🦘

Language:FennelLicense:MITStargazers:3927Issues:14Issues:155

koka

Koka language compiler and interpreter

Language:HaskellLicense:NOASSERTIONStargazers:3036Issues:60Issues:266

nvim-surround

Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.

Language:LuaLicense:MITStargazers:2655Issues:9Issues:157

helang

何语言,次世代赛博编程语言。

Language:PythonLicense:NOASSERTIONStargazers:2506Issues:7Issues:190

distributed-consensus-reading-list

A list of papers about distributed consensus.

minilisp

A readable lisp in less than 1k lines of C

jline3

JLine is a Java library for handling console input.

Language:JavaLicense:NOASSERTIONStargazers:1383Issues:48Issues:674

Tai-e

An easy-to-learn/use static analysis framework for Java

Language:JavaLicense:LGPL-3.0Stargazers:1224Issues:28Issues:83

megaparsec

Industrial-strength monadic parser combinator library

Language:HaskellLicense:NOASSERTIONStargazers:893Issues:14Issues:342

simplelanguage

A simple example language built using the Truffle API.

Language:JavaLicense:UPL-1.0Stargazers:589Issues:48Issues:29

shecc

A self-hosting and educational C compiler

Language:CLicense:BSD-2-ClauseStargazers:582Issues:22Issues:23

md2report

一个用于将Markdown文件转换为可以直接提交给学校的docx实验报告/大作业报告/期末小论文的工具。

Language:PythonLicense:NOASSERTIONStargazers:405Issues:1Issues:7

type-inference

The Hindley Milner Type Inference Algorithm

algorithm-j

A minimal implementation of Hindley-Milner's Algorithm J in OCaml

Language:OCamlLicense:MITStargazers:48Issues:3Issues:1

graalvm-truffle-tutorial

The code for the series of tutorials on my blog about the GraalVM Truffle language implementation framework