awesome-ccamel
๐ A collection of awesome things for me, myself and I.
https://github.com/ccamel/awesome-ccamel
Last synced: 12 days ago
JSON representation
-
Go
- rollkit/go-da - Generic Data Availability Interface for Modular Blockchains
- rollkit/rollkit - A modular framework for rollups, with various execution environments
- rs/jaggr - JSON Aggregation CLI
- rs/jplot - iTerm2 expvar/JSON monitoring tool
- rs/xid - xid is a globally unique id generator thought for the web
- rs/zerolog - Zero Allocation JSON Logger
- rumlang/rum - Functional language, easily extensible and possible (Lua features with LISP dialect and functional) to be embarked on software Go!
- runabol/tork - Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers.
- ryboe/q - Quick and dirty debugging output for tired Go programmers
- rylans/getlang - Natural language detection package in pure Go
- sagikazarmark/locafero - Finder library for Afero
- sagikazarmark/slog-shim - Backward-compatible shim for log/slog
- samber/do - โ๏ธ A dependency injection toolkit based on Go 1.18+ Generics.
- samber/lo - ๐ฅ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- sanposhiho/wastedassign - Go Linter: finds wasted assignment statements ๐
- satori/go.uuid - UUID package for Go
- sboehler/knut - knut is an efficient plain text accounting tool with support for multiple currencies and valuation.
- seaweedfs/seaweedfs - SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling.
- seborama/fuego - Functional Experiment in Golang
- securitybunker/databunker - Secure Vault for Customer PII/PHI/PCI/KYC Records
- sedaprotocol/seda-chain - SEDA chain network
- sedaprotocol/seda-networks
- segmentio/kafka-go - Kafka library in Go
- segmentio/ksuid - K-Sortable Globally Unique IDs
- segmentio/topicctl - Tool for declarative management of Kafka topics
- sei-protocol/sei-cosmos - Fork of Cosmos SDK
- sei-protocol/sei-db
- sergi/go-diff - Diff, match and patch text in Go
- settlus/chain - Implementation of Settlus node
- seznam/slo-exporter - Slo-exporter computes standardized SLI and SLO metrics based on events coming from various data sources.
- sge-network/sge
- shentufoundation/shentu - A Cross-chain Protocol with Security Scoring and Decentralized Reimbursements for Building Secure dApps and Blockchains
- shenwei356/brename - A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
- shijuvar/go-distributed-sys - Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB
- shoenig/test - A modern generic testing assertions library for Go
- shopspring/decimal - Arbitrary-precision fixed-point decimal numbers in Go
- shurcooL/graphql - Package graphql provides a GraphQL client implementation.
- sideprotocol/side-old - a Cosmos SDK layer-1 blockchain
- siderolabs/conform - Policy enforcement for your pipelines.
- sideshow/apns2 - โก HTTP/2 Apple Push Notification Service (APNs) push provider for Go โ Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
- sirupsen/logrus - Structured, pluggable logging for Go.
- sj14/dbbench - ๐๏ธ dbbench is a simple database benchmarking tool which supports several databases and own scripts
- skip-mev/block-sdk - ๐จ Programmable Block Builder for Cosmos Chains
- skip-mev/feemarket - Plug-and-play fee market module for Cosmos SDK chains
- skip-mev/pob - Skip's protocol-owned MEV builder implementation
- skx/go.vm - A simple virtual machine - compiler & interpreter - written in golang
- slimtoolkit/slim - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
- smarty/assertions - Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
- smartystreets/goconvey - Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
- snikch/go-download - Chunked HTTP Downloader
- solarlabsteam/cosmos-exporter - Scrape the data about the validators set, specific validators or wallets in the Cosmos network.
- solarlabsteam/missed-blocks-checker - Tool to monitor missed blocks for Cosmos-chain validators
- solarlabsteam/tendermint-exporter - Scrape some fancy stuff from a Tendermint node
- sony/gobreaker - Circuit Breaker implemented in Go
- sosedoff/pgweb - Cross-platform client for PostgreSQL databases
- sourcegraph/conc - Better structured concurrency for go
- sourcenetwork/defradb - DefraDB is a Peer-to-Peer Edge-First Database. It's the core data storage system for the Source Ecosystem.
- soypat/gitaligned - Find out where you fall on the Open-Source Character Alignment Chart
- soypat/rebed - Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
- spf13/afero - The Universal Filesystem Abstraction for Go
- spf13/cast - safe and easy casting from one type to another in Go
- spf13/cobra - A Commander for modern Go CLI interactions
- spf13/pflag - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
- spf13/viper - Go configuration with fangs
- sql-machine-learning/sqlflow - Brings SQL and AI together.
- src-d/hercules - Gaining advanced insights from Git repository history.
- srdtrk/cw-ica-controller - This is a CosmWasm implementation of an ICS-27 interchain accounts controller.
- srdtrk/go-codegen - Generate Golang code for your CosmWasm smart contracts.
- srdtrk/linked-packets - This middleware module allows ibc packets across different channels execute atomically.
- steveteuber/kubectl-graph - A kubectl plugin to visualize Kubernetes resources and relationships.
- strang1ato/nhi - :tv: Automatically capture all potentially useful information about each executed command (as well as its output) and get powerful querying mechanism
- strangelove-ventures/cosmos-operator - Cosmos Operator is a kubernetes operator for managing cosmos nodes
- strangelove-ventures/half-life - Cosmos validator monitoring and alerting utility
- strangelove-ventures/horcrux - Threshold HA CometBFT/Tendermint remote signer
- strangelove-ventures/interchaintest - e2e testing framework for the interchain
- strangelove-ventures/lens - โ๏ธโค๏ธ๐ Brought to you by the LensCrafters
- strangelove-ventures/poa - Cosmos Proof-of-Authority module for private & permissioned networks
- stratosnet/stratos-chain - Stratos Blockchain
- stretchr/objx - Go package for dealing with maps, slices, JSON and other data.
- stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library
- subosito/gotenv - Load environment variables from `.env` or `io.Reader` in Go.
- sunriselayer/sunrise
- swaggo/swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.
- taubyte/tau - Fullstack Workspace for Humans & Machines
- taylorchu/work - gocraft/work v2 prototype
- tcnksm/ghr - Upload multiple artifacts to GitHub Release in parallel
- tcnksm/go-httpstat - Tracing golang HTTP request latency
- tdewolff/minify - Go minifiers for web formats
- tektoncd/pipeline - A cloud-native Pipeline resource.
- tendermint/faucet - A faucet for cosmos-sdk apps that uses the app binary only
- tendermint/fundraising
- tendermint/spn - A blockchain to launch blockchains.
- tendermint/tendermint - โ Tendermint Core (BFT Consensus) in Go
- terpnetwork/terp-core - The Official Repository For Terp-Network, A Decentralized Smart-Contract Platform For Terp Culture.
- terra-money/alliance - ๐ค Alliance chain with x/alliance module
- tetratelabs/wazero - wazero: the zero dependency WebAssembly runtime for Go developers
- textileio/go-did-resolver - Universal did-resolver for Go environments
- tgres/tgres - Time Series in Go and PostgreSQL
- thangchung/go-coffeeshop - โ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
- thani-sh/go-graphiql - Go http handler to serve the graphiql in-browser IDE
- thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
- thomaspoignant/go-feature-flag - GO Feature Flag is a simple, complete and lightweight self-hosted cloud native feature flag solution 100% Open Source โ built on OpenFeature ๐๏ธ
- thomseddon/traefik-forward-auth - Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy
- tidwall/buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
- timescale/prometheus-postgresql-adapter - Use PostgreSQL as a remote storage database for Prometheus
- timescale/promscale - [DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
- timshannon/badgerhold - BadgerHold is an embeddable NoSQL store for querying Go types built on Badger
- timshannon/bolthold - BoltHold is an embeddable NoSQL store for Go types built on BoltDB
- timtadh/data-structures - Go datastructures.
- tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
- tmrts/boilr - :zap: boilerplate template manager that generates files or directories from template repositories
- tomarrell/wrapcheck - A Go linter to check that errors from external packages are wrapped
- tractordev/wanix - A sandbox toolkit for the web, inspired by Plan 9
- traefik/mesh - Traefik Mesh - Simpler Service Mesh
- traefik/plugindemo - This repository includes an example plugin, for you to use as a reference for developing your own plugins
- traefik/yaegi - Yaegi is Another Elegant Go Interpreter
- trusch/passchain - a blockchain based password store for teams
- trustbloc/vc-go - Verifiable Credentials (and related code) for Go
- trustbloc/vcs - Verifiable Credential Systems
- trustbloc/wallet-sdk - Verifiable Credential Wallet SDK and Demo/Reference Wallet App (Go / GoMobile | Android | iOS)
- trustmaster/goflow - Flow-based and dataflow programming library for Go (golang)
- tsenart/vegeta - HTTP load testing tool and library. It's over 9000!
- ttacon/chalk - Intuitive package for prettifying terminal/console output. http://godoc.org/github.com/ttacon/chalk
- ttacon/uri - RFC 3986 compliant uri builder/parser
- twmb/murmur3 - Fast, fully fledged murmur3 in Go.
- tyler-smith/go-avalanche - Implementation of the Avalanche consensus algorithm in Go
- uber-go/atomic - Wrapper types for sync/atomic which enforce atomic access
- uber-go/nilaway - Static analysis tool to detect potential nil panics in Go code
- uber-go/zap - Blazing fast, structured, leveled logging in Go.
- uber/prototool - Your Swiss Army Knife for Protocol Buffers
- ugol/gamel - Camel experiments in go
- ulule/loukoum - A simple SQL Query Builder
- umee-network/umee - A Golang implementation of the Umee network, a decentralized universal capital facility in the Cosmos ecosystem.
- unidoc/unioffice - Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
- unidoc/unipdf - Golang PDF library for creating and processing PDF files (pure go)
- unidoc/unipdf-examples - Examples for creating and processing PDF files with UniPDF https://github.com/unidoc/unipdf
- unrolled/secure - HTTP middleware for Go that facilitates some quick security wins.
- upbound/universal-crossplane - Enterprise-grade @crossplane from @upbound
- urfave/cli - A declarative, simple, fast, and fun package for building command line tools in Go
- utahta/swagger-doc - Easy visualize swagger.json using swagger-ui and redoc
- valyala/fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
- vektah/gqlparser - A port of the parser from graphql-js into golang
- viant/toolbox - Toolbox - go utility library
- virtual-kubelet/virtual-kubelet - Virtual Kubelet is an open source Kubernetes kubelet implementation.
- vitwit/validator-alertbot - Validator alertbot for cosmos ecosystem
- vladimirvivien/automi - A stream processing API for Go (now with generic type support)
- vladimirvivien/go-plugin-example - Playing around with Go 1.8 plugin system
- vladimirvivien/gosh - Gosh - a pluggable framework for building command shell programs
- vmware-archive/eventrouter - A simple introspective kubernetes service that forwards events to a specified sink.
- vmware-archive/kafka-trigger - Kubernetes CRD controller for Kafka topic as event source for Kubeless functions
- vmware-archive/kubeless - Kubernetes Native Serverless Framework
- vmware-archive/kubewatch - Watch k8s events and trigger Handlers
- vmware-tanzu/velero - Backup and migrate Kubernetes applications and their persistent volumes
- vocdoni/vocdoni-node - A set of libraries and tools for the Vocdoni decentralized backend infrastructure, the main ground of our universally verifiable, privacy-centric and scalable digital voting protocol
- vrecan/death - Managing go application shutdown with signals.
- vtashkov/pair
- vugu/vugu - Vugu: A modern UI library for Go+WebAssembly (experimental)
- wabarc/ipfs-pinner - A toolkit helps upload files to IPFS pinning services.
- wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats
- wailsapp/wails - Create beautiful applications using Go
- wasmerio/wasmer-go - ๐น๐ธ๏ธ WebAssembly runtime for Go
- weaveworks/scope - Monitoring, visualisation & management for Docker & Kubernetes
- weaviate/weaviate - Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native databaseโ.
- whyrusleeping/ipfs-key - A program to generate ipfs private keys
- willnorris/imageproxy - A caching, resizing image proxy written in Go
- wormholes-org/wormholes - a project of public blockchain, support rich functionality for NFT
- wrouesnel/badgeserv - No-Nonsense badge generator service. Ideal for on-premises hosting!
- xitonix/trubka - A CLI tool for Kafka
- xo/dburl - Package dburl provides a standard, URL style mechanism for parsing and opening SQL database connection strings
- xorcare/golden - Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.
- xrstf/github_exporter - Prometheus GitHub exporter with a focus on Pull Request/Issue/Milestone metrics
- xuperchain/xuperchain - A highly flexible blockchain architecture with great transaction performance.
- yourbasic/bit - Bitset data structure
- yuin/goldmark - :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
- yunabe/lgo - Interactive Go programming with Jupyter
- yuval-k/oci-registry-p2p - A IPFS backed storage implementation for docker/OCI registry. This Project brings together cloud-native and peer-to-peer by enabling you pull images directly from IPFS in way that's supported by existing container tooling.
- zalando/postgres-operator - Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
- zeta-chain/node - ZetaChainโs blockchain node and an observer validator client
- zitadel/zitadel - ZITADEL - Identity infrastructure, simplified forย you.
- mickael-kerjean/filestash - :file_folder: Universal File Storage Client
- 2-alchemists/krossboard - Multi-cluster Kubernetes usage analytics for CPU, Memory, and GPU โ track costs and optimize cluster resources
- BitCannaGlobal/bcna - BitCanna Blockchain based on Cosmos SDK
- sei-protocol/sei-chain
- gotenberg/gotenberg - A developer-friendly API for converting many document formats into PDF files, and more!
- astriaorg/astria-cli-go - The Astria Go CLI: A lightweight tool for developing rollups built on top of the Astria Sequencer Network
- aura-nw/aura - Aura Network Daemon
- nolus-protocol/nolus-core - Nolus core is a blockchain built using Cosmos SDK and Tendermint
- oraichain/orai - Monolithic repository of everything Oraichain
- osmosis-labs/sqs - Sidecar Query Server
- DiceDB/dice - DiceDB is an open-source, fast, reactive, in-memory database optimized for modern hardware.
- axone-protocol/axone-sdk - ๐ป The Axone SDK for the Go programming language to build applications on top of the Axone protocol
- axone-protocol/prolog - ๐ง The Axone Prolog VM
- celestiaorg/celestia-core - A fork of CometBFT
- celestiaorg/nmt - Namespaced Merkle Tree
- in-toto/in-toto-golang - A Go implementation of in-toto. in-toto is a framework to protect software supply chain integrity.
- initia-labs/initia - Initia L1 source code
- muesli/markscribe - Your personal markdown scribe with template-engine and Git(Hub) & RSS powers ๐
- replicate/cog - Containers for machine learning
- Lagrange-Labs/lsc-client-cli
- PeggyJV/sommelier - Sommelier Chain
Programming Languages
Categories
Go
1,153
TypeScript
661
Rust
556
JavaScript
375
Python
368
Misc
332
Java
201
Elm
110
Shell
105
HTML
93
Scala
77
Kotlin
52
C++
49
C
47
Ruby
39
Erlang
34
Jupyter Notebook
21
CSS
21
Haskell
17
TeX
15
MDX
15
C#
14
Vim Script
14
Makefile
14
PHP
13
Vue
13
Elixir
13
SCSS
11
OCaml
11
Lua
10
Markdown
10
Groovy
10
Dockerfile
9
Zig
9
Clojure
9
Prolog
8
Nix
8
Swift
8
Gleam
6
Svelte
5
PureScript
4
Assembly
4
Perl
4
Go Template
3
R
3
Emacs Lisp
3
WebAssembly
3
Dart
2
Solidity
2
F#
2
Haxe
2
SVG
2
Astro
2
Handlebars
2
templ
1
V
1
PowerShell
1
PlantUML
1
Smarty
1
YAML
1
Bikeshed
1
Julia
1
Shen
1
Move
1
Reason
1
Mermaid
1
Common Lisp
1
Clarity
1
Odin
1
Adblock Filter List
1
Processing
1
LLVM
1
CUE
1
M4
1
Mustache
1
GLSL
1
Ren'Py
1
Jinja
1
CoffeeScript
1
QML
1
Nushell
1
Pascal
1
Sub Categories
Keywords
golang
397
go
358
rust
239
javascript
163
react
151
kubernetes
139
typescript
136
blockchain
126
python
122
cli
117
awesome
109
awesome-list
107
ai
104
java
92
graphql
92
database
86
elm
82
docker
77
cosmos-sdk
74
cosmos
66
llm
63
github
62
postgresql
60
json
58
terminal
58
wasm
56
sql
51
github-actions
49
nextjs
49
markdown
48
security
47
scala
46
git
45
webassembly
45
api
45
kotlin
45
kafka
44
web
44
nodejs
43
mcp
42
functional-programming
39
css
39
framework
38
cryptocurrency
38
monitoring
38
documentation
38
machine-learning
38
open-source
38
web3
37
ethereum
37