Beam Open Source Projects

Browse 145 Beam open source projects, ranked by GitHub stars. Find the most popular Beam tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 145 projects
15,819 stars

getlantern/lantern

Open-source VPN for speed, privacy, and censorship circumvention. Free to download on Android, iOS, Windows, macOS, and Linux.

Metrics details
Stars15,819
8,636 stars

apache/beam

Apache Beam is a unified programming model for Batch and Streaming data processing.

Metrics details
Stars8,636
5,589 stars

karpathy/neuraltalk2

Efficient Image Captioning code in Torch, runs on GPU

Metrics details
Stars5,589
4,828 stars

rusterlium/rustler

Safe Rust bridge for creating Erlang NIF functions

Metrics details
Stars4,828
4,045 stars

happi/theBeamBook

A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.

Metrics details
Stars4,045
3,585 stars

GetFirefly/firefly

An alternative BEAM implementation, designed for WebAssembly

Metrics details
Stars3,585
3,420 stars

iusztinpaul/hands-on-llms

🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴

Metrics details
Stars3,420
3,335 stars

google/differential-privacy

Google's differential privacy libraries.

Metrics details
Stars3,335
3,296 stars

bytedance/lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation

Metrics details
Stars3,296
3,185 stars

NebuTech/NBMiner

GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO

Metrics details
Stars3,185
2,897 stars

Lolliedieb/lolMiner-releases

Metrics details
Stars2,897
2,626 stars

spotify/scio

A Scala API for Apache Beam and Google Cloud Dataflow.

Metrics details
Stars2,626
2,194 stars

abisee/pointer-generator

Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"

Metrics details
Stars2,194
2,175 stars

githubharald/SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.

Metrics details
Stars2,175
1,781 stars

huseinzol05/NLP-Models-Tensorflow

Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0

Metrics details
Stars1,781
1,713 stars

clojerl/clojerl

Clojure for the Erlang VM (unofficial)

Metrics details
Stars1,713
1,408 stars

burrito-elixir/burrito

Wrap your application in a BEAM Burrito!

Metrics details
Stars1,408
1,328 stars

koudelka/visualixir

A process/message visualizer for BEAM nodes.💪👁

Metrics details
Stars1,328
1,307 stars

920232796/bert_seq2seq

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。

Metrics details
Stars1,307
1,295 stars

hunkim/word-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.

Metrics details
Stars1,295
1,265 stars

tensorflow/model-analysis

Model analysis tools for TensorFlow

Metrics details
Stars1,265
1,090 stars

archseer/enigma

An Erlang VM implementation in Rust

Metrics details
Stars1,090
1,082 stars

jacksu/utils4s

scala、spark使用过程中,各种测试用例以及相关资料整理

Metrics details
Stars1,082
988 stars

tensorflow/transform

Input pipeline framework

Metrics details
Stars988
907 stars

pender/chatbot-rnn

A toy chatbot powered by deep learning and trained on data from Reddit

Metrics details
Stars907
860 stars

parlance/ctcdecode

PyTorch CTC Decoder bindings

Metrics details
Stars860
848 stars

GoogleCloudPlatform/DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.

Metrics details
Stars848
837 stars

githubharald/CTCDecoder

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

Metrics details
Stars837
816 stars

vpj/python_autocomplete

A simple neural network for python autocompletion

Metrics details
Stars816
786 stars

llaisdy/beam_languages

Languages, and about languages, on the BEAM

Metrics details
Stars786
782 stars

tensorflow/data-validation

Library for exploring and validating machine learning data

Metrics details
Stars782
776 stars

tarcieri/reia

Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM

Metrics details
Stars776
742 stars

trifork/erjang

A JVM-based Erlang VM

Metrics details
Stars742
726 stars

koudelka/honeydew

Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈

Metrics details
Stars726
721 stars

BeamMW/beam

Beam: Scalable Confidential Cryptocurrency. Leading the way to Confidential DeFi

Metrics details
Stars721
703 stars

akoutmos/prom_ex

An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboards

Metrics details
Stars703
691 stars

atcbosselut/comet-commonsense

Code for ACL 2019 Paper: "COMET: Commonsense Transformers for Automatic Knowledge Graph Construction" https://arxiv.org/abs/1906.05317

Metrics details
Stars691
654 stars

GoogleCloudPlatform/flink-on-k8s-operator

[DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.

Metrics details
Stars654
612 stars

pemami4911/neural-combinatorial-rl-pytorch

PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

Metrics details
Stars612
604 stars

kvakvs/ErlangRT

Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust

Metrics details
Stars604
598 stars

slovnicki/beamer

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

Metrics details
Stars598
578 stars

githubharald/CTCWordBeamSearch

Connectionist Temporal Classification (CTC) decoder with dictionary and language model.

Metrics details
Stars578
553 stars

facebookresearch/SymbolicMathematics

Deep Learning for Symbolic Mathematics

Metrics details
Stars553
547 stars

erlanglab/erlangpl

Tool for developers working with systems running on the Erlang VM (BEAM). It helps with performance analysis.

Metrics details
Stars547
528 stars

doodlewind/beam

✨ Expressive WebGPU

Metrics details
Stars528
526 stars

awslabs/handwritten-text-recognition-for-apache-mxnet

This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.

Metrics details
Stars526
462 stars

guillaumegenthial/im2latex

Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow

Metrics details
Stars462
454 stars

rockbite/talos

Talos Particle Engine

Metrics details
Stars454
435 stars

dot-cafe/beam.cafe

🌠 Blazing fast file transfer app focused on user-experience. Fastest way to share files without uploading them.

Metrics details
Stars435
427 stars

egold/better-xcode-ibeam-cursor

Better i-bar (text cursor) for Xcode for dark background / light text color themes.

Metrics details
Stars427
415 stars

Streampunk/beamcoder

Node.js native bindings to FFmpeg.

Metrics details
Stars415
414 stars

ku-nlp/jumanpp

Juman++ (a Morphological Analyzer Toolkit)

Metrics details
Stars414
389 stars

lora-aprs/LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32

Metrics details
Stars389
386 stars

thunlp/TensorFlow-Summarization

Metrics details
Stars386
367 stars

lora-aprs/LoRa_APRS_Tracker

A LoRa based APRS tracker for ESP32 boards.

Metrics details
Stars367
361 stars

Marsan-Ma-zz/tf_chatbot_seq2seq_antilm

Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.

Metrics details
Stars361
342 stars

DCC-Lab/RayTracing

Simple ray tracing library in Python for optical design that considers simple optical elements (with ABCD ray matrices) but also finite diameters of elements to calculate aperture and field stops, field of view, etc... Useful to validate the design of an optical system (lenses positions, power and diameters). Also permits the propagation of gaussian laser beams through the same elements.

Metrics details
Stars342
337 stars

budzianowski/PyTorch-Beam-Search-Decoding

PyTorch implementation of beam search decoding for seq2seq models

Metrics details
Stars337
328 stars

yashk2810/Image-Captioning

Image Captioning using InceptionV3 and beam search

Metrics details
Stars328
314 stars

hirofumi0810/tensorflow_end2end_speech_recognition

End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)

Metrics details
Stars314
1-60 of 145 projects
Get A Weekly Email With Trending Beam Projects
Stay updated on Beam plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.