An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by mnikander

A curated list of projects in awesome lists by mnikander .

https://github.com/mnikander/cpp_sequence

Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.

algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence

Last synced: 28 Feb 2025

https://github.com/mnikander/interpreter

An simple interpreter for symbolic-expressions which runs in your browser

Last synced: 09 Apr 2025

https://github.com/mnikander/transpiler

Transpile symbolic expressions to C++

Last synced: 30 Mar 2025

https://github.com/mnikander/compiler_fragments

Transpile symbolic expressions to C++

Last synced: 08 Mar 2025

https://github.com/mnikander/leetcode_typescript

Learning TypeScript via leetcode exercises

Last synced: 08 Mar 2025

https://github.com/mnikander/langium_calculator

Domain specific language (DSL) for basic arithmetic expressions

domain-specific-language langium transpiler

Last synced: 08 Mar 2025

https://github.com/mnikander/leetcode_javascript

Learning JavaScript via leetcode exercises

Last synced: 08 Mar 2025

https://github.com/mnikander/langium-trigger-actions

a DSL to add buttons and actions to a WebView inside a VS code extension

Last synced: 08 Mar 2025

https://github.com/mnikander/lambda

Syntax and semantics for a lambda language

Last synced: 07 Apr 2025

https://github.com/mnikander/json_to_webpage

Practice JS/HTML by reading JSON data and creating corresponding buttons on a webpage

Last synced: 08 Mar 2025

https://github.com/mnikander/cpp_algorithm

A loose collection of algorithms inspired by C++ Ranges, Thrust, APL/BQN, Haskell, and others

Last synced: 08 Mar 2025

https://github.com/mnikander/langium-first-lambda

Create the grammar for a small functional language centered on lambda calculus

Last synced: 08 Mar 2025

https://github.com/mnikander/cpp_bind

Prototype for a concise argument binding syntax to replace lambda expressions in some contexts

Last synced: 08 Mar 2025

https://github.com/mnikander/landmasses

coding exercise to count the number of islands on a map

Last synced: 08 Mar 2025

https://github.com/mnikander/table_of_algorithms

signatures and properties of several algorithms

Last synced: 08 Mar 2025

https://github.com/mnikander/cpp_function_lifting

Function lifting to automatically extend unary and binary functions to vector-valued inputs

Last synced: 08 Mar 2025

https://github.com/mnikander/cpp_monads

Common monads implemented in C++

Last synced: 08 Mar 2025