feymartynov's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
launchbadge/sqlx
š§° The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
milligram/milligram
A minimalist CSS framework.
meetecho/janus-gateway
Janus WebRTC Server
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
phoenixframework/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
elixir-ecto/ecto
A toolkit for data mapping and language integrated query.
ssloy/tinyraytracer
A brief computer graphics / rendering course
async-rs/async-std
Async version of the Rust standard library
smol-rs/smol
A small and fast async runtime for Rust
happi/theBeamBook
A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.
bitwalker/distillery
Simplify deployments in Elixir with OTP releases!
ScenicFramework/scenic
Core Scenic library
bytebeamio/rumqtt
The MQTT ecosystem in rust
http-rs/surf
Fast and friendly HTTP client framework for async Rust
JakeBecker/elixir-ls
A frontend-independent IDE "smartness" server for Elixir. Implements the JSON-based "Language Server Protocol" standard and provides debugger support via VS Code's debugger protocol.
duffelhq/paginator
Cursor-based pagination for Elixir Ecto
parroty/exvcr
HTTP request/response recording library for elixir, inspired by VCR.
elixir-ecto/ecto_sql
SQL-based adapters for Ecto and database migrations
rwightman/posenet-python
A Python port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
centricular/gstwebrtc-demos
Superseded by https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-examples/webrtc - Demo apps for using gstreamer's webrtc implementation
boudra/jaxon
Streaming JSON parser for Elixir
Idein/chainer-pose-proposal-net
Chainer implementation of Pose Proposal Networks
danschultzer/phoenix_oauth2_provider
Get an OAuth 2 provider running in your phoenix with controllers, views and models in just two minutes
mozilla/janus-plugin-rs
Rust crate for wrapping the Janus C plugin API, so you can build Janus plugins in Rust.
shufo/ex_doc_refined
A refined document viewer for Elixir and Phoenix
bitgamma/ex_pigpio
Elixir NIF for pigpio
channel-music/ex_portaudio
PortAudio bindings for Elixir