All Projects β†’ dlang β†’ Phobos

dlang / Phobos

Licence: bsl-1.0
The standard library of the D programming language

Programming Languages

d
599 projects
dlang
54 projects

Projects that are alternatives of or similar to Phobos

Start
πŸ”΄ Functional task runner for Node.js
Stars: ✭ 478 (-53.95%)
Mutual labels:  concurrency, parallelism
Meta Typing
πŸ“š Functions and algorithms implemented purely with TypeScript's type system
Stars: ✭ 628 (-39.5%)
Mutual labels:  algorithms, functional
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (-50.19%)
Mutual labels:  concurrency, parallelism
Sherlock
Natural-language event parser for Javascript
Stars: ✭ 393 (-62.14%)
Mutual labels:  datetime, regex
Pragmatapro
PragmataPro font is designed to help pros to work better
Stars: ✭ 887 (-14.55%)
Mutual labels:  math, unicode
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview πŸ’―
Stars: ✭ 4,441 (+327.84%)
Mutual labels:  algorithms, math
Ugrep
πŸ”NEW ugrep v3.1: ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4), documents and more. A faster, user-friendly and compatible grep replacement.
Stars: ✭ 626 (-39.69%)
Mutual labels:  regex, unicode
Leetcode Go
βœ… Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 钘解
Stars: ✭ 22,440 (+2061.85%)
Mutual labels:  algorithms, math
Etl
Embedded Template Library
Stars: ✭ 783 (-24.57%)
Mutual labels:  algorithms, containers
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing πŸ™ˆ is believing 🐡
Stars: ✭ 779 (-24.95%)
Mutual labels:  concurrency, parallelism
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+302.7%)
Mutual labels:  concurrency, parallelism
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+667.15%)
Mutual labels:  algorithms, math
Baekjoon
μ½”λ”©ν…ŒμŠ€νŠΈ λŒ€λΉ„ λ¬Έμ œμ§‘(Baekjoon Online Judge)
Stars: ✭ 295 (-71.58%)
Mutual labels:  algorithms, math
Fetch
Simple & Efficient data access for Scala and Scala.js
Stars: ✭ 453 (-56.36%)
Mutual labels:  concurrency, parallelism
Bild
Image processing algorithms in pure Go
Stars: ✭ 3,431 (+230.54%)
Mutual labels:  concurrency, parallelism
React Native Threads
Create new JS processes for CPU intensive work
Stars: ✭ 527 (-49.23%)
Mutual labels:  concurrency, parallelism
Concurrency Glossary
πŸ¦‘ Informal definitions of terms used in concurrency modeling
Stars: ✭ 276 (-73.41%)
Mutual labels:  concurrency, parallelism
Rex
Your RegEx companion.
Stars: ✭ 283 (-72.74%)
Mutual labels:  functional, regex
Syntax sugar python
A library adding some anti-Pythonic syntatic sugar to Python
Stars: ✭ 721 (-30.54%)
Mutual labels:  parallelism, functional
Rexrex
πŸ¦– Composable JavaScript regular expressions
Stars: ✭ 34 (-96.72%)
Mutual labels:  functional, regex

D Logo Phobos Standard Library

GitHub tag Bugzilla Issues CircleCi Buildkite Code coverage license

Phobos is the standard library that comes with the D Programming Language Compiler.

Download

Phobos is packaged together with the compiler. You should download the whole precompiled package.

To build everything yourself, there is a description in the wiki.

Phobos is distributed under Boost Software Licence. See the licence file.

I Want to Contribute

Great! See the CONTRIBUTING.md file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].