cuzfrog's Stars
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
swc-project/swc
Rust-based platform for the Web
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
enzymejs/enzyme
JavaScript Testing utilities for React
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
google/wire
Compile-time Dependency Injection for Go
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
hunshcn/gh-proxy
github release、archive以及项目文件的加速项目
fluxcd/flux2
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
cdk8s-team/cdk8s
Define Kubernetes native apps and abstractions using object-oriented programming
fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
jdorfman/awesome-json-datasets
A curated list of awesome JSON datasets that don't require authentication.
real-logic/agrona
High Performance data structures and utility methods for Java
OpenHFT/Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
testing-library/user-event
🐕 Simulate user events
edrlab/thorium-reader
A cross platform desktop reading app, based on the Readium Desktop toolkit
bripkens/connect-history-api-fallback
Fallback to index.html for applications that are using the HTML 5 history API
stomp-js/stompjs
Javascript and Typescript Stomp client for Web browsers and node.js apps
giltene/jHiccup
jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
rust-threadpool/rust-threadpool
A very simple thread pool for parallel task execution
gvenzl/oci-oracle-xe
Build scripts for Oracle Database XE container/docker images
golang-design/hotkey
⌨️ cross-platform hotkey package
omry/banana
Banana is a Java primitive collections library with its own memory management
kcpeppe/regions
Visualize G1GC Region allocation data
Speiger/Primitive-Collections
A Primitive Collection library that reduces memory usage and improves performance
telekom/bdd-web-app
Behavior-driven tests for web applications. Use proven patterns for your test project. You can write the executable specifications in Cucumber and JBehave and benefit from years of web-application test automation experience.
ttRmz/react-utils
🛠 A library of hooks and utils for React applications
aadog/dict-go
cuzfrog/dynamic-programming
dynamic-programming problems solutions