Pinned Repositories
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
ants
🐜⚡️A high-performance goroutine pool for go
architect-awesome
后端架构师技术图谱
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
bboss-elasticsearch
the best elasticsearch highlevel java rest api-----bboss
beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
gtools
tguangch's Repositories
tguangch/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
tguangch/bigdata-file-viewer
A cross-platform (Windows, MAC, Linux) desktop application to view common bigdata binary format like Parquet, ORC, AVRO, etc. Support local file system, HDFS, AWS S3, Azure Blob Storage ,etc.
tguangch/blocking
A thread pool for isolating blocking I/O in async programs
tguangch/bottlerocket
An operating system designed for hosting containers
tguangch/chinese-lunisolar-calendar
The traditional Chinese Calendar, called 農曆 or 陰曆 in Chinese, is based on the moon, so it's also known as Lunar Calendar.
tguangch/cli
A simple, fast, and fun package for building command line apps in Go
tguangch/ClickHouse
ClickHouse is a free analytics DBMS for big data
tguangch/community
rust-vmm community content
tguangch/go-elasticsearch
The official Go client for Elasticsearch
tguangch/go-prompt
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
tguangch/guava
Google core libraries for Java
tguangch/intellij-rust
Rust plugin for the IntelliJ Platform: https://intellij-rust.github.io/
tguangch/jdk
JDK main-line development
tguangch/mesalink
OpenSSL compatibility layer for the Rust SSL/TLS stack
tguangch/OpenSK
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
tguangch/oragono
A modern IRC server (daemon/ircd) written in Go.
tguangch/redis-rs
Redis library for rust
tguangch/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
tguangch/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
tguangch/rpm-ostree
⚛📦 Hybrid image/package system with atomic upgrades and package layering
tguangch/rust-analyzer
An experimental Rust compiler front-end for IDEs
tguangch/rust_sqlite
SQLite clone from scratch in Rust
tguangch/rustls
A modern TLS library in Rust
tguangch/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek, transparent cloud integration, and SeaweedFS Filer supports Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
tguangch/semver
Semantic version parsing and comparison.
tguangch/servo
The Servo Browser Engine
tguangch/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
tguangch/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
tguangch/tcc-transaction
tcc-transaction是TCC型事务java实现
tguangch/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...