Description:
Object-oriented, actor-model, capabilities-secure programming language
|
|
Type: Formula
|
Latest Version: 0.60.4@0
|
Tracked Since: Oct 31, 2025
|
|
Links:
Homepage |
@ponylang |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
pony
programming-language
concurrency
actor-model
compiler
|
|
Install:
brew install ponyc
|
About:
Pony is an open-source, object-oriented, actor-model, capabilities-secure, concurrent programming language. It is designed for high-performance applications requiring massive concurrency, utilizing a unique reference capabilities system to ensure memory safety and data race freedom without locks or garbage collection.
|
Key Features:
- Reference capabilities for data race freedom
- High-performance with no locks or GC
- Built-in actor model for concurrency
- Formal verification via the Pony compiler
|
Use Cases:
- High-frequency trading systems
- Scalable network servers
- Concurrent data processing
|
Alternatives:
-
Go
– Go uses a GC and channels, whereas Pony uses reference capabilities for lock-free concurrency.
-
Rust
– Rust offers memory safety via ownership, while Pony adds actor-model concurrency primitives.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Oct 31, 2025 5:28pm |
|
0 |
VERSION_BUMP |
ed2993c3 |
| Oct 15, 2025 8:31pm |
|
0 |
VERSION_BUMP |
50e01b0a |
| Sep 11, 2025 11:54am |
|
0 |
VERSION_BUMP |
574ff956 |
| Jan 7, 2025 12:04pm |
|
0 |
VERSION_BUMP |
459e3e56 |
| Dec 29, 2024 2:14pm |
|
0 |
VERSION_BUMP |
70eab737 |
| Dec 27, 2024 9:40pm |
|
0 |
VERSION_BUMP |
6fe39699 |
| Dec 27, 2024 8:10pm |
|
0 |
VERSION_BUMP |
04a78cd3 |
| Sep 24, 2023 11:12am |
|
0 |
VERSION_BUMP |
5f6ff514 |
| Aug 31, 2023 5:51am |
|
0 |
VERSION_BUMP |
650ce20f |
| Aug 24, 2023 2:32pm |
|
0 |
VERSION_BUMP |
f520c2aa |
| Aug 23, 2023 11:38pm |
|
0 |
VERSION_BUMP |
70c6cfc8 |
| Apr 12, 2023 10:21am |
|
0 |
VERSION_BUMP |
a9324cf3 |
| Mar 1, 2023 9:51pm |
|
0 |
VERSION_BUMP |
488b5dcc |
| Feb 27, 2023 8:14pm |
|
0 |
VERSION_BUMP |
4bcfd292 |
| Feb 27, 2023 8:14pm |
|
0 |
VERSION_BUMP |
55b64c58 |
| Jan 8, 2023 10:05pm |
|
0 |
VERSION_BUMP |
24f7db08 |
| Jan 8, 2023 10:05pm |
|
0 |
VERSION_BUMP |
6c3cda99 |
|