- 授权协议: MIT
- 开发语言: Rust
- 操作系统: UNIX
- 软件首页: https://github.com/redox-os/tfs
- 软件文档: https://github.com/redox-os/tfs/blob/master/README.rst
- 官方下载: https://github.com/redox-os/tfs
软件介绍
TFS:下一代文件系统
TFS 是一款模块化、快速且功能丰富的下一代文件系统,采用现代技术实现高性能、高空间效率和高可扩展性。
TFS 是由于需要一个用于 Redox OS 的现代文件系统而被创建的,作为 ZFS 的替代品,由于它的单片设计而被证实是很慢的实现。
TFS 受 ZFS 背后的理念的启发,同时它的目标是模块化、更容易实现。
TFS 与 terminalcloud 的同名文件系统无关。
尽管许多组件都已经完成,但 TFS 本身还没准备好投入使用。
Functional Programming in Scala
Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!
