xiagai's Stars
go-resty/resty
Simple HTTP and REST client library for Go
unidoc/unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
sajari/docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
guangzhengli/k8s-tutorials
k8s tutorials | k8s 教程
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
karpathy/llama2.c
Inference Llama 2 in one file of pure C
go-oauth2/oauth2
OAuth 2.0 server library for the Go programming language.
kemomi/daimai
大麦网演唱会抢票脚本
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
jpegbert/code_study
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
tikv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
SharingSource/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
uber-go/guide
The Uber Go Style Guide.
longluo/WebChat
A WebChat Room in LAN writing by Java. ---非常简单的网络聊天室,Java语言实现。
laomafeima/WebJava
一个高性能,轻量级的非阻塞式服务器
resumejob/interview-questions
Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
Haixing-Hu/nju-thesis
南京大学学位论文XeLaTeX模板
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software