Since 2010, FastBound’s Electronic A&D and Electronic 4473 FFL software has processed more than one billion transactions for thousands of Federal Firearms Licensees (FFLs). FastBound is not a jack of all trades; we are a master of one: firearms compliance software. Our expertise and responsive support are two big reasons why software companies trust FastBound more than any other provider to handle their firearms compliance for them. FastBound offers a robust API and syncs effortlessly with a growing list of point of sale (POS), enterprise resource planning (ERP), and other software packages. FastBound includes an attorney-backed compliance guarantee. FastBound is proud to be 100% developed and supported in the USA.
Learn more

Fully managed compute platform to deploy and scale containerized applications securely and quickly. You can write code in your favorite languages, including Go, Python, Java Ruby, Node.js and other languages. For a simple developer experience, we abstract away all infrastructure management. It is built upon the open standard Knative which allows for portability of your applications. You can write code the way you want by deploying any container that listens to events or requests. You can create applications in your preferred language with your favorite dependencies, tools, and deploy them within seconds. Cloud Run abstracts away all infrastructure management by automatically scaling up and down from zero almost instantaneously--depending on traffic. Cloud Run only charges for the resources you use. Cloud Run makes app development and deployment easier and more efficient. Cloud Run is fully integrated with Cloud Code and Cloud Build, Cloud Monitoring and Cloud Logging to provide a better developer experience.
Learn more
Kray
Kray stands out as a cutting-edge global illumination renderer that facilitates swift and precise scene rendering, especially in environments where indirect lighting is crucial. It incorporates the latest algorithms and enhancements, enabling it to efficiently generate comprehensive global illumination effects, including reflections, refractions, and caustics, on standard computing systems. The renderer boasts rapid global illumination techniques such as light/photon mapping, which, while biased, provides impressive speed with minimal dependency on ray recursion counts; path tracing, which is unbiased and employs various sampling optimizations; and irradiance caching, designed for fast, view-independent storage of reusable GI solutions, along with caustics management. It features diverse light models, including point, directional, line, area, background lights, HDR image-based lighting, and the ability to pre-sample lights. Additionally, it supports instancing, permitting the efficient reuse of the same geometry across multiple locations in the rendered scene with minimal memory usage. Remarkably, instanced geometry can even be instantiated further, allowing for self-cloning capabilities with a user-defined number of recursions, making Kray a versatile tool for advanced rendering tasks.
Learn more
FLooP
FLooP is a rudimentary recursive block-structured programming language created by Douglas Hofstadter for his book "Gödel, Escher, Bach." It incorporates a basic subroutine framework, straightforward handling of numbers and booleans, and supports recursion. In contrast to its counterpart BLooP, FLooP permits unbounded loops, enabling it to exhibit the complete capabilities of a Turing machine, which makes it relevant for various undecidability theorems. While the syntax of FLooP may be somewhat verbose, it remains structurally uncomplicated. Although Hofstadter does not reference it in GEB, FLooP bears resemblance to early explorations of the computational model known as "Random Access Machines," as evidenced by constructs like 'CELL(0) <= 2.' Despite FLooP's original purpose being an academic exercise, someone managed to implement it in Perl, although I currently cannot locate that implementation. This language exemplifies a block-structured type designed for educational purposes.
Learn more