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

Projects in Awesome Lists by probably-not

A curated list of projects in awesome lists by probably-not .

https://github.com/probably-not/safe-nif

Wrap your untrusted NIFs so that they can never crash your node.

elixir nif

Last synced: 06 Apr 2026

https://github.com/probably-not/flame-ec2

A FLAME backend for EC2 Machines

Last synced: 13 Apr 2025

https://github.com/probably-not/live-flip

FLIP animations of elements within LiveView

Last synced: 05 Mar 2026

https://github.com/probably-not/starship

A Fast Webserver written in Elixir and Erlang.

elixir elixir-lang erlang-otp webserver

Last synced: 23 Apr 2025

https://github.com/probably-not/regbench

Benchmarks of registries in Elixir in order to understand what issues there are in scale.

Last synced: 16 May 2026

https://github.com/probably-not/slackparser

Slack has their own version of Markdown called mrkdwn... it sucks. Here's a parser ish thing for it.

Last synced: 16 May 2026

https://github.com/probably-not/google_adexchangebuyer_exporter

A Prometheus Exporter for the Google Ad Exchange Buyer API II

Last synced: 16 May 2026

https://github.com/probably-not/elixir-random-benchmarks

A playground repository for checking random benchmarks in the Elixir language

benchmark elixir elixir-lang

Last synced: 09 Sep 2025

https://github.com/probably-not/static-sync-pool

A wrapper around the Go Standard Library sync.Pool primitive, which ensures ensures that we keep a static amount of values in memory (unaffected by GC), while allowing us the full benefits of the sync.Pool.

Last synced: 16 May 2026

https://github.com/probably-not/eks-image-updater

Sometimes you just need to update an image in EKS

Last synced: 14 May 2026

https://github.com/probably-not/live-palette

A command palette for LiveView

elixir liveview phoenix

Last synced: 05 Feb 2026

https://github.com/probably-not/recruitme

An application currently in development that allows job seekers to quickly find jobs in their area that match their criteria in a user friendly way. It also allows recruiters to quickly and easily see job applicants or possible candidates in their area.

elixir location-based phoenix-framework recruiting

Last synced: 08 Sep 2025

https://github.com/probably-not/genenum

A small stupid generator for Go iota based enums/constants

Last synced: 02 Aug 2025

https://github.com/probably-not/basic-python-package

The basic Python package structure that I use when starting a new Python project, based on the Hitchhiker's Guide with some of my own modifications.

python python-package structure

Last synced: 16 May 2026

https://github.com/probably-not/jiffy_ex

An Elixir Module that wraps the Erlang jiffy library.

elixir elixir-lang erlang jiffy json

Last synced: 29 Apr 2026

https://github.com/probably-not/q

An attempt at building out the lock-free, concurrent, generic queue as minimally as possible, similar to what is described in this blog post

Last synced: 08 Jul 2025

https://github.com/probably-not/welles

An append only log example inspired by Apache Kafka

Last synced: 11 Oct 2025

https://github.com/probably-not/mabe-challenge-public

The public repo for my attempt of the challenge

Last synced: 17 Jul 2026

https://github.com/probably-not/fast-integer-compression

An attempt at porting @lemire's FastIntegerCompression.js library to Elixir.

Last synced: 06 Feb 2026

https://github.com/probably-not/stick-to-bottom

A lightweight vanilla JavaScript library that automatically sticks to the bottom of a container and smoothly animates content while new items are added

Last synced: 12 Feb 2026

https://github.com/probably-not/hello-world

The basic hello world repo for starting a new GitHub account

Last synced: 27 Feb 2026

https://github.com/probably-not/go-module-small

A template for a small sized Go module.

Last synced: 19 Mar 2026

https://github.com/probably-not/getxpathforuserselection

Useful functions for getting the XPath of user selected data on a webpage.

javascript xpath

Last synced: 08 Jun 2026

https://github.com/probably-not/server-scratch

Just a small scratch to mess around with various server implementations

Last synced: 11 Jun 2026

https://github.com/probably-not/frontend-playground

A playground for frontend work

css frontend html javascript

Last synced: 11 Jun 2026

https://github.com/probably-not/repo-finder

Find repositories on Github connected to a specific organization.

elixir elixir-lang find github-api matching

Last synced: 12 Jun 2026

https://github.com/probably-not/wasm-playground

A playground for testing capabilities of WebAssembly in Go

Last synced: 15 Jun 2026

https://github.com/probably-not/tableaufileclass

An attempt to create a class for a Tableau Workbook in C#.

csharp tableau

Last synced: 20 Jun 2026

https://github.com/probably-not/rust-getting-started

It's time to get started with Rust I guess... /shrug

Last synced: 15 May 2026

https://github.com/probably-not/githubrepodownloader

Automatically download all of the repositories for a specific team under an organization.

downloader elixir github

Last synced: 16 May 2026

https://github.com/probably-not/phx-page-title-repro

Reproduction for https://github.com/phoenixframework/phoenix_live_view/issues/3271

Last synced: 16 May 2026

https://github.com/probably-not/k8shealthcheck

A small and simple health check for Kubernetes Applications.

Last synced: 20 Jun 2026

https://github.com/probably-not/schedsort

A brilliant sorting algorithm that uses Go's high-performance concurrency primitives to sort in parallel

Last synced: 06 Sep 2025

https://github.com/probably-not/pilot

A connection adapter for the Starship webserver. Every Starship needs a Pilot.

Last synced: 15 May 2026

https://github.com/probably-not/bull-board-docker

A small wrapper for bull-board to put into a running docker container and allow running in a cluster easily

Last synced: 17 Aug 2025

https://github.com/probably-not/servedir

The simple file server command. Why? Because laziness, that's why

fileserver golang lazy

Last synced: 11 Jun 2026

https://github.com/probably-not/elixir-basics

Code that I write while reading the book Learn Functional Programming With Elixir before starting to work at Spot.IM

elixir exercises functional-programming learning

Last synced: 13 Jun 2026

https://github.com/probably-not/fastcopy

Just some real shenanigans

Last synced: 08 Jun 2026

https://github.com/probably-not/wopair

An application currently in development to allow people to find nearby users with like-minded preferences to workout with.

elixir location-based phoenix-framework workout

Last synced: 25 Jul 2025

https://github.com/probably-not/go-application-example

An example Go application which can be used as a template to build Go projects

gin golang project-template

Last synced: 19 Feb 2026

https://github.com/probably-not/pow

Some games in powers of 2

Last synced: 08 Jun 2026

https://github.com/probably-not/.github-go

My .github Folder for Go projects

Last synced: 02 Mar 2026