Functional Programming in Scala 一书的示例代码、练习题答案
☆46Jan 25, 2018Updated 8 years ago
Alternatives and similar repositories for learning-fpinscala
Users that are interested in learning-fpinscala are comparing it to the libraries listed below
Sorting:
- Scala Tutorial☆15Dec 19, 2018Updated 7 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 10 years ago
- UCBerkely Spring 2020 CS186 side project.(B+ tree indices, efficient join algorithms, query optimization, multigranularity locking, datab…☆26Oct 12, 2020Updated 5 years ago
- Scala for the Impatient (2nd edition) - My Solutions☆10Dec 22, 2017Updated 8 years ago
- Linux Exploit 学习笔记~☆10Aug 11, 2018Updated 7 years ago
- Intel PIN rocks☆15Jun 5, 2012Updated 13 years ago
- Sample client-server chat application using Akka Persistence/Cassandra, Akka Cluster, Akka Streams, Akka I/O, and ScalaFX.☆20May 31, 2018Updated 7 years ago
- 一个注解即可使用redis☆10Jan 24, 2021Updated 5 years ago
- jdbc2 datasource suport DUPLICATE KEY incrment☆19Nov 25, 2020Updated 5 years ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆16Apr 2, 2018Updated 7 years ago
- 通过实例来演示Scala中的各种特性!☆22Aug 30, 2016Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- A DHT crawler, very simple, writen by Python.☆14May 15, 2014Updated 11 years ago
- Notes for coursera course Algorithm Design Analysis by Tim Roughgarden from Stanford University.☆16May 15, 2020Updated 5 years ago
- 《Spark: The Definitive Guide Big Data Processing Made Simple》学习心得,说翻译嘛也不算完全翻译吧,只能说以个人经验和理解重新叙述一遍。同步更新在掘金上,点链接可跳转☆36Aug 4, 2019Updated 6 years ago
- ☆13Mar 23, 2019Updated 6 years ago
- 利用ByteBuffer来实现Beringei的核心压缩算法,仅仅是压缩算法,不考虑持久化和多线程以及retry等等☆10Jul 23, 2019Updated 6 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆35Mar 4, 2026Updated 2 weeks ago
- Security introduction book☆23Jan 10, 2016Updated 10 years ago
- ☆33Oct 17, 2023Updated 2 years ago
- A SparkSQL formatter based on https://github.com/zeroturnaround/sql-formatter, with customizations and extra features.☆14Nov 7, 2024Updated last year
- A few, straightforward examples which shows how to use Typesafe's Config library and HOCON.☆10Oct 9, 2013Updated 12 years ago
- My answers to the exercises from the book "Scala for the impatient" (2nd edition) -- 2017.☆19May 24, 2017Updated 8 years ago
- notes on learning akka☆32Dec 30, 2015Updated 10 years ago
- Chinese version of《Presto: The Definitive Guide》Presto 权威指南中文版☆17Apr 23, 2020Updated 5 years ago
- 实现excel导入数据库的一个web项目 (A web project that implements the excel import database)☆13Jan 19, 2026Updated 2 months ago
- scala with cats 一书的笔记、习题☆97Apr 1, 2018Updated 7 years ago
- flink 流处理源码分析☆80Sep 8, 2019Updated 6 years ago
- 以慕课网日志分析为例 进入大数据 Spark SQL 的世界☆15Apr 3, 2018Updated 7 years ago
- ☆14Apr 12, 2022Updated 3 years ago
- Spark Streaming实时流处理项目实战☆18Jul 12, 2025Updated 8 months ago
- (翻译)JavaScript轻量级函 数式编程☆14Sep 30, 2019Updated 6 years ago
- 快学scala的课后习题答案☆61Sep 12, 2019Updated 6 years ago
- An introduction of Scala learning and some frequently asked questions(FAQ);有关Scala的学习笔记,记录Scala的常用语法及标准库的部分设计原理☆26May 12, 2016Updated 9 years ago
- A Pure Java 8 Library for Java8 Projects☆31Jan 2, 2024Updated 2 years ago
- Java基于Redis实现排行榜☆25Oct 13, 2018Updated 7 years ago
- 可以说近几年Spark的流行带动了Scala的发展,它集成了面向对象编程和函数式编程的各种特性,Scala具有更纯Lambda表粹的函数式业务逻辑解决方案,其语法比Java8后Lambda更加简洁方便,SpringBoot为Spring提供了一种更加方便快捷的方式,不再要求…☆60Aug 25, 2017Updated 8 years ago
- springboot demo combined with scala and java☆11Dec 7, 2017Updated 8 years ago
- Pure-Scala implementation of HOCON, suitable for cross-platform use☆10May 29, 2017Updated 8 years ago