Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags3
Sort:Used by Most Apps
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
go-github
A comprehensive Go client library for the GitHub REST API, covering everything from repos and issues to Actions, Apps, and enterprise admin endpoints.
rayon
Simple, guaranteed data-race-free work-stealing parallelism for Rust — turn sequential iterators parallel by changing one call.
parking_lot
A faster, smaller drop-in replacement for Rust's standard library Mutex, RwLock, Condvar, and Once.
PyGithub
A typed Python library for the GitHub REST API, wrapping repositories, issues, pull requests, and organizations as lazy-loading objects.
Flume
A safe, blazingly fast multi-producer, multi-consumer channel for Rust
Octocrab
A modern, extensible GitHub API client for Rust with REST and GraphQL support.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
thread_local
Per-object thread-local storage for Rust, beyond the standard library's static thread_local! macro.
threads.js
A uniform spawn()/expose() API for offloading work to worker threads and web workers across Node.js, browsers, and Electron.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
Yappi
A fast tracing Python profiler that is multithreading, asyncio, and gevent aware.
Shuttle
A Rust library for testing concurrent code by controlling and randomizing thread scheduling to reliably surface race conditions.
githubkit
The modern, all-batteries-included GitHub SDK for Python: fully typed, sync and async, with REST, GraphQL, and webhook support.