dhrvg's Stars
ryze-labs/investment-theses
Repository of all our investment theses, open for all to suggest edits and recommendations.
openvswitch/ovs
Open vSwitch
garywill/linux-router
Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers 🛰️
dankamongmen/notcurses
blingful character graphics/TUI library. definitely not curses.
contour-terminal/contour
Modern C++ Terminal Emulator
EliteQuant/EliteQuant
A list of online resources for quantitative modeling, trading, portfolio management
kelu124/awesome-latticeFPGAs
:book: List of FPGA Lattice boards using open tools
feast-dev/feast
The Open Source Feature Store for Machine Learning
PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
martinus/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
a-n-t-h-o-n-y/TermOx
C++17 Terminal User Interface(TUI) Library.
wc-duck/fswatcher
cross-platform filewatcher library for c/c++
Kronuz/cpp-btree
Modern C++ B-tree containers
ShakaUVM/colors
Put 24-bit color, nonblocking IO and mouse support into your terminal programs
fabsig/GPBoost
Combining tree-boosting with Gaussian process and mixed effects models
atareao/ubuntu-first-steps
First steps with Ubuntu
abenkhadra/bcov
Static instrumentation tool for efficient binary-level coverage analysis.
Ekliptor/WolfBot
Crypto currency trading bot written in TypeScript for NodeJS
xFFFFF/Gekko-Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
projectceladon/pciutils
aayasin/perf-tools
A collection of performance analysis tools, recipes, handy scripts, microbenchmarks & more
nschloe/tablign
Aligns columns in your ASCII tables on the command line or in vim.
miloyip/itoa-benchmark
C++ integer-to-string conversion benchmark
ridiculousfish/libdivide
Official git repository for libdivide: optimized integer division
joouha/euporie
Jupyter notebooks in the terminal
joouha/ranger_tmux
Tmux integration for ranger
ranger/ranger
A VIM-inspired filemanager for the console
ChenHongruixuan/ChangeDetectionRepository
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers