Pinned Repositories
2048-Game-in-C
Implemented the game in C whose objective is to reach to the 2048 number tile by moving the numbered tiles in left, right, top, or down moments. The tile on merging grows in exponents of two.
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
acl_search_lib
afxdp
AF_XDP Socket program
aili
the fastest in-memory index in the East 东半球最快并发索引
cityhash
Automatically exported from code.google.com/p/cityhash
leosatellites
Low Earth Orbit Satellite Simulator based on the OS3 framework for OMNeT++/INET.
os3
Satellite tracking library for OMNeT++/INET-Framework
starlink_ns3
http://www.sfu.ca/~anysam/ensc427project.html
StarPerf_Simulator
``Newspace'' mega-constellations, such as StarLink and OneWeb are gaining tremendous popularity, with the promising potential to provide high-capacity and low-latency communication globally. However, very little is know about the architecture and performance of such emerging systems, the workload they have to face, as well as the impact of topological options on the attainable network performance.
codeswolves's Repositories
codeswolves/leosatellites
Low Earth Orbit Satellite Simulator based on the OS3 framework for OMNeT++/INET.
codeswolves/algorithm-structure
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
codeswolves/codeswolves.github.io
Blog of code wolf.
codeswolves/copilot-clone
VSCode extension for code suggestion
codeswolves/devdocs
API Documentation Browser
codeswolves/highwayhash
Fast strong hash functions: SipHash/HighwayHash
codeswolves/hypatia
Low earth orbit (LEO) satellite network simulation framework.
codeswolves/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
codeswolves/Learn-Algorithms
算法学习笔记
codeswolves/libbpf
Automated upstream mirror for libbpf stand-alone build.
codeswolves/libcuckoo
A high-performance, concurrent hash table
codeswolves/libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
codeswolves/MimicNet
Predicting network performance at scale
codeswolves/mlxsat
ns-3 Satellite Mobility and Channel - Helper Extensions
codeswolves/NFD
Named Data Networking Forwarding Daemon
codeswolves/NtyTcp
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
codeswolves/p4c
P4_16 reference compiler
codeswolves/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
codeswolves/pHash
pHash - the open source perceptual hash library
codeswolves/SONiC
Landing page for Software for Open Networking in the Cloud (SONiC) - https://sonic-net.github.io/SONiC/
codeswolves/sparsehash
C++ associative containers
codeswolves/starlink-htsim
htsim fork to model starlink
codeswolves/TairHash
A redis module, similar to redis hash, but you can set expire and version for the field
codeswolves/TencentOS-tiny
腾讯物联网终端操作系统
codeswolves/tensorflow
An Open Source Machine Learning Framework for Everyone
codeswolves/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
codeswolves/tutorials
P4 language tutorials
codeswolves/UNISON-for-ns-3
A fast and user-transparent parallel simulator implementation for ns-3
codeswolves/vpp-1
codeswolves/wrk
Modern HTTP benchmarking tool