xujiajun001's recent timeline updates
最近想弄公众号,虽然有点晚了,名字叫"太白技术",有没有人来关注下我。
Feb 22, 2022
xujiajun001's repos on GitHub
Go · 526 watchers
gorouter
xujiajun/gorouter is a simple and fast HTTP router for Go. It is easy to build RESTful APIs and your web framework.
Go · 268 watchers
pattern-guidance
Design pattern guide (PHP、Java、Golang implementation)
Go · 59 watchers
godbal
Database Abstraction Layer (dbal) for Go. Support SQL builder and get result easily (now only support mysql)
Java · 29 watchers
tastjava
The RESTful Web API framework for Java
Go · 27 watchers
tast-jsonrpc
The Go language implementation of jsonrpc framework. Support PHP、Java、Golang、Python client .
C · 27 watchers
tast-process
An extension providing multi process for PHP 7
Go · 21 watchers
gotokenizer
A tokenizer based on the dictionary and Bigram language models for Go. (Now only support chinese segmentation)
PHP · 17 watchers
php-framework-benchmark
php framework benchmark (include laravel、symfony、silex、lumen、slim、yii2、tastphp etc)
12 watchers
php-objects-guidance
PHP与面向对象指南
PHP · 11 watchers
tast-router
A Simple PHP Router
Go · 4 watchers
mmap-go
A portable mmap package for Go
Go · 3 watchers
gokvstore-bench
Go key/value store benchmark
PHP · 3 watchers
jsonrpc-admin
tast-jsonrpc admin web ui
2 watchers
sublime-text-guidance
Sublime Text指南
Go · 2 watchers
utils
my utils for golang
1 watchers
golang-open-source-projects
为互联网IT人打造的中文版awesome-go
Go · 1 watchers
gorouter-bench
benchmark for the gorouter
Go · 1 watchers
night-reading-go
Go 夜读 > Night Reading Go - Go source reading and offline technical discussion every Thursday night.
Go · 1 watchers
ordered-data-collection-program
ordered data collection program
CSS · 1 watchers
xujiajun.github.io
personal blog
Go · 0 watchers
alien
A lightweight and fast http router from outer space
PHP · 0 watchers
AltoRouter
PHP5.3+ Routing Class. Lightweight yet extremely flexible. Supports REST, dynamic and reversed routing.
Java · 0 watchers
aopusingjdkdynamicproxy
0 watchers
architect-awesome
后端架构师技术图谱
HTML · 0 watchers
articles
Article Publish in Wechat & Toutiao
0 watchers
awesome-design-cn
设计师资源大全,包含:ICON图标、Logo设计、PhotoShop插件、交互设计工具、流程图、线框图/原型图、设计博客等
Go · 0 watchers
awesome-go
A curated list of awesome Go frameworks, libraries and software
0 watchers
awesome-go-China
A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
0 watchers
awesome-go-storage
A curated list of awesome Go storage projects and libraries
Go · 0 watchers
badger
Fast key-value DB in Go.
C · 0 watchers
beanstalkd
Beanstalk is a simple, fast work queue.
Go · 0 watchers
bolt
An embedded key/value database for Go.
Go · 0 watchers
build-web-application-with-golang
A golang ebook intro how to build a web with golang
C++ · 0 watchers
code-with-comments
Read code, comment it.
0 watchers
Create-Your-Framework
Create your own framework... on top of the Symfony2 Components
Go · 0 watchers
dive-to-gosync-workshop
深入Go并发编程研讨课
Objective-C · 0 watchers
First-ios-App
我的第一个ios App(更新中)
PHP · 0 watchers
framework
PHP · 0 watchers
framework-1
The Tastphp Framework
JavaScript · 0 watchers
Fuc
mvvm framework
0 watchers
git
ProGit Book Fork generated using GitBook
Go · 0 watchers
Go-000
0 watchers
Go-001
C · 0 watchers
goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Go · 0 watchers
gomodtest
go mod test
0 watchers
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
JavaScript · 0 watchers
gulp-book
Gulp 入门指南
Go · 0 watchers
hraftd
A reference use of Hashicorp's Raft implementation
0 watchers
Javascript-Tutorial
js教程
PHP · 0 watchers
laravel
A PHP Framework For Web Artisans
PHP · 0 watchers
laravel_5_full_version
laravel5 源码完整包
Python · 0 watchers
linux
Linux related notes.
PHP · 0 watchers
monolog
Sends your logs to files, sockets, inboxes, databases and various web services
0 watchers
nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
PHP · 0 watchers
parellel-tasks
Run parallel process with php
PHP · 0 watchers
php-alipay-sdk
php-alipay-sdk 即时到账交易接口
C++ · 0 watchers
php-opencv
PHP extensions for OpenCV
PHP · 0 watchers
php-ups-api
php-ups-api
PHP · 0 watchers
php-ups-api-1
PHP Wrapper for all UPS API
0 watchers
phpbook
PHP扩展开发及内核应用
C · 0 watchers
phpng-xhprof
upgrade xhprof extension to PHP7
0 watchers
protocol
PHP · 0 watchers
Proton
A micro PHP framework
Go · 0 watchers
protorpc
Google Protocol Protobufs RPC for Go.
C · 0 watchers
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
PHP · 0 watchers
server
将swoole服务和功能对象抽象化,带来全新的编程体验让代码清晰有条理的类库
Go · 0 watchers
snowflake
A very simple to use Go (golang) package to generate or parse Twitter snowflake IDs
Go · 0 watchers
sortedset
An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing
PHP · 0 watchers
ss-panel
Let's talk about cat
PHP · 0 watchers
ssos
干货
Python · 0 watchers
SublimeText3-config
我的Sublime Text 3 配置
C · 0 watchers
swoole-src
Asynchronous & concurrent & distributed networking framework for PHP.
PHP · 0 watchers
symfony
The Symfony PHP framework
PHP · 0 watchers
symfony-standard
The "Symfony Standard Edition" distribution
0 watchers
tast-symfony
a PHP-framework based Symfony2, Sexy and Powerful.迁移到:
PHP · 0 watchers
tastphp
The PHP Framework for the modern developer
0 watchers
time
[mirror] Go supplementary time packages
C · 0 watchers
tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
HTML · 0 watchers
walle-web
A Web Deployment Tool (web代码部署工具)
PHP · 0 watchers
xhprof
PHP7 support
0 watchers
xujiajun
Shell · 0 watchers
zabbix-book
zabbix monitor file
xujiajun001

xujiajun001

独立开发、开源KV引擎NutsDB作者
V2EX member #265667, joined on 2017-11-08 10:03:11 +08:00
独立开发、开源KV引擎NutsDB作者
NutsDB v0.11.0 发布,启动速度提高一倍
Go 编程语言  •  xujiajun001  •  Nov 7, 2022  •  Lastly replied by blackboar
2
开源 kv 引擎 nutsdb v0.10.0 发布~
Go 编程语言  •  xujiajun001  •  Aug 15, 2022  •  Lastly replied by zxCoder
4
NutsDB v0.8.0 发布~
Go 编程语言  •  xujiajun001  •  Apr 1, 2022
NutsDB v0.7.0 发布~
Go 编程语言  •  xujiajun001  •  Mar 7, 2022  •  Lastly replied by xujiajun001
2
xujiajun001's recent replies
最新更新 已经支持:Kling AI (可灵)创作!
已经支持:Nona Banana AI 创作!
@TrackBack 感谢 TrackBack 的回复!不是推广哈,我是真心分享自己的开发经历。作为第一次做 AI 产品的开发者,当我在 DeepSeek 的聊天中随便问了下类似“推荐一些 AI 产品”时,它居然提到了我的 CelerGPT ,确实让我挺惊讶的,标题可能表述得有点夸张了,抱歉如果引起误会。
@NamelessRain 感谢反馈! 嗯我先把官网支持下中文搞一搞。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5689 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 37ms · UTC 07:38 · PVG 15:38 · LAX 00:38 · JFK 03:38
♥ Do have faith in what you're doing.