goophy's repos on GitHub
Go · 1 人关注
csvutils
csv, xlxs, slice, map funcs
Vim script · 1 人关注
dot-vimrc
Maple's vim config files
Go · 1 人关注
mgofun
wrapped mgo function
R · 1 人关注
rserve
Rserve docker file
Go · 1 人关注
sqlutils
fetch sql.Rows to Array in go
0 人关注
.tmux
Oh My Tmux! My pretty + versatile tmux configuration that just works (imho the best tmux configuration)
Go · 0 人关注
avatar
Create square avatars with initials
Shell · 0 人关注
bash-it
A community Bash framework.
0 人关注
BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
Svelte · 0 人关注
ChatGPT-API-UI
Static webpage that allows you to use your OpenAI API key for the same experience as you get with ChatGPT!
0 人关注
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
Go · 0 人关注
cmd
Command line tools for Revel.
0 人关注
course
Material for "Learn AI with a robot"
0 人关注
ctrlp.vim
Fuzzy file, buffer, mru, tag, etc finder.
Python · 0 人关注
dci_ann
generate annotation file
Dockerfile · 0 人关注
debian-ora
debian with oracle instance installed
Dockerfile · 0 人关注
docker-go-ora
Docker Image with Oracle Instant Client installed and Golang' rana/ora Oracle driver
Go · 0 人关注
docxfun
read, parse docx(xml), extract text content
Go · 0 人关注
ews
quick and dirty Go package to send emails via Exchange using EWS instead of SMTP
0 人关注
gf
A powerful framework for faster, easier, and more efficient project development.
JavaScript · 0 人关注
ggvis
Interactive grammar of graphics for R
Shell · 0 人关注
git-aware-prompt
Display current Git branch name in your terminal prompt when in a Git working directory.
Shell · 0 人关注
gitreceive
Easily accept and handle arbitrary git pushes
Go · 0 人关注
go-oci8
oracle driver for go that using database/sql
Go · 0 人关注
go-R
Go bindings for R language
C · 0 人关注
goracle
cx_Oracle translation for Oracle access
Go · 0 人关注
gost
GO Simple Tunnel - a simple tunnel written in golang
Go · 0 人关注
gtf
gtf - a useful set of Golang Template Functions
0 人关注
html5shiv
This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.
0 人关注
ldap
Basic LDAP v3 functionality for the GO programming language.
JavaScript · 0 人关注
leaflet
R Interface to Leaflet Maps
0 人关注
Medidata.RWS.NET
Medidata.RWS.NET is a comprehensive, fluent .NET API library for Medidata RAVE Web Services (RWS). It handles a large portion of the boilerplate C# code you'd normally have to write in order to communicate with RWS, allowing you to get up and running faster.
Go · 0 人关注
mediom
Forum web application, an example for from Rails to Go (Revel)
Go · 0 人关注
modules
Officially supported Revel modules
Go · 0 人关注
mxj
Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
0 人关注
openldap
Openldap (LDAP) binding for Golang (go)
0 人关注
OrgChart.js
It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
0 人关注
qmgo
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
0 人关注
qson
Convert URL Query Params into JSON or Go Objects (via JSON)
0 人关注
Respond
A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
Go · 0 人关注
revel
A high productivity, full-stack web framework for the Go language.
Go · 0 人关注
revel-csrf
CSRF prevention for Revel framework.
0 人关注
revel-swagger
Drop in Revel modules for Swagger integration
Go · 0 人关注
revmgo
mgo module for revel framework - maintained fork from jgraham909/revmgo
Go · 0 人关注
revstatic
folk of revel/modules/static
Go · 0 人关注
roger
Golang RServe client. Use R from Go
Go · 0 人关注
rws
golang rws
Go · 0 人关注
saauth
ldap authenticate with go
VimL · 0 人关注
solarized
precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
Go · 0 人关注
srctyp
General interface for R, sql, flatfile and rws(rave data)
Go · 0 人关注
timeago
Go package for time formating based on current time (eg: "3 hours ago")
Shell · 0 人关注
tmux-powerline
Statusbar configuration for tmux that looks like vim-powerline and consist of dynamic segments.
Shell · 0 人关注
ubuntusetup
This is my setup for a Ubuntu developer suite!
Go · 0 人关注
utils
go common funcs
JavaScript · 0 人关注
vega-tooltip
Tooltip Plugin for Vega-Lite
JavaScript · 0 人关注
vegalite
R ggplot2 "bindings" for Vega-Lite
Vim script · 0 人关注
vim-devicons
:symbols: Adds file type glyphs/icons to popular Vim plugins: NERDTree, vim-airline, Powerline, Unite, vim-startify and more
Go · 0 人关注
wire-pod
Free, fully-featured server software for the Anki Vector robot.
0 人关注
WirePod
Easy-to-use cross-platform builds for wire-pod.
Go · 0 人关注
x2j
Unmarshal an anonymous XML doc to map[string]interface{} and JSON, and extract values (using wildcards, if necessary) [deprecated for clbanning/mxj].