standard-library

Top 22 standard-library Open-Source Projects

  • boltons

    🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.

  • Project mention: Boltons is a set of over 250 BSD-licensed, pure-Python utilities | news.ycombinator.com | 2023-12-11
  • bash-oo-framework

    Bash Infinity is a modern standard library / framework / boilerplate for Bash

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • phobos

    The standard library of the D programming language (by dlang)

  • Project mention: Non-code contributions are the secret to open source success | news.ycombinator.com | 2024-02-13

    Unit-tests are built into the language, as is comment-based documentation—put those two together and you get unit-tests as documentation examples built into the language; all it takes is to put a documentation comment (which can be blank) right before a `unittest` block after a declaration.

    E.g. the examples for the D standard-library's `curry` function are just unit-tests: the docs: https://dlang.org/phobos/std_functional.html#quickindex.curr... the code: https://github.com/dlang/phobos/blob/42b8c65ccfd35c863f7cedf...

  • psl

    📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers

  • Project mention: PHP libraries and tools | dev.to | 2023-10-18

    azjezz/psl: PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers

  • relude

    🌀 Safe, performant, user-friendly and lightweight Haskell standard library

  • Project mention: GHCanIUse - GHC language extensions compatibility table | /r/haskell | 2023-06-11

    I've also hoped that the "standard library" (i.e. Prelude) should be redesigned. I just found relude which looks very promising.

  • SwiftFoundation

    Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. (Pure Swift, Supports Linux)

  • rust-library-i18n

    Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • jspecify

    An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.

  • Project mention: Java, null, and JSpecify [video link] | /r/java | 2023-12-11

    There's also a fair amount of content to explore starting at jspecify.org.

  • span

    Implementation of C++20's std::span for older compilers

  • pyquest

    Python everything Cheatsheet and a Journey to the land of Python programming (by ivnvxd)

  • Project mention: Show HN: PyQuest – Python Cheatsheet and a Journey to the Land of Python | news.ycombinator.com | 2024-02-25
  • CSpydr

    A static typed low-level compiled programming language inspired by Rust and C

  • BackportCpp

    Library of backported modern C++ types to work with C++11

  • libGimbal

    C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSP and PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.

  • Project mention: Object-oriented Programming with ANSI-C [pdf] | news.ycombinator.com | 2023-06-21

    I'm a huge academic fan of what GTk has accomplished (thanks to their GObject type system), and as much as I know the C89 crowd who thinks macros are all evil probably abhor this kind of thing, I think GTk is one of the most epic, impressive, ambitious C codebases in existence. Witness as non-OO C matches, rivals, and quite often beats Qt on equivalent classes/features in plain C... It's even above "just C++ style C," as they have added features like a property and signal system...

    Such a fanboy it inspired my own type system and massive core library, libgimbal, which uses a type system similar to GObject and targets game consoles like the Sega Dreamcast: https://github.com/gyrovorbis/libgimbal

  • flip-jump

    The single instruction language - Flip a bit, then Jump

  • std

    An attempt at a standard library for PHP (by brick)

  • venus

    OO Standard Library for Perl 5 (by awncorp)

  • Project mention: New in Venus 2.80 | /r/perl | 2023-05-10

    New in Venus release 2.80, see release log

  • 0xg0.st

    A simple, yet handy, HTTP file sharing service.

  • Grimlore-Land-of-the-Heretic-Hand

    2D Open world ascii rpg game written in Python 3, standard library

  • clippy

    Create animated ASCII-art for the command line almost instantly! (by con-dog)

  • 15-mini-python-games-tutorial-series

    A collection of 12 mini games/projects written with Python 3 standard library, each game scales in complexity. Includes 3 bonus games for additional examples and learning.

  • 7-Dungeons-Deep

    Action rpg game written in Standard Library Python 3 using the Turtle Graphics module include modularize and single file version.

  • management-system

    General purpose management system. Written in c++ standard library. (by hanilr)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

standard-library related posts

  • GHCanIUse - GHC language extensions compatibility table

    1 project | /r/haskell | 11 Jun 2023
  • Avoiding empty() in PHP

    4 projects | /r/PHP | 11 May 2023
  • New in Venus 2.80

    1 project | /r/perl | 10 May 2023
  • Show HN: FlipJump – I Created a Programming Language

    1 project | news.ycombinator.com | 19 Feb 2023
  • Most minimalistic programming language – 1 opcode

    1 project | news.ycombinator.com | 19 Feb 2023
  • I can’t learn Python!

    3 projects | /r/learnpython | 17 Sep 2022
  • Any hope for smart matching?

    2 projects | /r/perl | 14 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source standard-library projects? This list will help you:

Project Stars
1 boltons 6,417
2 bash-oo-framework 5,537
3 phobos 1,172
4 psl 1,152
5 relude 688
6 SwiftFoundation 625
7 rust-library-i18n 531
8 jspecify 419
9 span 298
10 pyquest 195
11 CSpydr 80
12 BackportCpp 66
13 libGimbal 63
14 flip-jump 55
15 std 41
16 venus 35
17 0xg0.st 27
18 Grimlore-Land-of-the-Heretic-Hand 21
19 clippy 19
20 15-mini-python-games-tutorial-series 13
21 7-Dungeons-Deep 3
22 management-system 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com