hellyguo
A programmer, using java, learning rust. Knowing a little of everything but having no one expert skill.
Zhejiang, China
hellyguo's Stars
zc911/ParallelProgrammingInAction
jblas-project/jblas
Linear Algebra for Java
flame/how-to-optimize-gemm
BBuf/ArmNeonOptimization
arm-neon
pigirons/cpufp
A CPU tool for benchmarking the peak of floating points
pigirons/sgemm_hsw
This is an implementation of sgemm_kernel on L1d cache.
pvery/FRTBTest
FRTBTest
Antoine-T/FRTB
girr
jart/blink
tiniest x86-64-linux emulator
konveyor/tackle-test-generator-cli
EvoSuite/evosuite
EvoSuite - automated generation of JUnit test suites for Java classes
randoop/randoop
Automatic test generation for Java
UnitTestBot/UTBotJava
Automated unit test generation and precise code analysis for Java
Rust-GPU/Rust-CUDA
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
dreamlike-ocean/oceanet
基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池
dreamlike-ocean/UnsafeJava
提供无需添加额外启动参数就可以使用JDK带来的各种内部api的解决方案 兼jvmci探索
HanSolo/charts
A JavaFX library that contains different kind of charts
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
JetBrains/JetBrainsRuntime
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
mrabarnett/mrab-regex
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
stevenhoneyman/l3afpad
Simple text editor forked from Leafpad, supports GTK+ 3.x
google/fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
vizia/vizia
A declarative GUI library written in Rust
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
DPDK/dpdk
Data Plane Development Kit
wangbojing/NtyTcp
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
ejoy/ant
Ant game engine
F-Stack/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.