TheGitHub Discussionsis the home for most discussions and communications about the StoneDB project. We welcome your participation. Every single opinion or suggestion of yours is welcomed and valued. We anticipate StoneDB to be an open and influential project. ...
27 rocksdb A library that provides an embeddable, persistent key-value store for fast storage. facebook 29610 28 terminal The new Windows Terminal and the original Windows console host, all in the same place! microsoft 97990 29 Waybar Highly customizable Wayland bar for Sway and Wlroots based ...
use transistor::http::{Action}; use transistor::client::Crux; use transistor::types::{CruxId}; let person = Person { crux__db___id: CruxId::new("hello-entity"), ... }; let client = Crux::new("localhost", "3000").http_client(); let tx_body = client.entity_tx(edn_rs::to...
monetdb - website mongo - The Mongo Database http://www.mongodb.org/ facebook/mysql-5.6 - Facebook's branch of the Oracle MySQL v5.6 database twitter/mysql - MySQL fork maintained and used at Twitter https://github.com/twitter/mysql/wiki postgres Redis - Redis is an in-memory databa...
Download here: http://github.com/ymgaq/AQ/releases zakki/Ray - Computer Go Program. Download:https://github.com/zakki/Ray/releases llvm-mirror/clang-tools-extra - Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project facebookarchive/facebook-clang-plugins - Plugins to ...
MySQLdb:https://github.com/PyMySQL/mysqlclient PyMySQL:https://github.com/PyMySQL/PyMySQL For client nodes: ZODB 4.4.5 or later Installation NEO can be installed like any other egg (see setup.py). Or you can simply make neo directory available for Python to import (for example, by addi...
2023年精选开源项目汇总,分类汇总. Contribute to OpenGithubs/Summary2023 development by creating an account on GitHub.
github_flavored_markdown - GitHub 风格的 Markdown 渲染器 (使用 blackfriday) ,支持代码块高亮以及可点击的锚点 go-fixedwidth - Star : 21 最近提交 : 2019-06-29 固定宽度的文本格式(带反射的编码器/解码器)。 go-humanize - Star : 1847 最近提交 : 2019-01-09 格式化程序,用于将时间、数字和内存大...
//github.com/golang/lint.git %GOPATH%/src/golang.org/x/lint # 语法检查 git clone --depth=1 https://github.com/golang/mobile.git %GOPATH%/src/golang.org/x/mobile # 移动端 git clone --depth=1 https://github.com/golang/net.git %GOPATH%/src/golang.org/x/net # 网络库 git ...
[KVOController] (https://github.com/facebook/KVOController) 是一个简单安全的KVO(Key-value Observing,键-值观察)工具,用于iOS 和OS X 应用开发中,开源自facebook。 在项目中有使用 KVO ,那么 KVOController 绝对是个好选择。 [DecouplingKit] (https://github.com/coderyi/DecouplingKit) iOS模块化过程中模...