luisnuxx's Stars
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
pistacheio/pistache
A high-performance REST toolkit written in C++
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
rustls/rustls
A modern TLS library in Rust
citybound/citybound
A work-in-progress, open-source, multi-player city simulation game.
learnbyexample/Command-line-text-processing
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
wenzhixin/bootstrap-table-examples
Bootstrap table examples
taye/interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
mrdoob/three.js
JavaScript 3D Library.
freeCodeCamp/devdocs
API Documentation Browser
microsoft/napajs
Napa.js: a multi-threaded JavaScript runtime
java-native-access/jna
Java Native Access
npm/npm
This repository is moving to: https://github.com/npm/cli
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
buckyroberts/Source-Code-from-Tutorials
Here is the source code from all of my tutorials.
apple/darwin-xnu
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
FirebirdSQL/firebird
Firebird server, client and tools
nlohmann/json
JSON for Modern C++
google/googletest
GoogleTest - Google Testing and Mocking Framework
nicolaskruchten/pivottable
Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
aesteve/nubes
Annotation layer on top of Vert.x 3
pydata/pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
hyperium/hyper
An HTTP library for Rust
tokio-rs/tokio-core
I/O primitives and event loop for async I/O in Rust
tokio-rs/tokio-proto
A network application framework for Rust
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
infernojs/inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
marko-js/marko
A declarative, HTML-based language that makes building web apps fun