编程路上加油站!------【持续更新中...欢迎star,欢迎常回来看看......】【内容:编程/学习/阅读资源,开源项目,面试题,网站,书,博客,教程等等】
☆60Jan 1, 2020Updated 6 years ago
Alternatives and similar repositories for awesome-coder-resources
Users that are interested in awesome-coder-resources are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Module for flume, allows to write incoming events directly to OpenTSDB.☆10Apr 29, 2016Updated 10 years ago
- Automatically exported from code.google.com/p/pjblog☆12Apr 29, 2015Updated 11 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- The implementation of various buffers, especially the non-block buffers☆19Dec 11, 2014Updated 11 years ago
- 基于DBUtils的实体类、DAO、Service、Controller自动生成☆38Oct 23, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于TBSchedule开发的一个分布式任务调度框架,可以解析任务间的依赖,并执行任务(执行Shell、bat脚本)☆12Aug 5, 2016Updated 10 years ago
- 这是win下visual studio项目CTPtest-master(地址http://blog.csdn.net/u012234115/article/details/70195889) 的Linux实现;无GUI的量化交易平台;☆14May 1, 2017Updated 9 years ago
- Geometry functions used internally by jsPlumb. Perhaps useful for other people.☆14May 7, 2022Updated 4 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 years ago
- 【易车】- Spark、flink、HBase、Hive、flume集成了一些Hadoop的原生api的一些demo(如HDFS、MapReduce:目前就这两个);同时测试一些异常功能☆16Apr 4, 2019Updated 7 years ago
- 大数据组件开发学习☆11Nov 16, 2022Updated 3 years ago
- hive sql parser☆11Aug 27, 2014Updated 12 years ago
- 天池商场中精确定位用户所在店铺初赛代码☆11Nov 20, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- ☆13Jan 17, 2019Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- 支付服务:支付宝、微信、银联详细 代码案例,目前已经1800+Star。十分钟让你快速搭建一个支付服务,内附各种教程。 作者:小柒2012 链接:https://www.imooc.com/article/67664 来源:慕课网 本文首次发布于慕课网 ,转载请注明出处,…☆13Jun 10, 2022Updated 4 years ago
- A customized Flume file sink which enables you to persist incrementals to file in a rolling by-day and by-type manner☆12May 14, 2016Updated 10 years ago
- spark流式计算电商商品关注度+推荐系统/关联系统☆14Dec 12, 2017Updated 8 years ago
- 抖音数据分析☆11Sep 25, 2018Updated 7 years ago
- kafka spark hbase 日志统计☆82Dec 23, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- J2EE scaffold☆14Mar 22, 2016Updated 10 years ago
- Spark源码分析,主要包含SparkContext源码、Executor进程启动、Stage划分、Task执行和Spark2.0的新特性☆83Jul 7, 2019Updated 7 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是 好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- 基于用户画像的音乐推荐系统☆14Apr 6, 2019Updated 7 years ago
- ☆17Nov 7, 2023Updated 2 years ago
- 飞象大数据分析可视化☆19Aug 17, 2017Updated 9 years ago
- 日常练习的项目☆10May 20, 2019Updated 7 years ago
- 基于Hadoop和Spark的个性化推荐系统,电商大数据项目实战之推荐系统☆15Apr 9, 2019Updated 7 years ago
- 直接在Hadoop执行SQL,不依赖于Hive和Hbase,纯SQL转MapReduce操作。