Giter Site home page Giter Site logo

访客数 👀

yuzd :: Visitor's Count

Hi there 👋

Anurag's github stats

Most Used Languages

😄 你好~,我是 @yuzd,工作在上海,我热爱开源,追求高效,喜欢折腾技术

image image 我的博客园

yuzd

My ongoing project 😊

Readme Card Readme Card

我喜欢用的语言和工具

  • 🌱 目前业余时间在把自己多年的开发经验,以开源项目的形式来分享给大家,并通过大家的意见来打磨自己的想法和技术。
    • 后端开发难免会和job打交道,基于hangfire这款开源job调度器的肩膀上 我开发了这款基于Http调度方式的扩展,以及搭配我开源的job开发框架可以让的job开发更高效 Hangfire.HttpJob
    • 众所周知Spring是一款优秀的框架,通过深读它的源码让我体会到它的设计精良,我踩在Autofac这款开源框架的肩膀上实践出在.net平台的Spring注解编程框架 Autofac.Annotation
    • 我发现很多前端开发者会遇到部署问题,如何让前端开发者可以自给自足速快速部署&回滚,让他会js就是可以无所不能,于是我想到利用最新的netcore跨平台技术开发一个单页面应用容器 Spa
    • 其实不仅仅是前端开发者,后端开发者也同样有着部署难题,我开发了这个项目为了让开发者一键部署到远程服务器的iis,windows服务,Docker容器,这个项目包含了客户端,和引擎端 AntDeploy
    • ORM造轮子,我非常喜欢Linq2DB这款开源orm,它尽可能利用csharp的原生lambda语法的优势来高效率的编写和数据库相关的代码,我站在它的肩膀上,抽出它linq2db转换sql的引擎,再对db执行那块进行封装,可以通过配置在执行上可以分表分库,读写分离,搭配将db生成models代码的插件提升db操作的开发效率 AntData.ORM
    • 一款后台管理系统,除了最基本的用户,菜单,权限管理,如何让你高效的开发业务逻辑(分页,CRUD,导入,导出通用功能),高效配置菜单,页面访问和页面里的按钮权限是最关键的,我总结了我多年的后台开发经验设计出一套后台管理模板,助你一臂之力 AntMgr
    • .net跨平台开发xamarin非常有趣,可以快速开发mac软件,我开发了一个mac小工具 包含了json生成代码,截图自动上传,urlEncode/Decode,imagebase64互转等小工具来提高我在mac上的开发效率
    • 已转战java多年虽然有很多commonUtil比如Apache的,Spring全家桶系列,但语法上kotlin给我的感觉更好,在orm上ktorm是一款非常优秀的框架,我喜欢用它所以我写了一个插件能够增加我的工作效率 ktorm的idea代码生成器插件
  • 📫 技术上有疑惑?理解上有问题?wiki教程写的不够详细?实现上有新方案?也可以提issue给我,还请联系我 👉 [email protected],我非常乐意帮助!欢迎大神们多多指点🙏
  • ♥️ 代码如人,见字如面,开源不易,感谢Star
  • ♥️ 欢迎扫一扫加入微信群聊

俞正东's Projects

gas icon gas

Generic Assembly Scanner

gobrs-async icon gobrs-async

Gobrs-Async (异步任务 编排框架) 是一款功能强大、配置灵活、带有全链路异常回调、内存优化、异常状态管理于一身的高性能异步编排框架。为企业提供在复杂应用场景下动态任务编排的能力。 针对于复杂场景下,异步线程复杂性、任务依赖性、异常状态难控制性; Gobrs-Async 为此而生。

grace icon grace

一个精巧、易用的微信小程序开发辅助库

hangfire.core.extend icon hangfire.core.extend

在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job

hangfire.mysql.core icon hangfire.mysql.core

Hangfire Mysql storage components, support for. NET core 1.1,. NET core 2.0,. NET standard 2.0. Based on Hangfire.MySqlStorage, some bugs were fixed and .NET standard 2.0 support was provided.

hangfireio.github.io icon hangfireio.github.io

Source code for the Hangfire official site built with Jekyll, including pages and blog posts

hermes icon hermes

Message Queue Solution at Ctrip.com

httpsnippet icon httpsnippet

HTTP Request snippet generator for many languages & libraries

hxyframe icon hxyframe

hxyFrame是一个OA办公系统,采用流行的框架springMvc+spring+mybatis+shiro+ehcache开发,还集成了权限管理(菜单权限、数据权限),完善的代码生成器,solr全文搜索引擎,activiti工作流程引擎,cas单点登陆等功能,后期还会考虑改造成Dubbo微服务化,做到模块的相对独立,使用更加灵活,努力做到快速开发OA办公系统。 感兴趣可以Watch、Start持续关注项目最新状态,加入QQ群:210315502 大家一起学习开发解决问题。

hystrix icon hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

hystrix.dotnet icon hystrix.dotnet

A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.

imagewizard icon imagewizard

Image processing webservice based on ASP.NET Core and ImageSharp / SkiaSharp / SvgNet / DocNET

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.