Here are
71 public repositories
matching this topic...
Fluent — planning, spec and documentation
Updated
May 30, 2022
JavaScript
JavaScript implementation of Project Fluent
Updated
Jul 9, 2022
JavaScript
Rust implementation of Project Fluent
Updated
Jun 25, 2022
Fluent
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
Internationalization plugin for Vue.js
Updated
Jun 30, 2022
TypeScript
CLI tool to pack and unpack FTL .dat files
Updated
Dec 21, 2017
Python
Freemarker Parser is a javascript implementation of the Freemarker
Updated
Jun 23, 2022
TypeScript
FreeMarker language colorization extension for Visual Studio Code
FTL: Faster Than Light Adventure Visualiser
Updated
Jun 30, 2022
Java
Manage your monthly budget easily
Updated
Jul 14, 2022
Java
MySQL/InnoDB with SHARE interface (Paper accepted at ACM SIGMOD 2016)
sector-level-mapping FTL version of OpenSSD
Mozilla's L20n localization framework for React
Updated
Apr 12, 2019
JavaScript
Enjoying Freemarker Development
Project Fluent native bindings for Elixir
Updated
Oct 9, 2021
Elixir
Ingest and Viewing stack for deploying Mixer's FTL streaming protocol.
Updated
Jan 26, 2022
TypeScript
SoftWare Defined SSD, Move FTL from device to Linux Kernel
Updated
Apr 5, 2018
JavaScript
Бот для телеграм, позволяющий получать функционал электронного дневника eljur.ru
Updated
Jun 19, 2020
Python
🔥 A command line tool to generate PDF and text files from csv data and Freemarker templates.🔥
Updated
Aug 23, 2021
Java
FTL program for save editing in a non cheating way
Updated
Jun 29, 2014
Java
Rust FTL + WebRTC live streaming software.
Updated
Mar 12, 2022
Rust
[WIP] Solution simplifying migration process from i18next to Fluent.
Updated
Jun 22, 2022
JavaScript
Game engine based on FTL's "Dungeon Master"
This mod adds a training center in the science laboratory. Paying science points gets kerbals experience. For Kerbal Space Program.
Improve this page
Add a description, image, and links to the
ftl
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ftl
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The
Resulttype has served us well but as Hayden pointed out it would be nice to have an error code instead of just a message string.Rather than extend
ResultI'd suggest moving tostd::expected. It didn't quite make the C++20 standard but the feature is basically ready and there is a nice and popular compat library we can use until the next standard comes out: https://github.com/TartanL