golang-kv
gomplate
golang-kv | gomplate | |
---|---|---|
1 | 3 | |
8 | 2,644 | |
- | - | |
8.7 | 9.4 | |
7 days ago | 7 days ago | |
Go | Go | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
golang-kv
-
Cortex Update (#72)
Machine-Learning(ML), CortexVirtual Machine(CVM) & Model RepresentationTool(MRT) R&D 1. Use the AdaRound method on the Image Classification task and integrate it into the MRT; 2. Refactor the operation and usage of MRT, adopt the argparse library, and support the specification of environment variables and command line parameters; 3. ML network needs to be quantified, and Pytorch network quantization operation is supported at the same time, the model input range is changed from 0–1 to 0–255 to retrain; Cortex ZkRollup 1. Add JS API (provider, signer and wallet at the L2 layer) to interact with ZkNode, and JsonRpc to interact with ZkServer; 2. Modularize JS functions, write the necessary SDK, prepare for the subsequent front-end development, and complete part of the code test; 3. ZKNode builds the Server module, uses Flask tool to design the Web backend, and connects with the frontend JsonRpc interface; 4. ZkNode separate module function, realize some functions of log, command line and transaction pool; 5. ZkNode adds Layer One signature method and supports OnChainDataHash auxiliary storage; 6. The ZkRollup contract is improved, some problems are fixed, and the contract logic function is tested; Cortex Full Nodes 1. Update the DNS discovery API and repair the block header chain synchronously; 2. Optimize RPC subscription thread closing synchronization logic; 3. Optimize the startup detection and allocation logic of full node and CVM virtual memory; 4. Model Cache repeated loading optimization, try SSD Cache to replace Memory Cache; 5. The separated storage engine is a switchable module, and it is expected to support more storage types. Refer to the link: https://github.com/ucwong/golang-kv/; Miscellaneous 1.Update address data statistics on the Cortex chain;
gomplate
-
Show HN: gq – like jq or zq, but you use Go
this tool may interest the same audience: https://github.com/hairyhenderson/gomplate
I find it especially handy for poc-ing helm snippets, although regrettably they don't have the same "standard library" of functions
-
Building Rich CLI Applications with Go's Built-in Templating
I'm surprised nobody mentioned https://gomplate.ca/ yet. It's a great CLI tool built on top of Go's built-in templating with many features, including one template to many outputs using a separate data source. See this blog post from the author: https://blog.hairyhenderson.ca/post/one\_template\_many\_outputs/
-
Show HN: Stamp turns a folder into a plain text file and a file into a folder
Cookiecutter is nice but it requires an entire python install to run, which is a big thing to ask for some of the scenarios mentioned by the tool creator (like someone going through a simple learning tutorial which might not even be using python at all).
IMHO gomplate is a nicer alternative that's just a single static go-based tool that can do everything cookiecutter does and a lot more: https://github.com/hairyhenderson/gomplate
What are some alternatives?
heketi - RESTful based volume management framework for GlusterFS
go-rosbag - Rosbag parser written in pure Go
goleveldb - LevelDB key/value database in Go.
remco - remco is a lightweight configuration management tool
TtlMap - A golang map in which entries expire after given a time period
sqlTemplate - Template engine for writing dynamic SQL queries
rosedb - 🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set. [Moved to: https://github.com/flower-corp/rosedb]
motllo - Project templates without needing a repository
rosedb - Lightweight, fast and reliable key/value storage engine based on Bitcask.
renderizer - CLI to render Go template text files based on command line parameters and/or a YAML
gotemplate - A small highly opinionated Go template.
hashi-up - bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute