#javascript #functional_programming #reactive_programming #tutorial
https://github.com/MostlyAdequate/mostly-adequate-guide
https://github.com/MostlyAdequate/mostly-adequate-guide
GitHub
GitHub - MostlyAdequate/mostly-adequate-guide: Mostly adequate guide to FP (in javascript)
Mostly adequate guide to FP (in javascript). Contribute to MostlyAdequate/mostly-adequate-guide development by creating an account on GitHub.
#python #dry_python #fp #functional_programming #mypy #python3 #railway_oriented_programming #type_safety
https://github.com/dry-python/returns
https://github.com/dry-python/returns
GitHub
GitHub - dry-python/returns: Make your functions return something meaningful, typed, and safe!
Make your functions return something meaningful, typed, and safe! - dry-python/returns
#javascript #cipher #compression #cryptography #functional_programming #hacking #hacking_tool #hacking_tools #infosec #privacy #ramdajs #security #security_tools #steganography #stego
https://github.com/KuroLabs/stegcloak
https://github.com/KuroLabs/stegcloak
GitHub
GitHub - KuroLabs/stegcloak: Hide secrets with invisible characters in plain text securely using passwords π§π»ββοΈβ
Hide secrets with invisible characters in plain text securely using passwords π§π»ββοΈβ - KuroLabs/stegcloak
#haskell #evaluator #functional_programming #tutorial
https://github.com/raviksharma/bartosz-basics-of-haskell
https://github.com/raviksharma/bartosz-basics-of-haskell
GitHub
GitHub - raviksharma/bartosz-basics-of-haskell: Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial - raviksharma/bartosz-basics-of-haskell
#go #cli #elm_architecture #framework #functional #golang #tui
https://github.com/charmbracelet/bubbletea
https://github.com/charmbracelet/bubbletea
GitHub
GitHub - charmbracelet/bubbletea: A powerful little TUI framework π
A powerful little TUI framework π. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
#c_lang #c #language #programming_language #vm #functional #interpreter #scripting_language #bytecode_compiler
https://github.com/ThakeeNathees/pocketlang
https://github.com/ThakeeNathees/pocketlang
GitHub
GitHub - ThakeeNathees/pocketlang: A lightweight, fast embeddable scripting language.
A lightweight, fast embeddable scripting language. - ThakeeNathees/pocketlang
#rust #functional_programming #no_mutable_in_the_middle #sql #sql_database #webassembly #websql
https://github.com/gluesql/gluesql
https://github.com/gluesql/gluesql
GitHub
GitHub - gluesql/gluesql: GlueSQL is quite sticky. It attaches to anywhere.
GlueSQL is quite sticky. It attaches to anywhere. Contribute to gluesql/gluesql development by creating an account on GitHub.
#cplusplus #c_plus_plus #declarative_language #functional_programming #nix #package_manager
https://github.com/NixOS/nix
https://github.com/NixOS/nix
GitHub
GitHub - NixOS/nix: Nix, the purely functional package manager
Nix, the purely functional package manager. Contribute to NixOS/nix development by creating an account on GitHub.
#typescript #dataflow_programming #functional_programming #programming #programming_language #reactive_programming #unit #visual_programming
https://github.com/samuelmtimbo/unit
https://github.com/samuelmtimbo/unit
GitHub
GitHub - samuelmtimbo/unit: Next Generation Visual Programming System
Next Generation Visual Programming System. Contribute to samuelmtimbo/unit development by creating an account on GitHub.
#go #constraints #contract #functional #generics #golang #lodash #programming #typesafe
https://github.com/samber/lo
https://github.com/samber/lo
GitHub
GitHub - samber/lo: π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) - samber/lo
#scala #akka #akka_http #declarative #documentation #functional_programming #http #http_client #http_requests #http_server #http4s #observability #openapi #play_framework #sttp #type_safe #zio
https://github.com/softwaremill/tapir
https://github.com/softwaremill/tapir
GitHub
GitHub - softwaremill/tapir: Rapid development of self-documenting APIs
Rapid development of self-documenting APIs. Contribute to softwaremill/tapir development by creating an account on GitHub.
#rust #functional_language #functional_programming #hacktoberfest #language #roc_lang
Roc is a new programming language that is still in development. Even though it's not fully ready, you can already find helpful resources like an installation guide, a tutorial, documentation for the standard library, examples, and a FAQ section. There's also a group chat where you can ask questions and get help. If you want to contribute or sponsor Roc, there are several ways to do so, including through donations or corporate sponsorship. This helps the language improve and become more useful for users.
https://github.com/roc-lang/roc
Roc is a new programming language that is still in development. Even though it's not fully ready, you can already find helpful resources like an installation guide, a tutorial, documentation for the standard library, examples, and a FAQ section. There's also a group chat where you can ask questions and get help. If you want to contribute or sponsor Roc, there are several ways to do so, including through donations or corporate sponsorship. This helps the language improve and become more useful for users.
https://github.com/roc-lang/roc
GitHub
GitHub - roc-lang/roc: A fast, friendly, functional language.
A fast, friendly, functional language. Contribute to roc-lang/roc development by creating an account on GitHub.
#go #constraints #contract #filterable #foldable #functional #generics #go #golang #lodash #programming #typesafe
The `samber/lo` library is a Lodash-style package for Go, designed to simplify common operations like iterating over slices and maps. It offers many helpers that make coding easier by providing functions similar to those in JavaScript's Lodash library but with the safety of Go's generics. This library helps developers write cleaner code and reduces the need for manual loops or complex logic for tasks like filtering, mapping, and grouping data. It also supports parallel processing, which can improve performance in certain scenarios.
https://github.com/samber/lo
The `samber/lo` library is a Lodash-style package for Go, designed to simplify common operations like iterating over slices and maps. It offers many helpers that make coding easier by providing functions similar to those in JavaScript's Lodash library but with the safety of Go's generics. This library helps developers write cleaner code and reduces the need for manual loops or complex logic for tasks like filtering, mapping, and grouping data. It also supports parallel processing, which can improve performance in certain scenarios.
https://github.com/samber/lo
GitHub
GitHub - samber/lo: π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) - samber/lo
#fsharp #cloud #editor #functional_programming #programming_language
Darklang is a programming language, editor, and infrastructure all in one, making it easy to build backends and command-line tools without worrying about setup or deployment. The main project is now open source, so anyone can help fix bugs or add features, and the team is working on a new version called "dark-next" that isnβt ready for production yet. By using Darklang, you can focus on writing code and solving problems instead of dealing with complicated tools or processes, and you can join a community to get help or share ideas[4][3][2].
https://github.com/darklang/dark
Darklang is a programming language, editor, and infrastructure all in one, making it easy to build backends and command-line tools without worrying about setup or deployment. The main project is now open source, so anyone can help fix bugs or add features, and the team is working on a new version called "dark-next" that isnβt ready for production yet. By using Darklang, you can focus on writing code and solving problems instead of dealing with complicated tools or processes, and you can join a community to get help or share ideas[4][3][2].
https://github.com/darklang/dark
GitHub
GitHub - darklang/dark: Darklang main repo, including language, backend, and infra
Darklang main repo, including language, backend, and infra - darklang/dark