Stars
Lazy Doc is a project for those who are lazy af to document their code. It is designed to detect undocumented functions and pass the function to an AI provider to document it.
LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.
Backpex is a highly customizable administration panel for Phoenix LiveView applications.
A mix task for generating Entity Relationship Diagram from Ecto schemas available in your project.
Trace function calls in concurrent Elixir processes.
Python library for Eufy Security cameras
A library for performing and validating complex filters from a client (e.g. smart filters)
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
TypeCheck: Fast and flexible runtime type-checking for your Elixir projects.
Elixir time zone support for your OS-supplied zoneinfo files
Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`
🛠️ Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more.
A C++ library providing various concurrent data structures and reclamation schemes.
💫 A feature complete LRU cache implementation in C++
A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflection functionality.
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
Header-only C++17 library for evaluating logical expressions.