Pinned Repositories
absoluteCplusplus
solution for absolute C++
acwj
A Compiler Writing Journey
advent-of-code
享受歡樂的聖誕解題馬拉松吧!
adventOfCode2024
advent of code 2024
AustereCache
bat
A cat(1) clone with wings.
bpftop
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
BrogueCE
Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
ccCLUB
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
dmefs's Repositories
dmefs/advent-of-code
享受歡樂的聖誕解題馬拉松吧!
dmefs/adventOfCode2024
advent of code 2024
dmefs/bat
A cat(1) clone with wings.
dmefs/bpftop
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
dmefs/ccCLUB
dmefs/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
dmefs/context
Package gorilla/context is a golang registry for global request variables.
dmefs/coredns-pdsql
CoreDNS PowerDNS adapter
dmefs/dmefs.github.io
dmefs/EE_algo
dmefs/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.
dmefs/go-build-template
A Makefile/Dockerfile example for Go projects.
dmefs/go-redis
dmefs/go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
dmefs/gopl
dmefs/gopl.io
Example programs from "The Go Programming Language"
dmefs/gorm.io
GORM official site
dmefs/jfs_sim
JFS simulator for IMR
dmefs/kuberay
A toolkit to run Ray applications on Kubernetes
dmefs/lab0-c
C Programming Lab: Assessing Your C Programming Skills
dmefs/leetcode
practice for leetcode
dmefs/lua
the book exercises of programming in lua 4th
dmefs/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
dmefs/python-facebook
A simple Python wrapper for facebook graph api :sparkles: :cake: :sparkles: .
dmefs/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
dmefs/rebase
test
dmefs/recommendation
doctor recommendation
dmefs/sponge
CS144 Lab Assignments
dmefs/trpl
example of the rust programming language book
dmefs/xv6-labs-2022
mit 6.1810