Pinned Repositories
.emacs.d
azure-cli
Azure Command-Line Interface
azure-cli-dev-tools
Developer utilities for Azure CLI command module and extension developers.
azure-multiapi-storage-python
Azure Storage Data Plane SDK supporting multiple API versions
hadoop
Apache Hadoop
hecto
rfcs
RFCs for changes to Rust
rust-scratch
rustlings
Small exercises to get you used to reading and writing Rust code!
uosql-server
An experimental SQL database server written in Rust
xolve's Repositories
xolve/.emacs.d
xolve/azure-cli
Azure Command-Line Interface
xolve/azure-cli-dev-tools
Developer utilities for Azure CLI command module and extension developers.
xolve/azure-multiapi-storage-python
Azure Storage Data Plane SDK supporting multiple API versions
xolve/hadoop
Apache Hadoop
xolve/hecto
xolve/rfcs
RFCs for changes to Rust
xolve/rust-scratch
xolve/rustlings
Small exercises to get you used to reading and writing Rust code!
xolve/uosql-server
An experimental SQL database server written in Rust
xolve/adventofcode2021
xolve/AdventOfProgramming2017
Solution of Advent Of Programming 2017
xolve/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
xolve/adventofcode2022
xolve/awesome-behavioral-interviews
This repository contains tips and resources to prepare for behavioral interviews.
xolve/azure-sdk-for-cpp
This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
xolve/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
xolve/book-mind-maps
xolve/ClipDropClone
xolve/json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
xolve/ncube
A Generalized Hypercube Visualizer
xolve/pics
Posters, drawings...
xolve/puzzles
Gotta stay sharp.
xolve/rust-rocket-sample
Fully working CRUD REST API example using Rust and Rocket.rs
xolve/the-algorithm
Source code for Twitter's Recommendation Algorithm
xolve/wafrs
A blazingly fast pastebin/URL shortener built on cloudflare workers
xolve/windows-uwp
Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
xolve/x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/************/linux-kernel-module-cheat#baremetal- 设置