• Stars
    star
    3
  • Rank 3,947,621 (Top 79 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A binary executable SPA(Single Page Application) demo built by Golang

More Repositories

1

typescript-learn

A repo to learn ts.
TypeScript
373
star
2

weiboPicDownloader

一个使用Electron-Vue编写的免登录下载微博图片的桌面爬虫应用
JavaScript
122
star
3

bark-cli

A simple terminal tool for bark
Go
63
star
4

go-learn

A repository for learning Golang
Go
40
star
5

docker-repo

A repository stores some dockerfiles or docker-compose files for quickly starting service or service cluster.
Shell
38
star
6

cpp-learn

A repo to learn c++
CMake
30
star
7

mock-protobuf.js

A repository to generate the fake json data from protobuf.
TypeScript
23
star
8

rust-learn

A repo to learn rust.
Makefile
22
star
9

consistent-hashing-demo

A demo to show clearly how Consistent Hashing works.
Go
22
star
10

jasonkayzk

Python
12
star
11

JasonkayZK.github.io

张小凯的个人博客
JavaScript
12
star
12

netty_redis_zookeeper

《netty+redis+zookeeper实战》附带代码
11
star
13

Java_Samples

This repo stores some samples such as Java-RPC sampls, Java-MQ samples, Java-Reflecltion samples and so on.
10
star
14

mini-redis

A mini-redis learn from tokio.
Rust
8
star
15

my_docker

A repo to write docker step by step, a notebook for 《自己动手写Docker》
Go
7
star
16

go_downloader

A multiple-thread & resumable downloader written by Go
Go
7
star
17

gopher-icons

A repo to collect gopher icons.
Go
7
star
18

kubernetes-learn

A repo to learn kubernetes.
5
star
19

ttmall

A mall
TSQL
5
star
20

predictor

A repository for autoregressive prediction via LSTM or some other ANN.
Python
5
star
21

web-chat

A chat web application written by Golang.
Go
4
star
22

DeviceListener

一个记录每日鼠标键盘使用次数的python小程序(支持多操作系统)
Python
4
star
23

rust-template

A rust project template for general purpose.
Rust
4
star
24

go-assembly

A repo to learn WebAssemly in Golang
3
star
25

pool

A high performance goroutine pool written by Golang.
Go
3
star
26

SQL_Learn

一个学习SQL的仓库
TSQL
3
star
27

sync-onetab

A tool to sync data in onetab plugin.
JavaScript
2
star
28

node_learn

A repo for learning node.js
JavaScript
2
star
29

Java_Algorithm

A repository for Java Algorithm
Java
2
star
30

cpp-concurrency-in-action

A repo to learn concurrency in C++
C++
2
star
31

boost-rs

A library for boosting your develop productivity on Rust.
Rust
2
star
32

qt-learn

A repo to learn Qt
C++
2
star
33

mark_sweep_gc

A simple demo for mark sweep gc wittern in C++
C++
2
star
34

EZShare

一个用于在互联网分享文件的项目
Java
2
star
35

Spring_All

Spring全家桶的学习
Java
2
star
36

merkle-trie-clock

A merkle-trie-based clock for CRDTs.
Rust
2
star
37

mini-redis-java

A mini-redis to learn netty just as tokio tutorial in Rust.
Java
2
star
38

assembly_learn

A repo to learn assembly language
Assembly
1
star
39

re-tinykv

Yet another tinykv database.
Shell
1
star
40

self-cultivation-in-programmer

A repo to note the book 《程序员的自我修养》
CMake
1
star
41

kotlin_learn

A repo to learn kotlin.
Kotlin
1
star
42

tinykv

A course to build distributed key-value service based on TiKV model
Go
1
star
43

java-all

A repository to re-organize Java.
Java
1
star
44

cs-in-cpp

Re-learning computer science in C++
C++
1
star
45

chrome-extension-learn

A repo to learn writing chrome extension.
HTML
1
star
46

async

A repository to help you build async application
Go
1
star
47

jutil

A tool library for Java
Java
1
star
48

ansible-learn

A repo to learn ansible.
Dockerfile
1
star
49

shazam

A demo project that use Shazam algorithm to generate voice fingerprint and recognize voice.
C
1
star
50

go2source

A repo to learn the source code of golang
1
star
51

sql-learn

A repo to learn writing SQL.
1
star
52

sync

A repo to provide data sync ability via tonic.
Rust
1
star
53

java_learn

A repo to store java note
Java
1
star
54

istio-learn

A repo to learn istio.
1
star
55

Linux_Shell

存放一些学习Linux Shell命令的代码
Shell
1
star
56

myLove

JavaScript
1
star
57

ruby-learn

A repo to learn ruby.
Ruby
1
star
58

cs-in-go

Learn computer science in Golang.
Go
1
star
59

cos-gallery

A gallery based on Tencent COS.
JavaScript
1
star
60

electron_learn

A repo to learn electron, GLHF!
JavaScript
1
star
61

hub_sync_action

A github-action to sync code between github and gitee.
1
star
62

tauri-learn

A repo to learn tauri.
Rust
1
star
63

img2txt-rs

A cli to generate text image.
Rust
1
star
64

react_learn

A repo to learn React framework.
JavaScript
1
star
65

jvm-rs

A JVM implemented in rust.
Rust
1
star
66

synchronizer

A crdt-based library using for synchronizing data between multiple devices.
Makefile
1
star
67

media-sniper

A media search tool implemented with Tkinter.
Python
1
star
68

frontend

A repo to store basic frontend source.
1
star
69

easy-utils

A util repository written in rust
Rust
1
star
70

fts-demo

A Full-Text-Searching engine demo
Go
1
star
71

Spring_Cloud_Learn

A repository for learning Spring Cloud
Java
1
star
72

ruankao

A repo to organize China qualification certificate of Computer and Software Technology Proficiency.
1
star
73

lua-learn

A branch to learn lua.
Lua
1
star
74

db_tutorial

A simple database which is written by C++ and modeled off sqlite.
CMake
1
star
75

JavaScript_Learn

学习JS的相关代码
HTML
1
star
76

sync_life

A repo to sync data from other platform, such as ManicTime, WakaTime.
Python
1
star
77

media-downloader

A cli-application for downloading media from the internet written in Go.
1
star
78

Dubbo_Learn

A repository for learning Dubbo.
1
star
79

Java_Concurrency

A repo for learning java concurrency.
Java
1
star
80

Scala_Learn

一个学习Scala基础的仓库
Scala
1
star
81

go_traps_and_pitfalls

A repo to collect traps and pitfalls in golang
Go
1
star
82

android_learn

A repo to learn Andriod.
Kotlin
1
star
83

yolo-learn

A demo to learn YOLO based on ultralytics.
Python
1
star
84

layerdb

A open source kv database in rust.
Rust
1
star
85

python-learn

上传一些有关Python的学习和项目代码
Python
1
star
86

my-leetcode

A repo to solve leetcode problem
1
star
87

blog_static

一个存放github静态资源的仓库!
JavaScript
1
star
88

raft-demo

A demo for raft application.
Makefile
1
star
89

slime-db

A CRDTs based database.
Makefile
1
star
90

csharp-learn

A repo to learn c#.
1
star
91

p2panda-tools

A toolset for p2panda, such as interact nodes, migration etc.
Makefile
1
star
92

vue-learn

A repo to learn vue.
JavaScript
1
star
93

db-learn

A repo to learn database
PLpgSQL
1
star