- Stockholm
-
-
go-agentx Public
Forked from posteo/go-agentxGolang AgentX implementation for SNMP extension
-
-
gleam_handles Public
Handles is a templating language written in pure Gleam. Heavily inspired by Mustache and Handlebars.js
-
-
-
-
gleam_stdin Public
This package provides a synchronous iterator for consuming stdin. It supports all the non-browser targets, Erlang, Node, Deno, and Bun.
-
-
-
-
CnC_Red_Alert Public
Forked from electronicarts/CnC_Red_AlertCommand and Conquer: Red Alert
C++ Other UpdatedFeb 27, 2025 -
writing-an-interpreter-in-go Public
My attempt at following the book "Writing An Interpreter In Go" but in Rust
Go MIT License UpdatedFeb 2, 2025 -
CharacterCreator-2.0 Public archive
My gymnasium (12th school year) graduation project
C# UpdatedJan 29, 2025 -
-
-
CnC_Remastered_Collection Public
Forked from electronicarts/CnC_Remastered_CollectionCommand & Conquer: Remastered Collection
C++ Other UpdatedJan 16, 2025 -
proxy_pool Public
An object pool specifically for proxies
TypeScript MIT License UpdatedJan 7, 2025 -
-
Async-Iterator Public
An async iterator implementation with focus on memory usage when iterating over collections that are bigger than what can be held in memory at once.
TypeScript MIT License UpdatedNov 26, 2024 -
-
gleam_jlog Public
J-Log is a structured JSON logger prioritising speed and platform compatibility
Gleam UpdatedOct 9, 2024 -
overleaf Public
Forked from overleaf/overleafA web-based collaborative LaTeX editor
JavaScript GNU Affero General Public License v3.0 UpdatedOct 1, 2024 -
gleam_recursive Public
A Fixed-point combinator implementation & utility functions for better DX when using it
-
awesome-gleam Public
Forked from gleam-lang/awesome-gleam💯 A collection of Gleam libraries, projects, and resources
Gleam UpdatedJun 19, 2024 -
typescript-helpers Public
A collection of typescript functions and structures that I usually end up needing when developing.
-
better-logging Public
better-logging is a drop in replacement for the default logging methods of node.js
-
website Public
Forked from gleam-lang/website🏡 Gleam's website and guide
HTML Apache License 2.0 UpdatedJun 5, 2024 -
-
simply-result Public
Simply typesafe Result and Option monads in typescript and javascript.