s-c-c's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
openssl/openssl
TLS/SSL and crypto library
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
soulmachine/leetcode
LeetCode题解,151道题完整版。
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
ketoo/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
openssh/openssh-portable
Portable OpenSSH
lydrainbowcat/tedukuri
《算法竞赛进阶指南》资源社区
vinniefalco/LuaBridge
A lightweight, dependency-free library for binding Lua to C++
vlm/asn1c
The ASN.1 Compiler
lapo-luchini/asn1js
JavaScript generic ASN.1 parser
matt-wu/AES
Understanding AES & Rijndael
zsummer/breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
shineframe/shineframe
高性能超轻量级C++开发库及服务器编程框架
billchen198318/bamboobsc
next version move to https://github.com/billchen198318/hillfog, bambooBSC is an opensource Balanced Scorecard (BSC) Business Intelligence (BI) Web platform. BSC's Vision, Perspectives, Objectives of strategy, Key Performance Indicators (KPIs), Strategy Map, and SWOT, PDCA & PDCA report, Time Series Analysis.
mrpre/atls
A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.
usnistgov/ACVP
Industry Working Group on Automated Cryptographic Algorithm Validation
cls1991/leetcode
leetcode刷题
biblibre/urungi
Lightweight Open Source Business Intelligence and reporting tool for PostgreSQL, MySQL, SQL Server, Oracle Database
theanarkh/read-linux-0.11
linux0.11源码解析
zsummer/fn-log
fn-log is a cpp-based logging utility. It's a gift.
cisco/libacvp
The libacvp library is a client-side implementation of the draft ACVP protocol (github.com/usnistgov/ACVP).
theanarkh/read-linux-1.2.13-net-code
linux网络源码分析
smuellerDD/acvpparser
ACVP Parser for invocation of cryptographic implementations using the ACVP JSON test vectors
chishaxie/py-raft
Raft 分布式共识(Consensus)算法(Demo级别)实现
chenbk85/raft
raft cpp implementation demo