Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haraldrudell/parl
A Go library for massive virtual parallelism © 2018–present Harald Rudell [email protected] (https://haraldrudell.github.io/haraldrudell/)
https://github.com/haraldrudell/parl
android database go golang parallelism sql sqlite sqlite3
Last synced: 1 day ago
JSON representation
A Go library for massive virtual parallelism © 2018–present Harald Rudell [email protected] (https://haraldrudell.github.io/haraldrudell/)
- Host: GitHub
- URL: https://github.com/haraldrudell/parl
- Owner: haraldrudell
- License: isc
- Created: 2022-03-17T00:19:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T16:28:38.000Z (5 months ago)
- Last Synced: 2024-06-24T18:25:07.036Z (5 months ago)
- Topics: android, database, go, golang, parallelism, sql, sqlite, sqlite3
- Language: Go
- Homepage:
- Size: 3.18 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Parl
Parl is a Go library for massive virtual parallelism in command-line utilities, system services and any executable code with ISC License.
Harald Rudell is the right person to write Parl due to his:
- — 5 years of virtually threaded Go
- — 6 years of multi-threaded Java
- — 8 years of ECMAScript with Node.js and React
“justice, peace and massive virtual parallelism”
© 2018–present Harald Rudell (https://haraldrudell.github.io/haraldrudell/)
## How to use
```go
import "github.com/haraldrudell/parl"
```
## Documentation
Documentation in the Go Package Index
parl targets latest versions of macOS and stable Linux, as of 1/3/2023 macOS 13.1 Darwin xnu and Linux 5.15
Parl features: moderator, sqlite interface, package-selectable logging, debouncer, self-signed certificate authority, watchers, thread management, file system scan and operations, …
On March 16th, 2022, parl was open-sourced under an ISC License
Parl is about 25,000 lines of Go code with first line written on November 21, 2018
© 2018–present Harald Rudell (https://haraldrudell.github.io/haraldrudell/)