builtwithbend

27 builds.
All made with Bend.

Explore what people are making with Bend 2.

A different way to build.

Discover the language behind the projects.

Meet Bend 2 ↗

5 builds · page 1 of 1

Clear filters
@LimYiShengBrianLibraries
↗

Stiff

Native networking, application, and storage building blocks for Bend 2. Stiff provides HTTP clients and servers, routing, schema validation, streaming and server-sent events, observability helpers, and SQLite-backed local state with idempo…

GitHubX
☆ 1♡ 3
@lukaszsamsonLibraries
↗

Bendler

Call Bend code from Elixir through a compiled port executable or an experimental NIF. Bend functions become callable Elixir module functions, with Mix build integration and support for supervising the port process. The supported 0.1.x int…

GitHubX
☆ 1♡ 3
KapioKaiLibraries
↗

bendygrad

A Bend 2 port of tinygrad's front-end concepts: tensor shapes and views, buffers, a lazy operation graph, reverse-mode automatic differentiation, linear layers, and stochastic gradient descent. A small neural-network demo learns XOR. The …

GitHub
☆ 0
0x5f3759df-fsLibraries
↗

Scrapanium

An HTTP and WebSocket library for Bend 2, providing pooled connections, concurrent request batches, cookies, redirects, downloads, and secure WebSocket messaging. Requests use native transport integrations with curl-impersonate and BoringS…

GitHub
☆ 0
FabianVegaALibraries
↗

MyLSM

An experimental log-structured merge-tree key-value store implemented in Bend 2. Its durable storage path combines a write-ahead log, MemTable, SSTables, Bloom filters, compaction, and recovery. The repository exposes reusable storage com…

GitHub
☆ 2
Curated by LVTDBuilt for the people building.