# 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 [>)](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) [>)](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).