rolsn's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
pallets/flask
The Python micro framework for building web applications.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
labstack/echo
High performance, minimalist Go web framework
changkun/modern-cpp-tutorial
đź“š Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
dolphin-emu/dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
arvidn/libtorrent
an efficient feature complete C++ bittorrent implementation
rachitiitr/DataStructures-Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
eidheim/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
aws/aws-sdk-cpp
AWS SDK for C++
j0be/PowerDeleteSuite
Power Delete Suite for Reddit
BlindMindStudios/StarRuler2-Source
4X Space Strategy game Star Ruler 2's open source distribution.
twilio/twilio-node
Node.js helper library
mozilla/kitsune
Platform for Mozilla Support
sst/demo-ai-app
Sample AI movies app built with ❍ Ion
iputils/iputils
The iputils package is set of small old utilities for Linux networking.
twilio/twilio-video.js
Twilio’s Programmable Video JavaScript SDK
rnd-ash/razer-laptop-control
Project to create driver/software to control performance of razer laptops
DOWRIGHTTV/dnxfirewall
DNXFIREWALL® and DAD'S NEXT-GEN FIREWALL™, a C/CPython hybrid next generation firewall built on top of Linux and bound to kernel/ netfilter hooks for packet control.
go-awesome/shortlink
High-Performance Shortlink ( Short URL ) app creator in Golang. For privacy reasons, you may prefer to host your own short URL app and this is the one to use.
kalbhor/tracesite
Go implementation of the traceroute tool
ericproffitt/TopicModelsVB.jl
A Julia package for variational Bayesian topic modeling.
twilio/twilio-webrtc.js
WebRTC-related APIs and shims used by twilio-video.js
xemeds/obstruction-game
Console version of the pen and paper game Obstruction with the Minimax algorithm.