![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
com.obsidiandynamics.fulcrum:fulcrum-flux-offheap
Advanced tools
Fulcrum is home to tiny micro libraries that do very specific things, and can be imported into a project individually, without dragging in tons of unneeded dependencies.
fulcrum-assert
— Common assertionsfulcrum-await
— Utility for awaiting asynchronous actionsfulcrum-combinations
— Generates combinations of elements in a 2D arrayfulcrum-concat
— Fluid API for selective concatenation of stringsfulcrum-constraints
— Helper for working with javax.validation
fulcrum-docker-compose
— Wrapper around the docker-compose
CLIfulcrum-dyno
— Micro-benchmarking harnessfulcrum-flow
— Strictly ordered joining of parallel tasksfulcrum-flux
— Reactive, SEDA-style pipelinefulcrum-format
— Formatting functions and utilitiesfulcrum-fslock
— Reentrant, interprocess exclusive locking protocolfulcrum-fslock-offheap
— Off-heap support for Fluxfulcrum-func
— Assists with functional programmingfulcrum-httpclient
— Utilities for working with Apache HttpClientfulcrum-io
— File and socket I/Ofulcrum-jgroups
— Synchronous messaging overlay for JGroupsfulcrum-json
— JSON parsing and formatting using Jackson APIsfulcrum-junit
— JUnit 4.x utilitiesfulcrum-launcher
— Launch applications from Gradlefulcrum-mockito
— Mockito 2.x utilitiesfulcrum-nanoclock
— Wall clock with nanosecond resolutionfulcrum-nodequeue
— Lock-free multi-producer/multi-consumer queuefulcrum-props
— Utilities for working with Properties
fulcrum-random
— Secure random number generationfulcrum-resolver
— A lightweight Contextual Service Locator pattern implementationfulcrum-retry
— Retries actions that may throw a RuntimeException
fulcrum-scheduler
— A fast task schedulerfulcrum-select
— Functional object matchingfulcrum-shell
— Assists in the execution of shells and processesfulcrum-testmark
— Toggleable benchmark for use in unit testsfulcrum-threads
— Utilities for working with threadsfulcrum-verifier
— Verifiers of conventional class/object behaviourfulcrum-version
— Loads the application version and build numberfulcrum-worker
— Worker thread with lifecycle managementSelect just the module(s) that you need from the list above. Some modules have a short README describing their use.
Simply add the following snippet to your build file. Replace the version placeholder x.y.z
in the snippet with the version shown on the Download badge at the top of this README, and fulcrum-module
with the name of the actual module you need.
For Maven:
<dependency>
<groupId>com.obsidiandynamics.fulcrum</groupId>
<artifactId>fulcrum-module</artifactId>
<version>x.y.z</version>
<type>pom</type>
</dependency>
For Gradle:
api 'com.obsidiandynamics.fulcrum:fulcrum-module:x.y.z'
FAQs
Unknown package
We found that com.obsidiandynamics.fulcrum:fulcrum-flux-offheap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.