https://github.com/locusts-r-us/locusts
A polyglot library for adding locusts to your code
https://github.com/locusts-r-us/locusts
beam c cpp csharp deno elixir erlang fsharp go java javascript jvm kotlin nodejs python react rust svelte typescript vue
Last synced: about 1 year ago
JSON representation
A polyglot library for adding locusts to your code
- Host: GitHub
- URL: https://github.com/locusts-r-us/locusts
- Owner: locusts-r-us
- License: 0bsd
- Created: 2024-05-12T14:30:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T22:46:25.000Z (about 1 year ago)
- Last Synced: 2025-04-12T09:12:57.332Z (about 1 year ago)
- Topics: beam, c, cpp, csharp, deno, elixir, erlang, fsharp, go, java, javascript, jvm, kotlin, nodejs, python, react, rust, svelte, typescript, vue
- Language: Elixir
- Homepage:
- Size: 1.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Locusts: A universal library
We here at Locusts-R-Us have developed a series of libraries for all sorts of programming languages to introduce locusts in all sorts of codebases.
## CI
[![BEAM]()](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/deno.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml)
[![JVM]()](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/ruby.yml)
[](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml)
## Packages
[](https://crates.io/crates/locusts)
[](https://rubygems.org/gems/locusts)
[](https://hub.docker.com/r/rosstheross/locusts)
[](https://pkg.go.dev/github.com/locusts-r-us/locusts)
[](https://hex.pm/packages/locusts)
[](https://jsr.io/@locusts-r-us/locusts)
[](https://github.com/locusts-r-us/locusts/issues/32)
[](https://www.npmjs.com/package/locusts)
[](https://www.npmjs.com/package/@locusts/react)
[](https://www.npmjs.com/package/@locusts/svelte)
[](https://www.npmjs.com/package/@locusts/vue)
[](https://www.nuget.org/packages/locusts)
[](https://pypi.org/project/locusts-r-us/)
## FAQ
### Why the name `Locusts`?
[: subprocess pre-removal script returned error exit 163: OH_GOD_THEYRE_INSIDE_MY_CLOTHES")](https://xkcd.com/797/)
### Why would you do this?
It's funny.
### Why did you decide to use a monorepo for absolutely everything?
At this point, I do not know anymore. It was probably a mistake.
Too late to change it now.
### Do any of these libraries serve any purpose?
No.
### How do I add these to my projects?
See the documentation below.
### Can I contribute?
Yes! Please do! We welcome all contributions.
See the [CONTRIBUTING.md](./CONTRIBUTING.md) file for more information.
## Currently Supported Languages
- [C/C++](./docs/C.md)
- [Go](./docs/Go.md)
- [Rust](./docs/Rust.md)
- [Python](./docs/Python.md)
- [C#/F#](./docs/.NET.md)
- [JavaScript/TypeScript (both Node and Deno)](./docs/JavaScript.md)
- [BEAM](./docs/BEAM.md)
- [JVM](./docs/JVM.md)
- [Ruby](./docs/Ruby.md)
### Not a language but still supported
- [Docker](./docs/Docker.md)
- [Svelte](./src/packages/svelte/README.md)
- [Vue](./src/packages/vue/README.md)
- [React](./src/packages/react/README.md)
## License
Every library, component, container, etc. in this repository is licensed under the [BSD 0 Clause License](./LICENSE).