Easycoding implementing clean architecture, protobuf, grpc, grpc-gateway, swagger, buf, ent, migrate, logrus
☆29Nov 20, 2023Updated 2 years ago
Alternatives and similar repositories for easycoding
Users that are interested in easycoding are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- IoT / IIoT platform with things/user management, storage, visualization and data streaming, in Go with Docker using microservices.☆10Jun 22, 2022Updated 3 years ago
- chat-history☆19Nov 12, 2025Updated 6 months ago
- dynamic gRPC registration mechanism☆13Feb 17, 2020Updated 6 years ago
- [go] ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统☆11Dec 11, 2019Updated 6 years ago
- A curated list of awesome Go frameworks, libraries and software. With repository stars⭐ and forks🍴☆12Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一款基于STM32的SLAM机器人移动底盘☆17May 3, 2020Updated 6 years ago
- Commons utilities and tools in Golang☆14Apr 12, 2026Updated last month
- Atom-Shell Package Manager (inofficial)☆11Jan 30, 2015Updated 11 years ago
- A tool for you to load natvie module in your vm like otto and goja☆19Oct 27, 2017Updated 8 years ago
- Goal: Low power cluster capable of serving 24+ streams of 4KHDR60 source transcodes while consuming no more than 100W at peak and idling …☆26Dec 10, 2022Updated 3 years ago
- Send files to running Neovim sessions using nvim-ctrl☆10Jan 11, 2023Updated 3 years ago
- A Simple Bytecode Runtime☆17Aug 27, 2019Updated 6 years ago
- OpenTracing instrumentation for go-redis.☆25Feb 25, 2023Updated 3 years ago
- Example project using all 3 currently available builders: Go, Rust, and Zig☆11Apr 18, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of fun…☆15Oct 13, 2023Updated 2 years ago
- ☆14Oct 30, 2025Updated 6 months ago
- A sentence splitting (sentence boundary disambiguation) library for Go. It is rule-based and works out-of-the-box.☆48Aug 31, 2025Updated 8 months ago
- GitHub Action to get release☆14May 4, 2026Updated 2 weeks ago
- Useful snippets for neorg☆11Apr 20, 2022Updated 4 years ago
- quickjs-go polyfill library☆17Jun 20, 2025Updated 11 months ago
- Pure Rust Whisper File Library☆11Mar 28, 2018Updated 8 years ago
- A collection of strong multimodal models for building multimodal AGI agents☆45Jul 9, 2024Updated last year
- Dev server for esbuild with live reload and error overlay☆14Dec 27, 2025Updated 4 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- HTTP client library wrapping Apache HttpAsyncClient☆17May 5, 2025Updated last year
- Simple CuDNN wrapper☆29Nov 29, 2015Updated 10 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15May 2, 2026Updated 2 weeks ago
- Dynamic dispatch over arbitrary predicates☆10Feb 2, 2016Updated 10 years ago
- ☆15Oct 1, 2025Updated 7 months ago
- ☆19May 12, 2026Updated last week
- Public chart service for front-end.☆10Jan 5, 2023Updated 3 years ago
- A powerful streaming log template miner based on the Drain algorithm in golang☆16Oct 23, 2024Updated last year
- Using Docker as a Remote Interpreter ( Pycharm )☆15May 1, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆13Aug 29, 2016Updated 9 years ago
- Interact with remote git checkouts using Fork, and more!☆13Oct 22, 2024Updated last year
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆41Jul 4, 2021Updated 4 years ago
- ☆42Oct 23, 2018Updated 7 years ago
- 封装Jetson Multimedia API的编解码库,基于https://github.com/jocover/jetson-ffmpeg基础进行的修改,未集成于ffmpeg,可单独使用。☆39Jul 25, 2022Updated 3 years ago
- 🌈 Personal learning test demo.☆30Jan 16, 2024Updated 2 years ago
- 我们在做应用开发的时候,一个Activity里面可能会以viewpager(或其他容器)与多个Fragment来组合使用,而如果每个fragment都需要去加载数据,或从本地加载,或从网络加载,那么在这个activity刚创建的时候就变成需要初始化大量资源。这样的结果,我们…