-
useful-scripts Public
Forked from birdie-github/useful-scriptsUseful everyday bash scripts and commands for Linux by Artem S. Tashkinov
Shell GNU General Public License v2.0 UpdatedOct 20, 2022 -
zsh-completions Public
Forked from zsh-users/zsh-completionsAdditional completion definitions for Zsh.
Shell Other UpdatedFeb 6, 2022 -
trantor Public
Forked from an-tao/trantora non-blocking I/O tcp network lib based on c++14/17
C++ Other UpdatedSep 2, 2021 -
-
reactor Public
Forked from fantasy-peak/reactorC++17 and reactor mode task/timer executor
C++ Apache License 2.0 UpdatedApr 24, 2021 -
-
setup-ipsec-vpn Public
Forked from hwdsl2/setup-ipsec-vpnScripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
Shell Other UpdatedJan 5, 2021 -
brynet Public
Forked from IronsDu/brynetA Header-Only cross-platform C++ TCP network library . Can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install
C++ MIT License UpdatedJan 5, 2021 -
-
cuap-gateway Public
CUAP [China Mobile USSD Application Protocol] gateway
-
-
hunt-net Public
Forked from huntlabs/hunt-netHigh-performance network library for D programming language, event-driven asynchonous implemention(IOCP / kqueue / epoll).
D Apache License 2.0 UpdatedApr 24, 2020 -
arsd Public
Forked from adamdruppe/arsdThis is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
D Other UpdatedJan 14, 2020 -
-
web-frameworks Public
Forked from an-tao/web-frameworksWhich is the fastest web framework?
PHP MIT License UpdatedJan 4, 2020 -
email-templates Public
Forked from ColorlibHQ/email-templatesFree HTML email templates for Mailchimp and other emails services
HTML UpdatedDec 5, 2019 -
asio-timer Public
Forked from chrisniael/asio-timerTimer module base on asio::steady_timer, run something periodically.
C++ UpdatedOct 28, 2019 -
zsh-ctest-completion Public
Forked from pseyfert/zsh-ctest-completionzsh tab completion for ctest
GNU General Public License v3.0 UpdatedFeb 25, 2019 -
C-Programming-Tutorials-for-Beginners Public
Forked from ewliang/C-Programming-Tutorials-for-BeginnersThis repository contains the source code for the projects I've made in my C++ Programming for Beginners tutorials series on my Youtube Channel at https://www.youtube.com/user/ewliang Feel free to p…
C++ GNU General Public License v3.0 UpdatedOct 27, 2018 -
cpp-json Public
Forked from eteran/cpp-jsonA fast & modern C++11 JSON library
C++ Other UpdatedAug 13, 2018 -
ZENeural Public
Forked from Wittmaxi/ZENeuralAn optimized Machine-Learning Library
C++ GNU General Public License v2.0 UpdatedAug 9, 2018 -
FastRandom Public
Forked from Archivist062/FastRandomGenerate garbage, but do it with style
-
-
lang.links Public
List of helpful links for various programming lanuguage
GNU General Public License v3.0 UpdatedMay 17, 2018 -
span Public
Forked from tcbrindle/spanImplementation of C++20's std::span for older compilers
C++ Boost Software License 1.0 UpdatedMay 13, 2018 -
-
-
systemctl-ui Public
Forked from mpbcode/systemctl-uiA terminal UI that can stop and disable Systemd units. Wraps systemctl, written in Lua + whiptail.
Lua GNU General Public License v3.0 UpdatedMay 3, 2018 -
smart_read Public
A smart file reader based on std::fstream (cpp), and std.io (dlang)
-